summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-14Starting to work on porting binding-http-runtime from 1.x branchlresende22-0/+3169
2009-06-14Starting to work on porting binding-http from 1.x branchlresende13-0/+1098
2009-06-12Add methods to Endpoint/EndpointReference to set the ExtensionPointRegistry s...rfeng11-97/+253
2009-06-12Fix concurrency issue in JAXBDataSource (TUSCANY-3065)rfeng4-49/+61
2009-06-12Remove commented out methodsrfeng1-42/+0
2009-06-12Add back in the getServiceEndpoints methodantelder2-0/+43
2009-06-12Minor cosmetic/formatting changeslresende1-16/+13
2009-06-12Removing @deprecated methods that are not being referenced in any 2.x codelresende1-19/+0
2009-06-11TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws54-335/+334
2009-06-11TUSCANY-3091 remove 2 subscripts from composite activator and runtime wire cl...slaws7-23/+23
2009-06-11TUSCANY-3015, fix testcase so it works when run in diarectory that contains a...antelder1-3/+5
2009-06-11TUSCANY-3082 extend the reference clone operation so that the endpoint refere...slaws1-1/+10
2009-06-11Move *-osoa modules from trunk to contib as discussed on MLantelder40-1796/+0
2009-06-11Move *-osoa modules from trunk to contib as discussed on MLantelder21-1428/+0
2009-06-11Move *-osoa modules from trunk to contib as discussed on MLantelder8-545/+0
2009-06-11Move *-osoa modules from trunk to contib as discussed on MLantelder28-1493/+0
2009-06-11Move *-osoa modules from trunk to contib as discussed on MLantelder44-6296/+0
2009-06-11Take *-osoa modules out of build in preparation for moving to contribantelder1-2/+0
2009-06-11Move binding-jsonrpc to contrib as discussed on MLantelder10-494/+0
2009-06-11Move binding-dwr to contrib as discussed on MLantelder10-462/+0
2009-06-11Take dwr and jsonrpc bindings out of main build as they're not finished and n...antelder1-2/+0
2009-06-11Move binding-dwr-runtime to contrib as discussed on MLantelder10-900/+0
2009-06-11Move binding-rest-runtime to contrib as discussed on MLantelder9-837/+0
2009-06-11Move binding-rest to contrib as discussed on MLantelder8-284/+0
2009-06-11Move binding-ws-jaxws to contrib as discussed on MLantelder13-1147/+0
2009-06-11TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...slaws33-475/+329
2009-06-11Update implementation-bpel so it works agian when the contribution file name ...antelder2-2/+13
2009-06-11Use uri for Endpoint/EndpointReferencerfeng11-262/+377
2009-06-10Add uri to Endpoint/EndpointReferencerfeng8-57/+120
2009-06-10Remove unused getEndpoints() methodrfeng2-43/+0
2009-06-10Allow the use of configured attributes for ModuleActivator and Utilityrfeng2-29/+53
2009-06-10Fix URI double-escaping issuerfeng3-0/+9
2009-06-10Fix the class type for DefaultBeanModelProcessorrfeng1-30/+30
2009-06-10Make the xsd dependency optionalrfeng1-1/+1
2009-06-10Addd import packagerfeng1-5/+6
2009-06-10Cache DTDs for XMLSchemarfeng3-1/+622
2009-06-10Create the runtime version of Endpoint2 for serializationrfeng11-25/+372
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