summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make sure the Endpoints and EndpointReferences are released rfeng2009-07-301-1/+2
* TUSCANY-3187 - add the service wire to the leaf service rather than the servi...slaws2009-07-301-1/+5
* Remove the default contents of he thread message context just in case that th...slaws2009-07-281-2/+10
* Add a test to avoid expensive reset of the CompositeActivatorrfeng2009-07-241-2/+2
* Remove conversation ID from reference parameters. Not required for OASISslaws2009-07-222-23/+2
* Make the not yet matched status sounds a little less terminal. Just because i...slaws2009-07-221-1/+1
* TUSCANY-3138 fix up callbacks now that the system relies solely on the Servic...slaws2009-07-229-21/+187
* TUSCANY-3138 first tranche of changes to serialize service references in the ...slaws2009-07-2111-381/+201
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-217-496/+496
* TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...antelder2009-07-1116-331/+68
* Refactor the PolicyProviderFactory to take Endpoint and EndpointReferencerfeng2009-07-088-165/+66
* Remove AutomaticBinding and replace it with a flag in the Contract model to i...rfeng2009-07-062-2/+2
* Add a QName as the type for binding/implementation and use it to compare mode...rfeng2009-06-234-57/+54
* correct manifest for removal of conversation packageslaws2009-06-221-2/+0
* Remove all conversational related code from SCA API and code that uses it as ...antelder2009-06-2219-1239/+7
* Make the remote flag consistent in names and setters/gettersrfeng2009-06-191-6/+31
* TUSCANY-3092 - bring up remote version of binding.sca and include it in the b...slaws2009-06-191-6/+14
* TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers rath...slaws2009-06-192-7/+7
* Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are no...rfeng2009-06-181-4/+4
* Add a LifeCycleListener interface so that extension points or extension can b...rfeng2009-06-176-71/+71
* TUSCANY-3093 - changes required to pass the callback endpoint URI in the from...slaws2009-06-153-109/+26
* Add methods to Endpoint/EndpointReference to set the ExtensionPointRegistry s...rfeng2009-06-124-32/+145
* TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws2009-06-1121-118/+118
* TUSCANY-3091 remove 2 subscripts from composite activator and runtime wire cl...slaws2009-06-117-23/+23
* TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...slaws2009-06-1121-342/+248
* Use uri for Endpoint/EndpointReferencerfeng2009-06-113-20/+41
* Create the runtime version of Endpoint2 for serializationrfeng2009-06-104-0/+225
* Make ExtensionPointRegistry available to AssemblyFactory so that it can creat...rfeng2009-06-081-8/+9
* Move EndpointRegistry from assembly to core-spirfeng2009-06-082-210/+256
* Fix NPEs in RuntimeWireImpl2 when implementation.web in one node is wired to ...antelder2009-06-081-0/+5
* TUSCANY-3081 - Enable the local endpoint registry implementation in the endpo...slaws2009-06-088-80/+223
* Refactoring a few methods on the ServiceDiscoverrfeng2009-05-201-1/+2
* Redo the contribution modules merge started in r772861 but this time includin...antelder2009-05-101-6/+0
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-1/+1
* Cleanup import/export packages based on the Eclipse PDE 3.5 validationrfeng2009-04-101-1/+0
* Make the cglib dependency optionalrfeng2009-03-261-1/+1
* Remove the old Endpoint support. It has been replaced by Endpoint2/EndpointRe...slaws2009-03-207-1756/+7
* Fix to make implementation-web references work where the interface contract d...slaws2009-03-201-0/+8
* Organize importsrfeng2009-03-1917-27/+4
* Switch over to new endpoint reference/endpoint model. These are the changes r...slaws2009-03-1911-41/+162
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-7/+7
* [maven-release-plugin] prepare branch test-branchantelder2009-03-171-7/+7
* Changes to allow $self$ references to have endpoint references. However main ...slaws2009-03-161-8/+10
* Bring up the EnpointRefence code. I've done as much as I can now without actu...slaws2009-03-131-378/+128
* Bring up the service wire based on the endpoint model. To turn this on change...slaws2009-03-112-0/+1603
* More changes to switch SCA namespace from osoa version to oasis onerfeng2009-03-053-3/+3
* TUSCANY-2359 rationalize the SCA runtime use of cglib and asm dependenciesantelder2009-02-091-1/+8
* For JDK 1.5 stax needs to be a compile time dependency. On JDK 1.6, it only n...mcombellack2009-01-301-1/+0
* Add missing transitive dependency on staxantelder2009-01-301-0/+7
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-2829-47/+47