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-spi
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-18
Change some extension code to be declarative instead of being registered usin...
rfeng
1
-7
/
+71
2009-10-09
Refactor the runtime build logic into EndpointReferenceBinder
rfeng
4
-4
/
+103
2009-10-05
Further refactor the CompositeContext to be the place to hold information abo...
rfeng
1
-34
/
+14
2009-10-02
Make CompositeActivator a stateless utility by using CompositeContext to hold...
rfeng
4
-165
/
+9
2009-09-25
Refactor CompositeActivator, ComponentContext and other related interfaces in...
rfeng
6
-0
/
+477
2009-09-11
Merge WireFomratprovider changes from1.x to 2.x to fix errors in JMS binding
antelder
1
-5
/
+8
2009-09-11
Add methods used by the JMS binding to the core-spi module
antelder
2
-0
/
+18
2009-09-03
Start to refactor invocation chains into Endpoint/EndpointReference
rfeng
2
-0
/
+208
2009-08-28
Add interface for a way to pass configuration around
antelder
1
-0
/
+26
2009-08-28
Update to add a method to check if a wire target is out of date compared to t...
antelder
1
-0
/
+2
2009-07-22
Remove conversation ID from reference parameters. Not required for OASIS
slaws
1
-12
/
+0
2009-07-21
Fix svn:eol-style and svn:keywords properties for java/xml files
rfeng
4
-294
/
+294
2009-07-15
Remove unused classes
rfeng
5
-210
/
+0
2009-07-11
TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...
antelder
1
-3
/
+1
2009-07-09
Add the jdk logging into the itest-policies
rfeng
1
-0
/
+20
2009-07-08
Refactor the PolicyProviderFactory to take Endpoint and EndpointReference
rfeng
7
-59
/
+208
2009-06-19
TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers rath...
slaws
2
-25
/
+13
2009-06-17
Add a LifeCycleListener interface so that extension points or extension can b...
rfeng
1
-18
/
+13
2009-06-12
Add methods to Endpoint/EndpointReference to set the ExtensionPointRegistry s...
rfeng
1
-47
/
+19
2009-06-11
TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...
slaws
7
-35
/
+35
2009-06-11
TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...
slaws
4
-103
/
+21
2009-06-08
Move EndpointRegistry from assembly to core-spi
rfeng
2
-0
/
+94
2009-06-08
TUSCANY-3081 - Enable the local endpoint registry implementation in the endpo...
slaws
1
-3
/
+3
2009-05-20
Refactoring a few methods on the ServiceDiscover
rfeng
4
-6
/
+5
2009-03-20
Remove the old Endpoint support. It has been replaced by Endpoint2/EndpointRe...
slaws
5
-355
/
+1
2009-03-19
Switch over to new endpoint reference/endpoint model. These are the changes r...
slaws
2
-0
/
+23
2009-02-20
Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSA
rfeng
4
-9
/
+10
2009-01-28
TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...
mcombellack
3
-5
/
+5
2008-12-09
Fixed generics raw type compiler warnings
mcombellack
2
-12
/
+12
2008-12-05
Further cleanup for ComponentContext, CompositeContext
rfeng
2
-4
/
+1
2008-12-04
Removed redundant public modifier from interface
mcombellack
1
-1
/
+1
2008-12-04
Refactor the tuscany-core module to move private classes out of the SPI packages
rfeng
2
-1
/
+7
2008-12-03
Fixed generics raw type compiler warnings
mcombellack
1
-2
/
+2
2008-11-27
Cleaned up compile time warning messages regarding unneccsary use of @Suppres...
mcombellack
1
-4
/
+0
2008-11-27
Removed unused imports
mcombellack
4
-7
/
+0
2008-11-19
Merging the 1.x delta on top of the equinox based modules
lresende
11
-11
/
+484
2008-11-19
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
52
-0
/
+4208
2008-11-19
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
73
-5446
/
+0
2008-11-09
Tidy wire format support (move model into binding-jms and rename default to t...
slaws
2
-0
/
+22
2008-11-03
Add a reference side example of the Request Response Binding in JMS
slaws
3
-2
/
+75
2008-10-23
Merge the runtime wire changes to add a binding invocation wire with the jms ...
slaws
4
-55
/
+155
2008-10-22
Start to add InvocationChain for bindings
rfeng
2
-0
/
+16
2008-10-21
Experimental request response binding support. Just implemented for jms servi...
slaws
6
-0
/
+270
2008-09-24
Fix comment and remove obsolete imports
slaws
1
-1
/
+1
2008-09-24
Change message getHeaders() operation to return a list, remove the QoS contex...
slaws
1
-11
/
+2
2008-09-15
More work exploring the policy extension model by implementing a token based ...
slaws
1
-1
/
+2
2008-09-05
Use basic authentication as a motivating scenario for looking at policy plug ...
slaws
1
-0
/
+7
2008-07-08
Make the ServiceDiscovery pluggable and add support for OSGi-based service di...
rfeng
2
-5
/
+0