summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Expand)AuthorFilesLines
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-09Starting mograting BPEL iTests to 2.x code baselresende28-0/+1850
2009-06-09Add start of a way to download and unzip tomcat to use in testing the tomcat ...antelder2-0/+115
2009-06-09Move old vtest out of 2.x trunk to contribantelder465-29243/+0
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-08Fix the print out of java home so that it works. At some point in the past we...slaws2-1/+2
2009-06-08Remove now redundant commentsantelder1-5/+0
2009-06-08Add a testcase to the two-nodes test that uses the SCAClient APIantelder2-0/+21
2009-06-08Update the SCAClient impl to work with multiple nodes in a domainantelder3-13/+38
2009-06-08Make module name consistent and fix java home echo so that it prints somethin...slaws2-2/+3
2009-06-08Make itest module names consistent slaws7-7/+7
2009-06-08TUSCANY-3081 - include itest/nodes in the build to demonstrate local endpoint...slaws1-0/+2
2009-06-08TUSCANY-3081 - include one node test in the itest/node buildslaws1-0/+1
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-08Delete the target folder inadvertently committed in r782563antelder1-0/+0
2009-06-08Add an itest for a single node using multiple contributions. This is just lik...antelder3-0/+118
2009-06-04bringing over import export itests to trunk to help me investigate current ap...kelvingoodson43-0/+2175
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-29Add log message for ignored webappsantelder1-0/+1
2009-05-29Fix for unguarded access to compositeActivator.getDomainComposite() in stop()...edwardsmj1-11/+13
2009-05-29Disable the pesky validation that slows it down so muchantelder1-0/+1
2009-05-29Start adding some testing modules for the tomcat integrationantelder11-0/+366
2009-05-29Start adding support for non-webapp contributions. The idea being to enable u...antelder3-2/+92
2009-05-29Just formating and comment updates, no code changes. Note the tuscanyClassLoa...antelder1-6/+5
2009-05-29Go back to eplicit dependencies as the features are dragging extra stuff that...antelder1-14/+2
2009-05-29Make the versions consistentrfeng3-6/+6
2009-05-29Make sure META-INF/MANIFEST.MF is copied into target/classesrfeng1-0/+6
2009-05-29Remove unused importsrfeng1-35/+34
2009-05-29Should check source instead of target MF filerfeng1-2/+2
2009-05-28Add a checkbox on the jsp to configure if Tuscany is shared or isolated by th...rfeng5-68/+121
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-28Add web services to tomcat distrorfeng1-1/+19
2009-05-27Add check to test the webapp has already been configured with Tuscany listner...rfeng1-20/+63
2009-05-27Add node-impl, node-api as the depsrfeng1-7/+22