summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Remove unused importsslaws2010-03-164-7/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923795 13f79535-47bb-0310-9956-ffa450edef68
* Added uri precendence test from old ws binding unit test suite. slaws2010-03-163-0/+200
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923792 13f79535-47bb-0310-9956-ffa450edef68
* Added wsdl related tests from old ws binding unit test suite. slaws2010-03-1625-0/+1360
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923783 13f79535-47bb-0310-9956-ffa450edef68
* Update pom.xml for renameantelder2010-03-161-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923733 13f79535-47bb-0310-9956-ffa450edef68
* Rename scaclient rmi test to scaclient remote and change to use ws binding ↵antelder2010-03-161-1/+1
| | | | | | as theres some issue with RMI in the build where old rmi hosts seem to be getting left active interfering with new tests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923731 13f79535-47bb-0310-9956-ffa450edef68
* Rename scaclient rmi test to scaclient remote and change to use ws binding ↵antelder2010-03-166-277/+0
| | | | | | as theres some issue with RMI in the build where old rmi hosts seem to be getting left active interfering with new tests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923729 13f79535-47bb-0310-9956-ffa450edef68
* Rename scaclient rmi test to scaclient remote and change to use ws binding ↵antelder2010-03-166-0/+282
| | | | | | as theres some issue with RMI in the build where old rmi hosts seem to be getting left active interfering with new tests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923728 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importantelder2010-03-161-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923727 13f79535-47bb-0310-9956-ffa450edef68
* Add in a complex type test (was HelloWorldNoWSDLTestCase. Simplify package ↵slaws2010-03-168-11/+150
| | | | | | naming to match other ws tests. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923726 13f79535-47bb-0310-9956-ffa450edef68
* Correct test name and simplify contribution locationslaws2010-03-162-5/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923715 13f79535-47bb-0310-9956-ffa450edef68
* Added epr test from old ws binding unit test suiteslaws2010-03-167-0/+323
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923713 13f79535-47bb-0310-9956-ffa450edef68
* Added endpoints test from old ws binding unit test suiteslaws2010-03-1618-0/+838
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923700 13f79535-47bb-0310-9956-ffa450edef68
* Updates missed from previous commit to update hazelcast two nodes test for ↵antelder2010-03-163-6/+6
| | | | | | sca client api using hazelcast client git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923627 13f79535-47bb-0310-9956-ffa450edef68
* Update sca client test to use hazelcast clientantelder2010-03-162-3/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923621 13f79535-47bb-0310-9956-ffa450edef68
* Remove two nodes test as it often hangs the hudson build, put back the ↵antelder2010-03-161-3/+2
| | | | | | hazelcast one as its been working fine for me git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923593 13f79535-47bb-0310-9956-ffa450edef68
* Add a test case to show that Deployer can report problems through the ↵rfeng2010-03-151-0/+22
| | | | | | | | monitor framework instead of runtime exceptions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923335 13f79535-47bb-0310-9956-ffa450edef68
* Improve the IP address binding to be based on the host from the urirfeng2010-03-142-2/+2
| | | | | | Having servlet host to return deployed uri git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922701 13f79535-47bb-0310-9956-ffa450edef68
* Merge test updates from TUSCANY-3489 (Checked exceptions are not copied ↵antelder2010-03-117-5/+95
| | | | | | across classloaders) to hazelcast test git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922038 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3483 - ensure that policies defined in the implementation are ↵slaws2010-03-111-0/+4
| | | | | | applied correctly to the component service. This pointed out another problem in that if binding.sca was defined on the reference with no uri but with intents then the intents weren't being applied to the EPR because the binding was being ignored (as it's a targeted reference). git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921903 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3489rfeng2010-03-117-5/+95
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921689 13f79535-47bb-0310-9956-ffa450edef68
* Remove some default binding system properties now that the runtime can work ↵antelder2010-03-117-17/+0
| | | | | | this out git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921680 13f79535-47bb-0310-9956-ffa450edef68
* Increase th ewait time to try to fix the intermitent Hudson failsantelder2010-03-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921655 13f79535-47bb-0310-9956-ffa450edef68
* Add hazelcast binding sca test to buildantelder2010-03-091-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921163 13f79535-47bb-0310-9956-ffa450edef68
* Add a copy of the binding-sca test using Hazelcastantelder2010-03-0996-0/+4399
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921161 13f79535-47bb-0310-9956-ffa450edef68