summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-04-26Disable ActiveMQ shutdown hook in the jms tests to see if that makes the ↵antelder7-7/+7
hudson build faster git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937960 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Remove the idstribution webapp tests. These didn't work well for a number of ↵antelder16-1779/+0
reasons. they didn't test what was in the distribution as the distribution doesn't include the built webapps. Because they need a dependency on the distribution all the all distro dependencies get on the classpath so they're not testing what is included in the webapp. There seems to be bugs oin the cargo plugin so that it doesn't free up all its resourecs till the very end of the build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937184 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Update dependenciesantelder1-10/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937162 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22Temp try taking out the calc sample itest to see if it changes the hudson ↵antelder1-1/+1
build memory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936872 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22Add base jar itestsantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936634 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22Add testcase for base jar dependenciesantelder3-0/+153
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936633 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20Add exceptions to the test and make the launchers a bit more genericslaws8-25/+156
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936018 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20Remove unused importslaws1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935858 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20Print out URL of external serviceslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935856 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20No common module so don't try to load itslaws1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935855 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20No common module any more so imports no longer validslaws2-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935854 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20Correct URL in WSDL. Not actually used as java first scenario specifies URL ↵slaws1-1/+1
in composite but we would expect it to be completed. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935853 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20Change type of reference to the type generated from the external service WSDLslaws1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935852 13f79535-47bb-0310-9956-ffa450edef68
2010-04-16Re-org to more clearly separate out the different parts of the test and to ↵slaws30-419/+504
identify the launcher with a dependency on the binding.ws ri implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934833 13f79535-47bb-0310-9956-ffa450edef68
2010-04-16Remove import-export tests, doesn't look like Tuscany will likely supprt ↵antelder20-909/+0
this properly across nodes without huge changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934701 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15changes for looking for memory leaks. slaws2-29/+97
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934410 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15a few small changes, committing prior to a bit of a re-orgslaws1-1/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934407 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08One more hazelcast version updateantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931853 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08Try using a property to stop deploying the itest modulesantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931816 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08Add back in some distro itestsantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931815 13f79535-47bb-0310-9956-ffa450edef68
2010-04-01Take out some more itests using the cargo plugin to see if that fixes the ↵antelder1-1/+1
too many open files problem on the Hudson build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929874 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31Remove duplicate dependecy definition (Maven 3 complains about duplicates)antelder1-5/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929417 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31Remove duplicate dependecy definition (Maven 3 complains about duplicates)antelder1-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929415 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30Add a list of recently ported modules into the build rfeng3-0/+30
Adjust dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928983 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26Start adding calculator-equinox to the distribution itest as we don;t have ↵slaws2-0/+121
OSGi tests that run against the distribution layout. There is some issue though with the equinox manifest which requires investigation. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927776 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26Updates to get the basic one node test working again after the renamesantelder9-53/+172
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927752 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26Rename test modules to simpler namesantelder17-8/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927735 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26Create a separate itest folder for imports/exports and move the existing ↵antelder17-0/+0
tests from nodes to there in preparation for the imports acrsoss nodes work git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927732 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25Add a separate wsdl first test caseslaws1-0/+81
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927515 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25Create a WSDL first as a copy of the java-first contribution slaws9-6/+400
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927512 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25Add node-launcher-equinox itestantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927283 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25Move the node launcher equinox test out of the module to an itest as the ↵antelder7-0/+387
test is using the distribution not just the module build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927281 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24Fix package name to pick up the iface generated from the SCA WSDLslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927073 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24remove commented out processingslaws1-17/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927072 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24Test for JAXWS based ws binding that separates the SCA contribution from ↵slaws18-0/+1125
external JAXWS client and service with which the SCA component interacts. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927061 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23Take out test as its continually failing on Hudsonantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926484 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22Add surefire plugin configantelder1-0/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925996 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22Uncomment plugin definitionantelder1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925985 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18TUSCANY-3503 - turn off the automatic application of policy sets based on ↵slaws11-29/+53
intents. Various changes to tests to take account of this change. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924994 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Update to use hazelcast bindingantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924988 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Update to use hazelcast bindingantelder2-5/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924987 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18TUSCANY-3453 - Updating JMS tests composites to comply with 'sequence' ↵lresende2-2/+2
restrictions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924962 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Add muliplicity attributesantelder3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924929 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Add required @multiplicity for composite reference promotionsrfeng12-17/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924900 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Add required @multiplicity for composite reference promotionsrfeng4-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924893 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18TUSCANY-3453 - Updating JMS tests composites to comply with 'sequence' ↵lresende10-26/+26
restrictions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924590 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18TUSCANY-3451 - Adjusting composites now that multiplicity is required in ↵lresende2-3/+3
references at composite level git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924585 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17Start to port binding.corba itest (work in progress)rfeng98-0/+6860
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924358 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17Take out the two nodes test again as these seem to always be breaking the ↵antelder1-1/+1
Hudson build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924288 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Add tests into buildslaws1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923796 13f79535-47bb-0310-9956-ffa450edef68