summaryrefslogtreecommitdiffstats
path: root/java/sca/itest (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Delete legal files as they're not needed for itestsantelder2009-08-142-211/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804146 13f79535-47bb-0310-9956-ffa450edef68
* Start of an itest from binding endpointsantelder2009-08-147-0/+493
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804143 13f79535-47bb-0310-9956-ffa450edef68
* Increase the waiting time to avoid timeoutrfeng2009-08-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803323 13f79535-47bb-0310-9956-ffa450edef68
* Remove erroneous targetNamespace attributeslaws2009-08-101-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802800 13f79535-47bb-0310-9956-ffa450edef68
* Add missing target namespaceslaws2009-08-101-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802799 13f79535-47bb-0310-9956-ffa450edef68
* Add missing target namespaceslaws2009-08-108-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802798 13f79535-47bb-0310-9956-ffa450edef68
* Remove erroneous targetNamespace attributeslaws2009-08-101-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802795 13f79535-47bb-0310-9956-ffa450edef68
* Enable builder itest. slaws2009-08-081-6/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802408 13f79535-47bb-0310-9956-ffa450edef68
* Update the first builder test to match the current endpoint processing.slaws2009-08-083-3/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802407 13f79535-47bb-0310-9956-ffa450edef68
* Update to use string version of endpoint and endpoint reference without hash ↵slaws2009-08-061-2/+4
| | | | | | codes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801586 13f79535-47bb-0310-9956-ffa450edef68
* Bring up the builder tests with the new builders. Includes simplification of ↵slaws2009-08-046-102/+89
| | | | | | results testing. Only scenario 2 enabled. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800887 13f79535-47bb-0310-9956-ffa450edef68
* Start to fix the itest/propertiesrfeng2009-08-046-176/+69
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800662 13f79535-47bb-0310-9956-ffa450edef68
* Change warning to error when reference with target also has binding, to ↵antelder2009-07-311-1/+0
| | | | | | match spec git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799532 13f79535-47bb-0310-9956-ffa450edef68
* Update the webapp itests for the change back to simple namingantelder2009-07-284-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798392 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3183 - Dependency updates to match new sample project idslresende2009-07-274-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798324 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3134 - Re-enable iTestlresende2009-07-271-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798070 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3134 - Re-enable iTestlresende2009-07-271-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798068 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3134: Take bpel itest out of build while its failing on the hudson ↵antelder2009-07-261-0/+2
| | | | | | build machine git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797876 13f79535-47bb-0310-9956-ffa450edef68
* Add back the @Test annotation so the testcase doesn't fail due to no testsantelder2009-07-241-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797375 13f79535-47bb-0310-9956-ffa450edef68
* Fix the compilation error by copying the Base64Binary class to the test caserfeng2009-07-243-2/+297
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797283 13f79535-47bb-0310-9956-ffa450edef68
* Fixes in itest for the spring classloader changes ref: TUSCANY-3069 in 1.xramkumar2009-07-2247-98/+95
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796683 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3138 turn callback itests back onslaws2009-07-221-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796633 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3138 first tranche of changes to serialize service references in the ↵slaws2009-07-211-0/+1
| | | | | | form of an EndpointReference. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796222 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3138 add a servlet host dependencyslaws2009-07-211-1/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796200 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3138 bringing up the old callable reference test as the ↵slaws2009-07-2114-0/+797
| | | | | | service-reference test. In OASIS callable references are no more. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796190 13f79535-47bb-0310-9956-ffa450edef68
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-21193-10171/+10171
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3134 - Adding @Ignore to failing test case to temporarly disable and ↵lresende2009-07-211-2/+3
| | | | | | allow build to proceed in Hudson environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796126 13f79535-47bb-0310-9956-ffa450edef68
* Update Jetty to 6.1.19 and set up the cargo plugin to use a customized ↵rfeng2009-07-131-23/+87
| | | | | | version of Jetty git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793724 13f79535-47bb-0310-9956-ffa450edef68
* Replace CallableReference with ServiceReference to avoid compilation errorsrfeng2009-07-132-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793653 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3138: Start of the changes to use the latest spec APIs with the ↵antelder2009-07-112-0/+6
| | | | | | removal of CallableReference. BUild works cleanly for me with this but callbacks don't work yet so all callback tests are commented out or @Ignored with a reference to TUSCANY-3138. Commiting it now so Simon can start helping to finish the code git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793178 13f79535-47bb-0310-9956-ffa450edef68
* Add @Logging back. The annotation was accidently added to the test packagerfeng2009-07-102-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793041 13f79535-47bb-0310-9956-ffa450edef68