summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/core-spi/src (unfollow)
Commit message (Expand)AuthorFilesLines
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 ...lresende52-0/+4208
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende73-5446/+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