summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-10Add local cache for external XSDs referenced by SCA specsrfeng14-128/+1241
2009-06-10Disable SAX entity processing to avoid IOException rfeng1-34/+13
2009-06-09Use componentURI#srevice-binding(serviceName/bindingName) as the endpoint URIrfeng1-1/+2
2009-06-09Remove commented out code as in-JVM cross node sharing is provided via the st...slaws1-4/+0
2009-06-08Make ExtensionPointRegistry available to AssemblyFactory so that it can creat...rfeng9-196/+254
2009-06-08Use Node.getService() instead of exposing the Endpoints to the clientrfeng2-13/+7
2009-06-08Move EndpointRegistry from assembly to core-spirfeng10-420/+484
2009-06-08Start to add an Apache Tomcat Tribes based replicated EndpointRegistryrfeng4-0/+291
2009-06-08Fix NPEs in RuntimeWireImpl2 when implementation.web in one node is wired to ...antelder1-0/+5
2009-06-08Add import packages as a work around for the NodeImpl and Endpoint dependenci...rfeng1-1/+3
2009-06-08Update the SCAClient impl to work with multiple nodes in a domainantelder3-13/+38
2009-06-08TUSCANY-3081 - Enable the local endpoint registry implementation in the endpo...slaws14-188/+343
2009-06-08TUSCANY-3081 - Add a pluggable local endpoint registry implementation. This r...slaws4-0/+126
2009-06-08TUSCANY-3081 - Add toString (and remove some commented out code) to aid debug...slaws1-11/+28
2009-06-08TUSCANY-3081 - Add the name of the component/service/binding that the endpoin...slaws2-10/+96
2009-06-03Remove cache of RMI proxy because otherwise if the RMI service has been resta...rfeng1-23/+23
2009-06-02Commit initial strawman prototype of the EndpointRegistry being discussed on ...antelder2-0/+125
2009-06-01Fix for TUSCANY-3069, using ModelResolver instead of TCCL to resolve location...rfeng3-141/+180
2009-06-01Correct the NodeFactoryImpl use of the message properties fileantelder2-1/+23
2009-05-29Fix for unguarded access to compositeActivator.getDomainComposite() in stop()...edwardsmj1-11/+13
2009-05-29Make the versions consistentrfeng3-6/+6
2009-05-29Remove unused importsrfeng1-35/+34
2009-05-29Should check source instead of target MF filerfeng1-2/+2
2009-05-28Tolerate the non-existence of META-INF/MANIFEST.MFrfeng1-0/+6
2009-05-28Removed unnecessary reference to Impl class RuntimeComponentServiceImpledwardsmj1-3/+5
2009-05-28Start of a way to get at the endpoints in a Nodeantelder2-0/+41
2009-05-28Expose the setting of schema validation to subclassesrfeng2-9/+21
2009-05-27Update dependencies and fix the MFrfeng2-4/+18
2009-05-27First steps towards implementing new method for calculating Endpoints and End...edwardsmj9-171/+815
2009-05-27Added new method for testing Equality of two interfaces, as described in TUSC...edwardsmj2-3/+84
2009-05-27Add type info to remove ide warningantelder1-1/+1
2009-05-27Improve reporting information using a toString() method in WebServicesBinding...edwardsmj1-0/+7
2009-05-27Move workspace-impl to contrib as its not used by 2.x trunk code nowantelder9-589/+0
2009-05-27Move workspace to contrib as its not used by 2.x trunk code nowantelder20-1350/+0
2009-05-27Move implementation-node-runtime to contrib as its not used by 2.x trunk code...antelder16-1456/+0
2009-05-27Move implementation-node to contrib as its not used by 2.x trunk code nowantelder21-2020/+0
2009-05-27Remove last references to implementation-node and workspace modules as they'r...antelder4-14/+1
2009-05-27Add optional life cycle control for extension points (for example, RMI extens...rfeng12-39/+139
2009-05-27Refactor the contribution scanner to take Contribution as an argumentrfeng15-221/+219
2009-05-27Tolerate the non-OSGi environmentrfeng3-8/+12
2009-05-27Add bundleentry protocolrfeng1-4/+5
2009-05-27Only stop the bundle when it is activerfeng1-1/+1
2009-05-27Update to jaxb-impl 2.1.11rfeng1-7/+7
2009-05-27Remove xml-apis dependenciesrfeng1-3/+11
2009-05-27Add checking for wrapper stylerfeng1-6/+7
2009-05-27Refactor the XMLInputFactory.newInstance into FactoryExtensionPoint.getFactoryrfeng2-22/+23
2009-05-26Fixes for TUSCANY-3061ramkumar1-6/+2
2009-05-25Update ClassLoaderModelResolver to use the thread context classloader as the ...antelder1-1/+12
2009-05-23Fix NPE when using jetty:run plugin with webapps, change contribution to be e...antelder1-3/+3
2009-05-23Update manifest for binding.sca movesantelder1-3/+2