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-11-20
Use binding name to look up services
rfeng
1
-47
/
+55
2009-11-19
Rename getInterfaceContract() of Endpoint/EndpointReference
rfeng
3
-8
/
+7
2009-11-19
Enhance the PolicyBuilder interface to provide ability to validate and build
rfeng
2
-3
/
+4
2009-11-18
Rename the methods on RuntimeEndpoint/RuntimeEndpointReference
rfeng
4
-149
/
+154
2009-11-17
Rationalize the interfaceContracts on Endpoint/EndpointReference
rfeng
4
-44
/
+11
2009-11-17
Remove code that's no longer required
slaws
1
-1
/
+0
2009-11-17
Tidy up the endpoint/endpoint reference serialization/deseralization
rfeng
3
-65
/
+137
2009-11-13
Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...
rfeng
27
-2091
/
+1380
2009-11-13
Remove some of the commented out code that resulted from moving over to the E...
slaws
4
-396
/
+5
2009-11-11
Merge the performance fixes from 1.x
rfeng
2
-13
/
+25
2009-10-30
Propagate osgi properties for OSGi remote services
rfeng
2
-21
/
+22
2009-10-29
Update to end all service provider files with a new line
antelder
13
-5
/
+13
2009-10-28
Pass ServiceRegistry via extensionPointRegistry to remove static references
rfeng
5
-17
/
+35
2009-10-23
Add example of runtime support for handling JAXWS async client APIs
antelder
3
-1
/
+190
2009-10-19
Catch any exception during starting of a component and rethrow as ServiceUnav...
antelder
1
-2
/
+7
2009-10-16
This is to change the Monitor to be request scoped for most of the cases:
rfeng
3
-15
/
+21
2009-10-15
Fix JCA9001 testcase by not wrapping runtime exceptions in a ServiceRuntimExc...
antelder
1
-0
/
+3
2009-10-12
Add PolicyBuilder to the builder extension point
rfeng
1
-1
/
+1
2009-10-09
Refactor the runtime build logic into EndpointReferenceBinder
rfeng
9
-166
/
+300
2009-10-07
Fix NPE due to typo in if test
antelder
1
-1
/
+1
2009-10-07
Update to get some of the JMS exception tests working by updating to match 1....
antelder
1
-1
/
+1
2009-10-05
Further refactor the CompositeContext to be the place to hold information abo...
rfeng
3
-3
/
+32
2009-10-05
Fix OSGi MANIFEST.MF to bring up Tuscany in OSGi console
rfeng
1
-25
/
+11
2009-10-02
Make CompositeActivator a stateless utility by using CompositeContext to hold...
rfeng
7
-934
/
+446
2009-09-29
Refactor tuscany-endpoint module into tuscany-core
rfeng
5
-0
/
+625
2009-09-25
TUSCANY-3280 - Removing support for obsolet scopes as in latest JAVACAA 1.1 d...
lresende
7
-246
/
+4
2009-09-25
Refactor CompositeActivator, ComponentContext and other related interfaces in...
rfeng
23
-621
/
+60
2009-09-22
Correct the algorithm for selecting callback bindings to match what the old b...
slaws
1
-1
/
+3
2009-09-18
Remove the need of subclassing Proxy and JXM so that Tuscany can run on Googl...
rfeng
4
-81
/
+76
2009-09-14
Rename CompositeBuilderExtensionPoint to BuilderExtensionPoint
rfeng
1
-3
/
+3
2009-09-14
Enhance the CompositeBuilderExtensionPoint to include binding/implementation ...
rfeng
1
-5
/
+12
2009-09-11
Add methods used by the JMS binding to the core module
antelder
5
-2
/
+24
2009-08-28
Update to add a method to check if a wire target is out of date compared to t...
antelder
2
-45
/
+20
2009-08-27
More fixes to get invocations working when a node is restarted
antelder
1
-1
/
+16
2009-08-27
Add policy matching to the endpoint builder and prepare for problems to be ra...
slaws
2
-2
/
+14
2009-08-27
Initial update to handle nodes being restarted. Similar changes needed in man...
antelder
1
-11
/
+32
2009-08-27
During rebuild also reset the status of the endpoint reference so it gets reb...
antelder
1
-0
/
+2
2009-08-27
Throw exception if scope container isn't running (need to do similar for all ...
antelder
1
-2
/
+4
2009-08-08
Remove the non-OASIS code from the endpoint builder and set up build-time and...
slaws
2
-3
/
+71
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
[next]