summaryrefslogtreecommitdiffstats
path: root/java/sca/itest (follow)
Commit message (Expand)AuthorAgeFilesLines
* add test with two nodes running in separate vms. Just the service side at the...slaws2009-06-235-0/+301
* Add an itest for the jsf sample. It doesn't work yet as I can't find how to a...antelder2009-06-232-0/+201
* Remove all conversational related code from SCA API and code that uses it as ...antelder2009-06-222-3/+1
* TUSCANY-3092 - bring up remote version of binding.sca and include it in the b...slaws2009-06-192-0/+8
* Add two missing AL headersantelder2009-06-162-0/+38
* Don't hard code the jar version name so its easy to make tuscany branches and...antelder2009-06-162-4/+35
* TUSCANY-3093 - changes required to pass the callback endpoint URI in the from...slaws2009-06-151-0/+1
* TUSCANY-3093 - new itest for callbacks over web services. This version demons...slaws2009-06-159-0/+480
* Updating BPEL and WSDL to properly work with wsImport and not generate Holder...lresende2009-06-122-5/+6
* Consructing contribuition location, as default no parameter createNode is not...lresende2009-06-121-1/+4
* Updating OASIS namespacelresende2009-06-121-1/+1
* Removing unecessary SDO dependency from project pomlresende2009-06-121-6/+0
* Minor fix on test case to comply with jUnit 4.5 stylelresende2009-06-121-3/+3
* Using wsimport to generate java artifacts from wsdllresende2009-06-121-16/+162
* Changing helloworld.wsdl to avoid holder pattern when using wsimportlresende2009-06-121-2/+14
* TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws2009-06-111-6/+6
* Remove unused system property definitionantelder2009-06-111-1/+0
* TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...slaws2009-06-111-2/+6
* Add the bpel webapp itest to the build as its working nowantelder2009-06-111-0/+1
* Correct bpel webapp itest to use the correct context pathantelder2009-06-111-1/+1
* Put the helloworld jsp itest back into the build as its working again nowantelder2009-06-111-1/+1
* Update context to match what the testcase is using so that the itest works againantelder2009-06-111-2/+2
* Use maven cargo plugin 1.0rfeng2009-06-111-1/+1
* Update the helloworld sample itest to use the correct sample artifact namemcombellack2009-06-101-4/+4
* Update the helloworld sample itest to use the correct sample artiface namemcombellack2009-06-101-2/+2
* Update the helloworld-jsp sample itest to use the correct sample artifact nam...antelder2009-06-102-3/+4
* Change the file separatorrfeng2009-06-102-15/+17
* Add an itest to test the bpel webapp sample in the distribution. Doesn't work...antelder2009-06-102-0/+174
* Commenting out bpel itests as they are failing for nowlresende2009-06-101-0/+2
* Cleaning up 1.x obsolete code that was used for webapp host environment integ...lresende2009-06-103-736/+0
* Migrating test case to jUnit 4.5 stylelresende2009-06-102-11/+18
* Migrating test case to jUnit 4.5 stylelresende2009-06-106-45/+57
* More dependency changes and artifact version id fixuplresende2009-06-103-12/+7
* Migrating test case to jUnit 4.5 stylelresende2009-06-102-13/+20
* Replacing host-embedded dependencies with nodelresende2009-06-103-11/+11
* Updating BPEL iTests pom artifact version id from 1.6 to 2.0lresende2009-06-104-182/+201
* Adding BPEL itests to buildlresende2009-06-101-1/+2
* Starting mograting BPEL iTests to 2.x code baselresende2009-06-0928-0/+1850
* Fix the print out of java home so that it works. At some point in the past we...slaws2009-06-082-1/+2
* Remove now redundant commentsantelder2009-06-081-5/+0
* Add a testcase to the two-nodes test that uses the SCAClient APIantelder2009-06-082-0/+21
* Make module name consistent and fix java home echo so that it prints somethin...slaws2009-06-082-2/+3
* Make itest module names consistent slaws2009-06-087-7/+7
* TUSCANY-3081 - include itest/nodes in the build to demonstrate local endpoint...slaws2009-06-081-0/+2
* TUSCANY-3081 - include one node test in the itest/node buildslaws2009-06-081-0/+1
* Delete the target folder inadvertently committed in r782563antelder2009-06-081-0/+0
* Add an itest for a single node using multiple contributions. This is just lik...antelder2009-06-083-0/+118
* bringing over import export itests to trunk to help me investigate current ap...kelvingoodson2009-06-0443-0/+2175
* Start of an itest for using multiple nodes in a domain. So far this has two n...antelder2009-05-2713-0/+487
* Fixes for TUSCANY-3027ramkumar2009-05-262-3/+2