summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/core-spi/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-12Add methods to Endpoint/EndpointReference to set the ExtensionPointRegistry s...rfeng1-47/+19
2009-06-11TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws7-35/+35
2009-06-11TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...slaws4-103/+21
2009-06-08Move EndpointRegistry from assembly to core-spirfeng2-0/+94
2009-06-08TUSCANY-3081 - Enable the local endpoint registry implementation in the endpo...slaws1-3/+3
2009-05-20Refactoring a few methods on the ServiceDiscoverrfeng3-5/+5
2009-03-20Remove the old Endpoint support. It has been replaced by Endpoint2/EndpointRe...slaws5-355/+1
2009-03-19Switch over to new endpoint reference/endpoint model. These are the changes r...slaws2-0/+23
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng4-9/+10
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack3-5/+5
2008-12-09Fixed generics raw type compiler warningsmcombellack2-12/+12
2008-12-05Further cleanup for ComponentContext, CompositeContextrfeng2-4/+1
2008-12-04Removed redundant public modifier from interfacemcombellack1-1/+1
2008-12-04Refactor the tuscany-core module to move private classes out of the SPI packagesrfeng2-1/+7
2008-12-03Fixed generics raw type compiler warningsmcombellack1-2/+2
2008-11-27Cleaned up compile time warning messages regarding unneccsary use of @Suppres...mcombellack1-4/+0
2008-11-27Removed unused importsmcombellack4-7/+0
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende11-11/+484
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende50-0/+3327
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende70-4502/+0
2008-11-09Tidy wire format support (move model into binding-jms and rename default to t...slaws2-0/+22
2008-11-03Add a reference side example of the Request Response Binding in JMSslaws3-2/+75
2008-10-23Merge the runtime wire changes to add a binding invocation wire with the jms ...slaws4-55/+155
2008-10-22Start to add InvocationChain for bindingsrfeng2-0/+16
2008-10-21Experimental request response binding support. Just implemented for jms servi...slaws6-0/+270
2008-09-24Fix comment and remove obsolete importsslaws1-1/+1
2008-09-24Change message getHeaders() operation to return a list, remove the QoS contex...slaws1-11/+2
2008-09-15More work exploring the policy extension model by implementing a token based ...slaws1-1/+2
2008-09-05Use basic authentication as a motivating scenario for looking at policy plug ...slaws1-0/+7
2008-07-08Make the ServiceDiscovery pluggable and add support for OSGi-based service di...rfeng2-5/+0