summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Disable ActiveMQ shutdown hook in the jms tests to see if that makes the ↵antelder2010-04-267-7/+7
| | | | | | hudson build faster git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937960 13f79535-47bb-0310-9956-ffa450edef68
* Remove the idstribution webapp tests. These didn't work well for a number of ↵antelder2010-04-2316-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
* Update dependenciesantelder2010-04-231-10/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937162 13f79535-47bb-0310-9956-ffa450edef68
* Temp try taking out the calc sample itest to see if it changes the hudson ↵antelder2010-04-221-1/+1
| | | | | | build memory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936872 13f79535-47bb-0310-9956-ffa450edef68
* Add base jar itestsantelder2010-04-221-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936634 13f79535-47bb-0310-9956-ffa450edef68
* Add testcase for base jar dependenciesantelder2010-04-223-0/+153
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936633 13f79535-47bb-0310-9956-ffa450edef68
* Add exceptions to the test and make the launchers a bit more genericslaws2010-04-208-25/+156
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936018 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importslaws2010-04-201-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935858 13f79535-47bb-0310-9956-ffa450edef68
* Print out URL of external serviceslaws2010-04-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935856 13f79535-47bb-0310-9956-ffa450edef68
* No common module so don't try to load itslaws2010-04-201-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935855 13f79535-47bb-0310-9956-ffa450edef68
* No common module any more so imports no longer validslaws2010-04-202-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935854 13f79535-47bb-0310-9956-ffa450edef68
* Correct URL in WSDL. Not actually used as java first scenario specifies URL ↵slaws2010-04-201-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
* Change type of reference to the type generated from the external service WSDLslaws2010-04-201-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935852 13f79535-47bb-0310-9956-ffa450edef68
* Re-org to more clearly separate out the different parts of the test and to ↵slaws2010-04-1630-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
* Remove import-export tests, doesn't look like Tuscany will likely supprt ↵antelder2010-04-1620-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
* changes for looking for memory leaks. slaws2010-04-152-29/+97
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934410 13f79535-47bb-0310-9956-ffa450edef68
* a few small changes, committing prior to a bit of a re-orgslaws2010-04-151-1/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934407 13f79535-47bb-0310-9956-ffa450edef68
* One more hazelcast version updateantelder2010-04-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931853 13f79535-47bb-0310-9956-ffa450edef68
* Try using a property to stop deploying the itest modulesantelder2010-04-081-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931816 13f79535-47bb-0310-9956-ffa450edef68
* Add back in some distro itestsantelder2010-04-081-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931815 13f79535-47bb-0310-9956-ffa450edef68
* Take out some more itests using the cargo plugin to see if that fixes the ↵antelder2010-04-011-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
* Remove duplicate dependecy definition (Maven 3 complains about duplicates)antelder2010-03-311-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929417 13f79535-47bb-0310-9956-ffa450edef68
* Remove duplicate dependecy definition (Maven 3 complains about duplicates)antelder2010-03-311-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929415 13f79535-47bb-0310-9956-ffa450edef68
* Add a list of recently ported modules into the build rfeng2010-03-303-0/+30
| | | | | | Adjust dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928983 13f79535-47bb-0310-9956-ffa450edef68
* Start adding calculator-equinox to the distribution itest as we don;t have ↵slaws2010-03-262-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
* Updates to get the basic one node test working again after the renamesantelder2010-03-269-53/+172
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927752 13f79535-47bb-0310-9956-ffa450edef68
* Rename test modules to simpler namesantelder2010-03-2617-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927735 13f79535-47bb-0310-9956-ffa450edef68
* Create a separate itest folder for imports/exports and move the existing ↵antelder2010-03-2617-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
* Add a separate wsdl first test caseslaws2010-03-251-0/+81
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927515 13f79535-47bb-0310-9956-ffa450edef68
* Create a WSDL first as a copy of the java-first contribution slaws2010-03-259-6/+400
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927512 13f79535-47bb-0310-9956-ffa450edef68
* Add node-launcher-equinox itestantelder2010-03-251-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927283 13f79535-47bb-0310-9956-ffa450edef68
* Move the node launcher equinox test out of the module to an itest as the ↵antelder2010-03-257-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
* Fix package name to pick up the iface generated from the SCA WSDLslaws2010-03-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927073 13f79535-47bb-0310-9956-ffa450edef68
* remove commented out processingslaws2010-03-241-17/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927072 13f79535-47bb-0310-9956-ffa450edef68
* Test for JAXWS based ws binding that separates the SCA contribution from ↵slaws2010-03-2418-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
* Take out test as its continually failing on Hudsonantelder2010-03-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926484 13f79535-47bb-0310-9956-ffa450edef68
* Add surefire plugin configantelder2010-03-221-0/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925996 13f79535-47bb-0310-9956-ffa450edef68
* Uncomment plugin definitionantelder2010-03-221-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925985 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3503 - turn off the automatic application of policy sets based on ↵slaws2010-03-1811-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
* Update to use hazelcast bindingantelder2010-03-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924988 13f79535-47bb-0310-9956-ffa450edef68
* Update to use hazelcast bindingantelder2010-03-182-5/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924987 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3453 - Updating JMS tests composites to comply with 'sequence' ↵lresende2010-03-182-2/+2
| | | | | | restrictions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924962 13f79535-47bb-0310-9956-ffa450edef68
* Add muliplicity attributesantelder2010-03-183-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924929 13f79535-47bb-0310-9956-ffa450edef68
* Add required @multiplicity for composite reference promotionsrfeng2010-03-1812-17/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924900 13f79535-47bb-0310-9956-ffa450edef68
* Add required @multiplicity for composite reference promotionsrfeng2010-03-184-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924893 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3453 - Updating JMS tests composites to comply with 'sequence' ↵lresende2010-03-1810-26/+26
| | | | | | restrictions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924590 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3451 - Adjusting composites now that multiplicity is required in ↵lresende2010-03-182-3/+3
| | | | | | references at composite level git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924585 13f79535-47bb-0310-9956-ffa450edef68
* Start to port binding.corba itest (work in progress)rfeng2010-03-1798-0/+6860
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924358 13f79535-47bb-0310-9956-ffa450edef68
* Take out the two nodes test again as these seem to always be breaking the ↵antelder2010-03-171-1/+1
| | | | | | Hudson build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924288 13f79535-47bb-0310-9956-ffa450edef68
* Add tests into buildslaws2010-03-161-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923796 13f79535-47bb-0310-9956-ffa450edef68