index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
core
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-30
Make sure the Endpoints and EndpointReferences are released
rfeng
1
-1
/
+2
2009-07-30
TUSCANY-3187 - add the service wire to the leaf service rather than the servi...
slaws
1
-1
/
+5
2009-07-28
Remove the default contents of he thread message context just in case that th...
slaws
1
-2
/
+10
2009-07-24
Add a test to avoid expensive reset of the CompositeActivator
rfeng
1
-2
/
+2
2009-07-22
Remove conversation ID from reference parameters. Not required for OASIS
slaws
2
-23
/
+2
2009-07-22
Make the not yet matched status sounds a little less terminal. Just because i...
slaws
1
-1
/
+1
2009-07-22
TUSCANY-3138 fix up callbacks now that the system relies solely on the Servic...
slaws
9
-21
/
+187
2009-07-21
TUSCANY-3138 first tranche of changes to serialize service references in the ...
slaws
11
-381
/
+201
2009-07-21
Fix svn:eol-style and svn:keywords properties for java/xml files
rfeng
7
-496
/
+496
2009-07-11
TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...
antelder
16
-331
/
+68
2009-07-08
Refactor the PolicyProviderFactory to take Endpoint and EndpointReference
rfeng
8
-165
/
+66
2009-07-06
Remove AutomaticBinding and replace it with a flag in the Contract model to i...
rfeng
2
-2
/
+2
2009-06-23
Add a QName as the type for binding/implementation and use it to compare mode...
rfeng
4
-57
/
+54
2009-06-22
correct manifest for removal of conversation package
slaws
1
-2
/
+0
2009-06-22
Remove all conversational related code from SCA API and code that uses it as ...
antelder
19
-1239
/
+7
2009-06-19
Make the remote flag consistent in names and setters/getters
rfeng
1
-6
/
+31
2009-06-19
TUSCANY-3092 - bring up remote version of binding.sca and include it in the b...
slaws
1
-6
/
+14
2009-06-19
TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers rath...
slaws
2
-7
/
+7
2009-06-18
Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are no...
rfeng
1
-4
/
+4
2009-06-17
Add a LifeCycleListener interface so that extension points or extension can b...
rfeng
6
-71
/
+71
2009-06-15
TUSCANY-3093 - changes required to pass the callback endpoint URI in the from...
slaws
3
-109
/
+26
2009-06-12
Add methods to Endpoint/EndpointReference to set the ExtensionPointRegistry s...
rfeng
4
-32
/
+145
2009-06-11
TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...
slaws
21
-118
/
+118
2009-06-11
TUSCANY-3091 remove 2 subscripts from composite activator and runtime wire cl...
slaws
7
-23
/
+23
2009-06-11
TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...
slaws
21
-342
/
+248
2009-06-11
Use uri for Endpoint/EndpointReference
rfeng
3
-20
/
+41
2009-06-10
Create the runtime version of Endpoint2 for serialization
rfeng
4
-0
/
+225
2009-06-08
Make ExtensionPointRegistry available to AssemblyFactory so that it can creat...
rfeng
1
-8
/
+9
2009-06-08
Move EndpointRegistry from assembly to core-spi
rfeng
2
-210
/
+256
2009-06-08
Fix NPEs in RuntimeWireImpl2 when implementation.web in one node is wired to ...
antelder
1
-0
/
+5
2009-06-08
TUSCANY-3081 - Enable the local endpoint registry implementation in the endpo...
slaws
8
-80
/
+223
2009-05-20
Refactoring a few methods on the ServiceDiscover
rfeng
1
-1
/
+2
2009-05-10
Redo the contribution modules merge started in r772861 but this time includin...
antelder
1
-6
/
+0
2009-04-14
Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment header
rfeng
1
-1
/
+1
2009-04-10
Cleanup import/export packages based on the Eclipse PDE 3.5 validation
rfeng
1
-1
/
+0
2009-03-26
Make the cglib dependency optional
rfeng
1
-1
/
+1
2009-03-20
Remove the old Endpoint support. It has been replaced by Endpoint2/EndpointRe...
slaws
7
-1756
/
+7
2009-03-20
Fix to make implementation-web references work where the interface contract d...
slaws
1
-0
/
+8
2009-03-19
Organize imports
rfeng
17
-27
/
+4
2009-03-19
Switch over to new endpoint reference/endpoint model. These are the changes r...
slaws
11
-41
/
+162
2009-03-17
Revert 755183 an errant commit from the release plugin
antelder
1
-7
/
+7
2009-03-17
[maven-release-plugin] prepare branch test-branch
antelder
1
-7
/
+7
2009-03-16
Changes to allow $self$ references to have endpoint references. However main ...
slaws
1
-8
/
+10
2009-03-13
Bring up the EnpointRefence code. I've done as much as I can now without actu...
slaws
1
-378
/
+128
2009-03-11
Bring up the service wire based on the endpoint model. To turn this on change...
slaws
2
-0
/
+1603
2009-03-05
More changes to switch SCA namespace from osoa version to oasis one
rfeng
3
-3
/
+3
2009-02-09
TUSCANY-2359 rationalize the SCA runtime use of cglib and asm dependencies
antelder
1
-1
/
+8
2009-01-30
For JDK 1.5 stax needs to be a compile time dependency. On JDK 1.6, it only n...
mcombellack
1
-1
/
+0
2009-01-30
Add missing transitive dependency on stax
antelder
1
-0
/
+7
2009-01-28
TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...
mcombellack
29
-47
/
+47
[next]