summaryrefslogtreecommitdiffstats
path: root/java/sca/itest (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-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-05-27Start of an itest for using multiple nodes in a domain. So far this has two n...antelder13-0/+487
2009-05-26Fixes for TUSCANY-3027ramkumar2-3/+2
2009-05-26Fixes for TUSCANY-3061ramkumar10-22/+18
2009-05-26Fixes for TUSCANY-3061ramkumar30-0/+1027
2009-05-23Add in stripes itest (has been there for ages just got left off being include...antelder1-0/+1
2009-05-19Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...rfeng1-3/+9
2009-05-17Start merging binding-sca into assembly and creating a binding-sca-runtime mo...antelder1-8/+1
2009-05-17Add @Ignore to failing testsantelder2-0/+6
2009-05-16Decouple node-impl from sca-client-implantelder1-1/+1
2009-05-15Convert it to JUNIT4rfeng1-4/+3
2009-05-15Fix the test caserfeng2-11/+15
2009-05-15Push down some of the createNode() methods to NodeFactory and only require th...rfeng2-61/+60
2009-05-15Fix duplicate composite namesrfeng1-4/+4
2009-05-15Fix duplicate composite namesrfeng1-5/+5
2009-05-14Reorganize the pom so that bpel/spring modules are defined in features and re...rfeng1-7/+7
2009-05-14Fix the interfaces for referencesrfeng1-7/+8
2009-05-12Moving test case to its own package and adding apache license headerlresende1-2/+19
2009-05-06Continue exploring sca client api with a new module for the client implementa...antelder1-9/+8
2009-05-02Add spring itests to the buildantelder1-0/+1
2009-05-01Include both tuscany and spring runtime modulesantelder1-0/+5
2009-04-25Merge binding sca xml module into model moduleantelder1-1/+1
2009-04-21Fixes for Spring itestramkumar8-16/+22
2009-04-21Fixes for Spring iTestramkumar9-45/+22
2009-04-20Porting Spring iTests into 2.xramkumar56-0/+2505
2009-04-17Upgrade to cargo 1.0rfeng2-2/+2
2009-04-14Update the pause before the client starts up as i'm geting intermitent fais a...antelder1-1/+1
2009-04-13Fixing build issue in non sun-jdk environment particularly in mac-oslresende1-1/+2
2009-04-07Update scaclient itest to stop the nodeantelder1-0/+2
2009-04-07Add scaclient itest to buildantelder1-0/+1
2009-04-07Add an itest for the SCAClient APIantelder6-0/+195
2009-04-02Add prototype code to support zip/folder contributions containing nested jar'...antelder1-0/+2
2009-04-02Clean up contribution itests for split into seperate itestsantelder11-76/+4
2009-04-02Copy itest for zip and folder contributions from 1.x to 2.xantelder16-0/+373
2009-03-20Remove the target name attribute from EndpointReference2 as it already holds ...slaws1-2/+2
2009-03-20Make the distro itest Ant builds version neutralantelder8-5/+9
2009-03-19Switch over to new endpoint reference/endpoint model. These are the changes r...slaws9-17/+8
2009-03-18Fixes for TUSCANY-2917ramkumar26-26/+26
2009-03-17Revert 755183 an errant commit from the release pluginantelder25-123/+123
2009-03-17[maven-release-plugin] prepare branch test-branchantelder25-123/+123
2009-03-11Bring up the service wire based on the endpoint model. To turn this on change...slaws1-1/+2