summaryrefslogtreecommitdiffstats
path: root/java/sca/itest (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng193-10171/+10171
2009-07-21TUSCANY-3134 - Adding @Ignore to failing test case to temporarly disable and ...lresende1-2/+3
2009-07-13Update Jetty to 6.1.19 and set up the cargo plugin to use a customized versio...rfeng1-23/+87
2009-07-13Replace CallableReference with ServiceReference to avoid compilation errorsrfeng2-7/+7
2009-07-11TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...antelder2-0/+6
2009-07-10Add @Logging back. The annotation was accidently added to the test packagerfeng2-1/+3
2009-07-10Remove annotation from testcase as it doesn't exist so breaks the build, Shou...antelder1-2/+0
2009-07-09Refine the logging rfeng2-0/+50
2009-07-09Add the jdk logging into the itest-policiesrfeng4-4/+13
2009-07-07Add itest-policies to the buildrfeng1-0/+1
2009-07-07Add an itest for policiesrfeng13-0/+607
2009-07-06Fix the BPEL assignment to make sure the response message is initializedrfeng1-1/+12
2009-07-04Update node tests for latest sca client api'santelder2-8/+4
2009-07-03Start bringing up the client api to the recent proposalsantelder1-6/+7
2009-07-02Updating bpel to create WSDL/XSD conforming responselresende1-3/+3
2009-07-02Enabling BPEL working iTestslresende2-3/+3
2009-07-02Fixing up bpel runtime dependency namelresende1-43/+1
2009-07-02Removing unused dependencylresende1-7/+1
2009-07-02Updating wsdl/bpel files to avoid generating java artifacts utilizing holder ...lresende2-9/+20
2009-07-02Minor fixes on variable/method scope required by junit 4.5 testslresende2-8/+10
2009-07-02Updating dependencies and porting java artifact generation to use wsimport toollresende1-75/+153
2009-07-02Updating OASIS namespacelresende1-1/+1
2009-07-02Updating OASIS namespacelresende2-2/+2
2009-07-02Add legal-checks itest into the buildantelder1-0/+1
2009-07-01Remove extranious 'not' from error messageantelder1-1/+1
2009-07-01Correct error messageantelder1-1/+1
2009-07-01Add an itest that verifies the LICENSE file in the binary distribution matche...antelder2-0/+204
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