summaryrefslogtreecommitdiffstats
path: root/java/sca/itest (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copy out the external broker test from the general tests projectantelder2009-10-059-0/+386
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821868 13f79535-47bb-0310-9956-ffa450edef68
* Fix another promoted referenceantelder2009-10-051-9/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821795 13f79535-47bb-0310-9956-ffa450edef68
* Update for OASIS renamed attributeantelder2009-10-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821790 13f79535-47bb-0310-9956-ffa450edef68
* Fix another of the reference with a promoted binding problemsantelder2009-10-051-11/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821789 13f79535-47bb-0310-9956-ffa450edef68
* Add sca-contribution.xml files for the JMS itests and accociated changesantelder2009-10-052-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821784 13f79535-47bb-0310-9956-ffa450edef68
* Add sca-contribution.xml files for the JMS itests and accociated changesantelder2009-10-0514-10/+153
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821782 13f79535-47bb-0310-9956-ffa450edef68
* Change all the JMS itest name attribute to jndiNameantelder2009-10-0512-37/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821771 13f79535-47bb-0310-9956-ffa450edef68
* Re-enable the test case as now TUSCANY-3296 is fixed under r821679rfeng2009-10-051-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821683 13f79535-47bb-0310-9956-ffa450edef68
* Increase the delay before running the client again as its still failing ↵antelder2009-10-041-1/+1
| | | | | | sometimes on the Hudson build machine. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821482 13f79535-47bb-0310-9956-ffa450edef68
* Add an @Ignore on the test as its failing presentlyantelder2009-10-041-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821480 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3290 - Providing test case to validate case when interface is ↵lresende2009-10-032-0/+77
| | | | | | annotated with @Remotable, but SCDL has a interface.java with remote attribute set to false git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821363 13f79535-47bb-0310-9956-ffa450edef68
* Bring up the JMS topics itest. (coincidentally, this had the same issue ↵antelder2009-10-023-9/+32
| | | | | | Luciano just emailed about bindings on promoted services and references being ignored) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821007 13f79535-47bb-0310-9956-ffa450edef68
* Merge policy-xml and definitions-xml into assembly-xmlantelder2009-10-021-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820951 13f79535-47bb-0310-9956-ffa450edef68
* Make CompositeActivator a stateless utility by using CompositeContext to ↵rfeng2009-10-021-3/+0
| | | | | | hold the context from the Node including the endpointRegistry git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820854 13f79535-47bb-0310-9956-ffa450edef68
* Update testcase to work if the cargo jndi environment did workantelder2009-10-011-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820638 13f79535-47bb-0310-9956-ffa450edef68
* Start of an itest for the jms webapp sample. Doesn't work yet as i can't get ↵antelder2009-10-012-0/+266
| | | | | | the cargo plugin to correctly configure the jms jndi resources git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820633 13f79535-47bb-0310-9956-ffa450edef68
* Add scdl module and itest to buildantelder2009-10-011-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820564 13f79535-47bb-0310-9956-ffa450edef68
* Update scdl itest for ws bindingantelder2009-10-011-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820562 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for MultipleContextTestCase failure for FileNotFoundExceptionramkumar2009-10-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820545 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3287: Complaince with OASIS specsramkumar2009-09-305-9/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820238 13f79535-47bb-0310-9956-ffa450edef68
* Start to integrate the policy attachment builderrfeng2009-09-292-10/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820125 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3280 - Removing obsolete iTests that were exercising REQUEST Scopelresende2009-09-253-92/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819066 13f79535-47bb-0310-9956-ffa450edef68
* Comment out the incorrect policy matching algorithm and enable itest/policiesrfeng2009-09-251-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819013 13f79535-47bb-0310-9956-ffa450edef68
* Refactor CompositeActivator, ComponentContext and other related interfaces ↵rfeng2009-09-252-33/+1
| | | | | | into core-spi module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819009 13f79535-47bb-0310-9956-ffa450edef68
* Modifying iTest to exercise injection in private fields + enabling working ↵lresende2009-09-232-2/+1
| | | | | | tests that were ignored git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817937 13f79535-47bb-0310-9956-ffa450edef68
* Change the remaining JMS itest namespaces for 2.xantelder2009-09-1618-23/+41
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815637 13f79535-47bb-0310-9956-ffa450edef68
* Update JMS itests for 2.x APIsantelder2009-09-1591-266/+200
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815269 13f79535-47bb-0310-9956-ffa450edef68
* Add all JMS itests to top level JMS itest pom.xmlantelder2009-09-152-1/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815259 13f79535-47bb-0310-9956-ffa450edef68
* Update JMS itest pom.xmls for 2.xantelder2009-09-1513-331/+77
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815255 13f79535-47bb-0310-9956-ffa450edef68
* Update all JMS itests to use the OASIS namespaceantelder2009-09-1539-59/+49
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815240 13f79535-47bb-0310-9956-ffa450edef68
* Clean up dependenciesantelder2009-09-151-25/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815239 13f79535-47bb-0310-9956-ffa450edef68
* Clean up dependenciesantelder2009-09-151-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815238 13f79535-47bb-0310-9956-ffa450edef68
* Start bringing up the oneway-nocf itestantelder2009-09-147-38/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814640 13f79535-47bb-0310-9956-ffa450edef68
* Start to bring up the jms exceptions test, all but one test still failantelder2009-09-145-34/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814632 13f79535-47bb-0310-9956-ffa450edef68
* Add the args test to the top jms itest pom.xmlantelder2009-09-141-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814626 13f79535-47bb-0310-9956-ffa450edef68
* Bring up the JMS args itestantelder2009-09-146-33/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814625 13f79535-47bb-0310-9956-ffa450edef68
* Bring up the JMS TTL test as its a nice simple one to start with. This shows ↵antelder2009-09-146-36/+45
| | | | | | all the changes required to convert the test from 1.x to 2.x git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814600 13f79535-47bb-0310-9956-ffa450edef68
* Add top pom.xml for jms itestsantelder2009-09-141-0/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814599 13f79535-47bb-0310-9956-ffa450edef68
* Copy all the JMS itests from 1.x to 2.x, none change for 2.x yetantelder2009-09-14223-0/+12243
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814596 13f79535-47bb-0310-9956-ffa450edef68
* Tests for the scdl module, read in a composite or contribution and verifies ↵antelder2009-09-145-0/+335
| | | | | | the models are created correctly. Also verifies the dependencies required to run are as expected and the runtime modules arent required git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814566 13f79535-47bb-0310-9956-ffa450edef68
* Remove the FIXME from the testcase name as it works nowantelder2009-08-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808618 13f79535-47bb-0310-9956-ffa450edef68
* Ensure that the same intents are present at reference and service ends of ↵slaws2009-08-271-2/+2
| | | | | | the wire git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808551 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3242 turn off policy tests as I'm just about to check in some policy ↵slaws2009-08-271-0/+2
| | | | | | matching code that shows that the test isn't as I would expect it to. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808550 13f79535-47bb-0310-9956-ffa450edef68
* Rename it back to FIXME as i've cleanup to much and it doesn'twork again :-(antelder2009-08-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808467 13f79535-47bb-0310-9956-ffa450edef68
* Remove FIXME from testcase name so it get run in th ebuildantelder2009-08-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808458 13f79535-47bb-0310-9956-ffa450edef68
* Add a testcase for using two nodes and stopping and restarting the sevrice ↵antelder2009-08-271-0/+102
| | | | | | node. This doesn't work as the runtime keeps using the original nodes references so doesn't pick up that the service node has changed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808333 13f79535-47bb-0310-9956-ffa450edef68
* Correct the reference multiplicity validation algorithm to match what OASIS ↵slaws2009-08-202-2/+2
| | | | | | is expecting git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@806124 13f79535-47bb-0310-9956-ffa450edef68
* Add WS endpoints to nested endpoints tests, correct localhost instead of ↵antelder2009-08-143-71/+117
| | | | | | machine name, refactor common code to utility class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804193 13f79535-47bb-0310-9956-ffa450edef68
* Add tests for WS endpointsantelder2009-08-142-5/+102
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804182 13f79535-47bb-0310-9956-ffa450edef68
* Add testcase for composite including another composite endpointsantelder2009-08-143-0/+135
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804162 13f79535-47bb-0310-9956-ffa450edef68