summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to use junit 4.8.1 and add explicit surefire plugin configs which ↵antelder2010-01-2028-40/+24
| | | | | | disable paralell test running on the modules that currently don't work with that git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901133 13f79535-47bb-0310-9956-ffa450edef68
* Update to use a domain uri as thats required nowantelder2010-01-201-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901128 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3426 update service intents to match reference. Still don't think ↵slaws2010-01-201-0/+1
| | | | | | binding intents are being taken into account. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901118 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3426 intent must configure the service so moved it from the ↵slaws2010-01-201-2/+2
| | | | | | implementation to the component git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901116 13f79535-47bb-0310-9956-ffa450edef68
* Fix the definitions.xml and move them into META-INF folder to be recognizedrfeng2010-01-202-11/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901065 13f79535-47bb-0310-9956-ffa450edef68
* Put back a few webapp itests to see how that effects Hudsonantelder2010-01-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900754 13f79535-47bb-0310-9956-ffa450edef68
* Take out the webapp itests to see if that bypasses the hudson too many open ↵antelder2010-01-191-0/+2
| | | | | | files problem (as simon mentioned that it looks like it might be these itests holding on to files) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900723 13f79535-47bb-0310-9956-ffa450edef68
* Put another sca client api test into the buildslaws2010-01-181-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900580 13f79535-47bb-0310-9956-ffa450edef68
* Put back the bpel itests which were temporarily taken to test the hudson buildantelder2010-01-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900357 13f79535-47bb-0310-9956-ffa450edef68
* Add a two nodes test using hazelcast, and have the Server/Client classes use ↵antelder2010-01-158-0/+389
| | | | | | the Node api that takes the domain config uri git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899648 13f79535-47bb-0310-9956-ffa450edef68
* Temporarily takeout bpel itests to see if that changes the hudson too many ↵antelder2010-01-151-1/+1
| | | | | | open files problem git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899613 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3424 - Add missing manifest. Used when the test bundles are createdslaws2010-01-141-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899197 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3424 - A test case for the SCA client and runtime both running in OSGislaws2010-01-147-0/+292
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899165 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3424 - A test case for the SCA client running in JSE while the ↵slaws2010-01-146-0/+233
| | | | | | runtime runs on OSGi. We don't support this scenario at the moment so this module won't be included in the build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899163 13f79535-47bb-0310-9956-ffa450edef68
* Start of a multiple nodes testantelder2010-01-134-0/+126
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898811 13f79535-47bb-0310-9956-ffa450edef68
* Correct typo in dependency nameantelder2010-01-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896907 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3388 - Updating zipped contribution in contribution-zip itest to ↵lresende2009-12-111-0/+0
| | | | | | the latests OASIS namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889770 13f79535-47bb-0310-9956-ffa450edef68
* comment out the new tests.slaws2009-12-111-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889549 13f79535-47bb-0310-9956-ffa450edef68
* Start of a three node test to stress the operation of a distributed ↵slaws2009-12-1125-11/+900
| | | | | | registry. Not in build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889548 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3388 - Updating to the latests OASIS schemalresende2009-12-11159-174/+174
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889531 13f79535-47bb-0310-9956-ffa450edef68
* don't run tests with ant when maven.test.skip is setslaws2009-12-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889262 13f79535-47bb-0310-9956-ffa450edef68
* remove test case as not required any more. Test is kicked off using ant plugin.slaws2009-12-101-61/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889243 13f79535-47bb-0310-9956-ffa450edef68
* Be explicit about rmi version of sca bindingslaws2009-12-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889241 13f79535-47bb-0310-9956-ffa450edef68
* Set up the test to fail the maven build on errors. I'm now seeing some RMI ↵slaws2009-12-107-33/+57
| | | | | | problems with this test. Not sure if it's related to how it's now running. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889216 13f79535-47bb-0310-9956-ffa450edef68
* Add exceptions back into test case so that runtime errors are reported back ↵slaws2009-12-103-9/+10
| | | | | | to the outside world. Change the two nodes test case back to how it was to take account of it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889211 13f79535-47bb-0310-9956-ffa450edef68
* The test client no longer throws an exception so test for an appropriate ↵slaws2009-12-081-7/+2
| | | | | | response string in the failure case git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888425 13f79535-47bb-0310-9956-ffa450edef68
* Configure to run the tribes version of the registry slaws2009-12-082-2/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888391 13f79535-47bb-0310-9956-ffa450edef68
* Small updates to webapp sample artifactId to group them together when ↵lresende2009-12-048-16/+16
| | | | | | imported in eclipse, but continue to use the simple names to produce war avoiding having users to type long names which was a concern of the tuscany community git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887442 13f79535-47bb-0310-9956-ffa450edef68
* Add a wait for ever to make it easier to test the clientantelder2009-12-041-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887162 13f79535-47bb-0310-9956-ffa450edef68
* Add some separate client and service classes to run the test manually in eclipseantelder2009-12-043-0/+117
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887161 13f79535-47bb-0310-9956-ffa450edef68
* Add an exception print so i can see if the error happens on the hudson machineantelder2009-12-041-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887130 13f79535-47bb-0310-9956-ffa450edef68
* Try increasing the TTL property to avoid the random test failsantelder2009-11-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884881 13f79535-47bb-0310-9956-ffa450edef68
* Change helloworld sample to be a zip contributionantelder2009-11-272-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884824 13f79535-47bb-0310-9956-ffa450edef68
* Add a new helloworld sample as a plain sca contribution, and itest for the ↵antelder2009-11-254-0/+129
| | | | | | helloworld sample, and a fix to DomainNode so it works with that in a standalone domain git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884111 13f79535-47bb-0310-9956-ffa450edef68
* Remove SCAClient as its not in the latest spec and update all the places it ↵antelder2009-11-253-12/+8
| | | | | | was used to use SCAClientFactory. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884043 13f79535-47bb-0310-9956-ffa450edef68
* Put loca; distribution/itest bin-distro-unzip dependencies into the ↵slaws2009-11-2513-105/+181
| | | | | | distribution profile as bin-distro-unzip isn't build in the default profile. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884015 13f79535-47bb-0310-9956-ffa450edef68
* Update the name as a precursor to moving builder related tests into a sub ↵slaws2009-11-241-1/+1
| | | | | | directory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883684 13f79535-47bb-0310-9956-ffa450edef68
* Make module name consistent with other itest modulesslaws2009-11-241-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883683 13f79535-47bb-0310-9956-ffa450edef68
* Avoid duplication of module list. slaws2009-11-241-22/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883681 13f79535-47bb-0310-9956-ffa450edef68
* Make module name consistent with other itest modulesslaws2009-11-244-5/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883675 13f79535-47bb-0310-9956-ffa450edef68
* Make module name consistent with other itest modulesslaws2009-11-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883674 13f79535-47bb-0310-9956-ffa450edef68
* Make module name consistent with other JMS itest modulesslaws2009-11-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883672 13f79535-47bb-0310-9956-ffa450edef68
* Set the default maven build to not generate distribution archives but ↵slaws2009-11-246-22/+58
| | | | | | generate a directory instead. To run a build that generates the archives use mvn -Pdistribution instead. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883670 13f79535-47bb-0310-9956-ffa450edef68
* Moving 2.x trunklresende2009-11-20921-0/+49141
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68