summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws2009-06-1154-335/+334
* TUSCANY-3091 remove 2 subscripts from composite activator and runtime wire cl...slaws2009-06-117-23/+23
* TUSCANY-3015, fix testcase so it works when run in diarectory that contains a...antelder2009-06-111-3/+5
* TUSCANY-3082 extend the reference clone operation so that the endpoint refere...slaws2009-06-111-1/+10
* Move *-osoa modules from trunk to contib as discussed on MLantelder2009-06-1140-1796/+0
* Move *-osoa modules from trunk to contib as discussed on MLantelder2009-06-1121-1428/+0
* Move *-osoa modules from trunk to contib as discussed on MLantelder2009-06-118-545/+0
* Move *-osoa modules from trunk to contib as discussed on MLantelder2009-06-1128-1493/+0
* Move *-osoa modules from trunk to contib as discussed on MLantelder2009-06-1144-6296/+0
* Take *-osoa modules out of build in preparation for moving to contribantelder2009-06-111-2/+0
* Move binding-jsonrpc to contrib as discussed on MLantelder2009-06-1110-494/+0
* Move binding-dwr to contrib as discussed on MLantelder2009-06-1110-462/+0
* Take dwr and jsonrpc bindings out of main build as they're not finished and n...antelder2009-06-111-2/+0
* Move binding-dwr-runtime to contrib as discussed on MLantelder2009-06-1110-900/+0
* Move binding-rest-runtime to contrib as discussed on MLantelder2009-06-119-837/+0
* Move binding-rest to contrib as discussed on MLantelder2009-06-118-284/+0
* Move binding-ws-jaxws to contrib as discussed on MLantelder2009-06-1113-1147/+0
* TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...slaws2009-06-1133-475/+329
* Update implementation-bpel so it works agian when the contribution file name ...antelder2009-06-112-2/+13
* Use uri for Endpoint/EndpointReferencerfeng2009-06-1111-262/+377
* Add uri to Endpoint/EndpointReferencerfeng2009-06-108-57/+120
* Remove unused getEndpoints() methodrfeng2009-06-102-43/+0
* Allow the use of configured attributes for ModuleActivator and Utilityrfeng2009-06-102-29/+53
* Fix URI double-escaping issuerfeng2009-06-103-0/+9
* Fix the class type for DefaultBeanModelProcessorrfeng2009-06-101-30/+30
* Make the xsd dependency optionalrfeng2009-06-101-1/+1
* Addd import packagerfeng2009-06-101-5/+6
* Cache DTDs for XMLSchemarfeng2009-06-103-1/+622
* Create the runtime version of Endpoint2 for serializationrfeng2009-06-1011-25/+372
* Add local cache for external XSDs referenced by SCA specsrfeng2009-06-1014-128/+1241
* Disable SAX entity processing to avoid IOException rfeng2009-06-101-34/+13
* Use componentURI#srevice-binding(serviceName/bindingName) as the endpoint URIrfeng2009-06-091-1/+2
* Remove commented out code as in-JVM cross node sharing is provided via the st...slaws2009-06-091-4/+0
* Make ExtensionPointRegistry available to AssemblyFactory so that it can creat...rfeng2009-06-089-196/+254
* Use Node.getService() instead of exposing the Endpoints to the clientrfeng2009-06-082-13/+7
* Move EndpointRegistry from assembly to core-spirfeng2009-06-0810-420/+484
* Start to add an Apache Tomcat Tribes based replicated EndpointRegistryrfeng2009-06-084-0/+291
* Fix NPEs in RuntimeWireImpl2 when implementation.web in one node is wired to ...antelder2009-06-081-0/+5
* Add import packages as a work around for the NodeImpl and Endpoint dependenci...rfeng2009-06-081-1/+3
* Update the SCAClient impl to work with multiple nodes in a domainantelder2009-06-083-13/+38
* TUSCANY-3081 - Enable the local endpoint registry implementation in the endpo...slaws2009-06-0814-188/+343
* TUSCANY-3081 - Add a pluggable local endpoint registry implementation. This r...slaws2009-06-084-0/+126
* TUSCANY-3081 - Add toString (and remove some commented out code) to aid debug...slaws2009-06-081-11/+28
* TUSCANY-3081 - Add the name of the component/service/binding that the endpoin...slaws2009-06-082-10/+96
* Remove cache of RMI proxy because otherwise if the RMI service has been resta...rfeng2009-06-031-23/+23
* Commit initial strawman prototype of the EndpointRegistry being discussed on ...antelder2009-06-022-0/+125
* Fix for TUSCANY-3069, using ModelResolver instead of TCCL to resolve location...rfeng2009-06-013-141/+180
* Correct the NodeFactoryImpl use of the message properties fileantelder2009-06-012-1/+23
* Fix for unguarded access to compositeActivator.getDomainComposite() in stop()...edwardsmj2009-05-291-11/+13
* Make the versions consistentrfeng2009-05-293-6/+6