summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-11Update context to match what the testcase is using so that the itest works againantelder1-2/+2
2009-06-11Use maven cargo plugin 1.0rfeng1-1/+1
2009-06-11Use uri for Endpoint/EndpointReferencerfeng11-262/+377
2009-06-10Add uri to Endpoint/EndpointReferencerfeng9-57/+125
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-10Update the helloworld sample itest to use the correct sample artifact namemcombellack1-4/+4
2009-06-10Update the helloworld sample itest to use the correct sample artiface namemcombellack1-2/+2
2009-06-10Update the helloworld-jsp sample itest to use the correct sample artifact nam...antelder2-3/+4
2009-06-10Change the file separatorrfeng2-15/+17
2009-06-10Add an itest to test the bpel webapp sample in the distribution. Doesn't work...antelder2-0/+174
2009-06-10Update jetty plugin config so that 'mvn jetty:run' works with tuscany bpelantelder1-0/+12
2009-06-10Add the webapp bpel sample to the buildantelder1-0/+1
2009-06-10Get the bpel webapp archetype working again (by adding <interface> to the web...antelder2-2/+5
2009-06-10Add a webapp sample using a BPEL componentantelder7-0/+419
2009-06-10Move stest to contribantelder158-8255/+0
2009-06-10Commenting out bpel itests as they are failing for nowlresende1-0/+2
2009-06-10Cleaning up 1.x obsolete code that was used for webapp host environment integ...lresende3-736/+0
2009-06-10Migrating test case to jUnit 4.5 stylelresende2-11/+18
2009-06-10Migrating test case to jUnit 4.5 stylelresende6-45/+57
2009-06-10More dependency changes and artifact version id fixuplresende3-12/+7
2009-06-10Migrating test case to jUnit 4.5 stylelresende2-13/+20
2009-06-10Replacing host-embedded dependencies with nodelresende3-11/+11
2009-06-10Updating BPEL iTests pom artifact version id from 1.6 to 2.0lresende4-182/+201
2009-06-10Adding BPEL itests to buildlresende1-1/+2
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-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