summaryrefslogtreecommitdiffstats
path: root/java/sca/itest (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-29Remove dependency on SCABinding/WebServiceBinding modelsrfeng3-11/+10
2009-06-29Add missing dependencyslaws1-1/+6
2009-06-25Use file paths instead of file URLs as relative paths for file URLs are not s...rfeng5-46/+18
2009-06-25Configure the base URIs for the bindingsrfeng2-7/+16
2009-06-25Make the server wait and make the client impl call the server on init as ther...slaws2-2/+12
2009-06-25Make the two nodes indepent of the maven pom versionsrfeng2-7/+11
2009-06-25Add a testcase that runs two nodes in the same JVM but different classloadersrfeng3-0/+431
2009-06-25Use two different node URIs for the test caserfeng1-8/+15
2009-06-24Extend test that starts nodes in separate vms. Won't actually work until dist...slaws9-20/+91
2009-06-24Remove itests that are not supported by OASIS specrfeng79-6262/+0
2009-06-23add test with two nodes running in separate vms. Just the service side at the...slaws5-0/+301
2009-06-23Add an itest for the jsf sample. It doesn't work yet as I can't find how to a...antelder2-0/+201
2009-06-22Remove all conversational related code from SCA API and code that uses it as ...antelder2-3/+1
2009-06-19TUSCANY-3092 - bring up remote version of binding.sca and include it in the b...slaws2-0/+8
2009-06-16Add two missing AL headersantelder2-0/+38
2009-06-16Don't hard code the jar version name so its easy to make tuscany branches and...antelder2-4/+35
2009-06-15TUSCANY-3093 - changes required to pass the callback endpoint URI in the from...slaws1-0/+1
2009-06-15TUSCANY-3093 - new itest for callbacks over web services. This version demons...slaws9-0/+480
2009-06-12Updating BPEL and WSDL to properly work with wsImport and not generate Holder...lresende2-5/+6
2009-06-12Consructing contribuition location, as default no parameter createNode is not...lresende1-1/+4
2009-06-12Updating OASIS namespacelresende1-1/+1
2009-06-12Removing unecessary SDO dependency from project pomlresende1-6/+0
2009-06-12Minor fix on test case to comply with jUnit 4.5 stylelresende1-3/+3
2009-06-12Using wsimport to generate java artifacts from wsdllresende1-16/+162
2009-06-12Changing helloworld.wsdl to avoid holder pattern when using wsimportlresende1-2/+14
2009-06-11TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws1-6/+6
2009-06-11Remove unused system property definitionantelder1-1/+0
2009-06-11TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...slaws1-2/+6
2009-06-11Add the bpel webapp itest to the build as its working nowantelder1-0/+1
2009-06-11Correct bpel webapp itest to use the correct context pathantelder1-1/+1
2009-06-11Put the helloworld jsp itest back into the build as its working again nowantelder1-1/+1
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-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-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-09Starting mograting BPEL iTests to 2.x code baselresende28-0/+1850
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