summaryrefslogtreecommitdiffstats
path: root/java/sca/itest (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-06-10Update the helloworld sample itest to use the correct sample artifact namemcombellack1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783492 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Update the helloworld sample itest to use the correct sample artiface namemcombellack1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783481 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Update the helloworld-jsp sample itest to use the correct sample artifact ↵antelder2-3/+4
name, and take it out of the build as it doesn't work now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783426 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Change the file separatorrfeng2-15/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783408 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Add an itest to test the bpel webapp sample in the distribution. Doesn't ↵antelder2-0/+174
work yet, not sure yet if thats related to the existing problems with webapp itests mentioned on the ML or if there's more to do with getting this bpel working git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783395 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Commenting out bpel itests as they are failing for nowlresende1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783236 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Cleaning up 1.x obsolete code that was used for webapp host environment ↵lresende3-736/+0
integration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783235 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Migrating test case to jUnit 4.5 stylelresende2-11/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783234 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Migrating test case to jUnit 4.5 stylelresende6-45/+57
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783233 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10More dependency changes and artifact version id fixuplresende3-12/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783230 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Migrating test case to jUnit 4.5 stylelresende2-13/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783229 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Replacing host-embedded dependencies with nodelresende3-11/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783228 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Updating BPEL iTests pom artifact version id from 1.6 to 2.0lresende4-182/+201
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783227 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Adding BPEL itests to buildlresende1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783226 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09Starting mograting BPEL iTests to 2.x code baselresende28-0/+1850
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783045 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08Fix the print out of java home so that it works. At some point in the past ↵slaws2-1/+2
we were trying to workout what the ant driven by maven java environment was (it points java home at the JRE). This time has passed but at least this echo is function here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782615 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08Remove now redundant commentsantelder1-5/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782590 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08Add a testcase to the two-nodes test that uses the SCAClient APIantelder2-0/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782589 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08Make module name consistent and fix java home echo so that it prints ↵slaws2-2/+3
something out git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782585 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08Make itest module names consistent slaws7-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782584 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08TUSCANY-3081 - include itest/nodes in the build to demonstrate local ↵slaws1-0/+2
endpoint registry in operation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782580 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08TUSCANY-3081 - include one node test in the itest/node buildslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782576 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08Delete the target folder inadvertently committed in r782563antelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782564 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08Add an itest for a single node using multiple contributions. This is just ↵antelder3-0/+118
lik ethe tow nodes test but just using one node instead of two. Doesn't work yet till the new endpoint changes go in git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782563 13f79535-47bb-0310-9956-ffa450edef68
2009-06-04bringing over import export itests to trunk to help me investigate current ↵kelvingoodson43-0/+2175
apparent failures in otest import/export git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781699 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Start of an itest for using multiple nodes in a domain. So far this has two ↵antelder13-0/+487
nodes each with a component, one with a reference to the service in the other node, and a test that starts the nodes and invokes the client component. Doesn't work as there isn't yet any mechanisim for the nodes to know about each others services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779154 13f79535-47bb-0310-9956-ffa450edef68
2009-05-26Fixes for TUSCANY-3027ramkumar2-3/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778659 13f79535-47bb-0310-9956-ffa450edef68
2009-05-26Fixes for TUSCANY-3061ramkumar10-22/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778651 13f79535-47bb-0310-9956-ffa450edef68
2009-05-26Fixes for TUSCANY-3061ramkumar30-0/+1027
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778591 13f79535-47bb-0310-9956-ffa450edef68
2009-05-23Add in stripes itest (has been there for ages just got left off being ↵antelder1-0/+1
included in build) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777826 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19Change the NodeFactoryImpl to be capable of hosting multiple instances of ↵rfeng1-3/+9
SCA node in the same JVM and align the OSGiNodeFactoryImpl to that feature git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776383 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17Start merging binding-sca into assembly and creating a binding-sca-runtime ↵antelder1-8/+1
module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775592 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17Add @Ignore to failing testsantelder2-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775587 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16Decouple node-impl from sca-client-implantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775426 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15Convert it to JUNIT4rfeng1-4/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775372 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15Fix the test caserfeng2-11/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775371 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15Push down some of the createNode() methods to NodeFactory and only require ↵rfeng2-61/+60
the createNode(NodeConfiguration) to be implemented by subclasses git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775283 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15Fix duplicate composite namesrfeng1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775215 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15Fix duplicate composite namesrfeng1-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774975 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14Reorganize the pom so that bpel/spring modules are defined in features and ↵rfeng1-7/+7
referenced by the distro pom git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774921 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14Fix the interfaces for referencesrfeng1-7/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774852 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12Moving test case to its own package and adding apache license headerlresende1-2/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774065 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06Continue exploring sca client api with a new module for the client ↵antelder1-9/+8
implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772115 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02Add spring itests to the buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770899 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Include both tuscany and spring runtime modulesantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770745 13f79535-47bb-0310-9956-ffa450edef68
2009-04-25Merge binding sca xml module into model moduleantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768488 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21Fixes for Spring itestramkumar8-16/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767230 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21Fixes for Spring iTestramkumar9-45/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767105 13f79535-47bb-0310-9956-ffa450edef68
2009-04-20Porting Spring iTests into 2.xramkumar56-0/+2505
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766686 13f79535-47bb-0310-9956-ffa450edef68
2009-04-17Upgrade to cargo 1.0rfeng2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766126 13f79535-47bb-0310-9956-ffa450edef68