summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correct the algorithm for selecting callback bindings to match what the old b...slaws2009-09-221-1/+3
* Remove the need of subclassing Proxy and JXM so that Tuscany can run on Googl...rfeng2009-09-184-81/+76
* Rename CompositeBuilderExtensionPoint to BuilderExtensionPointrfeng2009-09-141-3/+3
* Enhance the CompositeBuilderExtensionPoint to include binding/implementation ...rfeng2009-09-141-5/+12
* Add methods used by the JMS binding to the core moduleantelder2009-09-115-2/+24
* Update to add a method to check if a wire target is out of date compared to t...antelder2009-08-282-45/+20
* More fixes to get invocations working when a node is restartedantelder2009-08-271-1/+16
* Add policy matching to the endpoint builder and prepare for problems to be ra...slaws2009-08-272-2/+14
* Initial update to handle nodes being restarted. Similar changes needed in man...antelder2009-08-271-11/+32
* During rebuild also reset the status of the endpoint reference so it gets reb...antelder2009-08-271-0/+2
* Throw exception if scope container isn't running (need to do similar for all ...antelder2009-08-271-2/+4
* Remove the non-OASIS code from the endpoint builder and set up build-time and...slaws2009-08-082-3/+71
* 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