summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/core-spi (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-03Start to refactor invocation chains into Endpoint/EndpointReferencerfeng2-0/+208
2009-08-28Add interface for a way to pass configuration aroundantelder1-0/+26
2009-08-28Update to add a method to check if a wire target is out of date compared to t...antelder1-0/+2
2009-07-22Remove conversation ID from reference parameters. Not required for OASISslaws1-12/+0
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng4-294/+294
2009-07-15Remove unused classesrfeng5-210/+0
2009-07-11TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...antelder1-3/+1
2009-07-09Add the jdk logging into the itest-policiesrfeng1-0/+20
2009-07-08Refactor the PolicyProviderFactory to take Endpoint and EndpointReferencerfeng7-59/+208
2009-06-19TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers rath...slaws2-25/+13
2009-06-17Add a LifeCycleListener interface so that extension points or extension can b...rfeng1-18/+13
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 ServiceDiscoverrfeng4-6/+5
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng1-1/+1
2009-04-10Cleanup import/export packages based on the Eclipse PDE 3.5 validationrfeng1-19/+24
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-03-17Revert 755183 an errant commit from the release pluginantelder1-9/+9
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-9/+9
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...mcombellack4-8/+8
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende1-1/+1
2009-01-20Updating MANIFEST.MF versions to 2.0.0lresende1-22/+22
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-20remove unused dependencyantelder1-6/+0
2008-11-19Fixing up pom artifact version to 2.0-SNAPSHOTlresende1-8/+8
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 ...lresende56-0/+4560
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende77-5818/+0
2008-11-17Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...antelder1-22/+22
2008-11-17Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...antelder1-0/+45
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder1-8/+8
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-19Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...rfeng1-1/+1