summaryrefslogtreecommitdiffstats
path: root/java/sca/itest (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-09-15Clean up dependenciesantelder1-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815238 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14Start bringing up the oneway-nocf itestantelder7-38/+51
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814640 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14Start to bring up the jms exceptions test, all but one test still failantelder5-34/+44
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814632 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14Add the args test to the top jms itest pom.xmlantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814626 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14Bring up the JMS args itestantelder6-33/+42
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814625 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14Bring up the JMS TTL test as its a nice simple one to start with. This shows ↵antelder6-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
2009-09-14Add top pom.xml for jms itestsantelder1-0/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814599 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14Copy all the JMS itests from 1.x to 2.x, none change for 2.x yetantelder223-0/+12243
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814596 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14Tests for the scdl module, read in a composite or contribution and verifies ↵antelder5-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
2009-08-27Remove the FIXME from the testcase name as it works nowantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808618 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27Ensure that the same intents are present at reference and service ends of ↵slaws1-2/+2
the wire git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808551 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27TUSCANY-3242 turn off policy tests as I'm just about to check in some policy ↵slaws1-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
2009-08-27Rename it back to FIXME as i've cleanup to much and it doesn'twork again :-(antelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808467 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27Remove FIXME from testcase name so it get run in th ebuildantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808458 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27Add a testcase for using two nodes and stopping and restarting the sevrice ↵antelder1-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
2009-08-20Correct the reference multiplicity validation algorithm to match what OASIS ↵slaws2-2/+2
is expecting git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@806124 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14Add WS endpoints to nested endpoints tests, correct localhost instead of ↵antelder3-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
2009-08-14Add tests for WS endpointsantelder2-5/+102
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804182 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14Add testcase for composite including another composite endpointsantelder3-0/+135
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804162 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14Delete legal files as they're not needed for itestsantelder2-211/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804146 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14Start of an itest from binding endpointsantelder7-0/+493
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804143 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Increase the waiting time to avoid timeoutrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803323 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Remove erroneous targetNamespace attributeslaws1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802800 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Add missing target namespaceslaws1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802799 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Add missing target namespaceslaws8-0/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802798 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Remove erroneous targetNamespace attributeslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802795 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08Enable builder itest. slaws1-6/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802408 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08Update the first builder test to match the current endpoint processing.slaws3-3/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802407 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06Update to use string version of endpoint and endpoint reference without hash ↵slaws1-2/+4
codes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801586 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04Bring up the builder tests with the new builders. Includes simplification of ↵slaws6-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
2009-08-04Start to fix the itest/propertiesrfeng6-176/+69
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800662 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31Change warning to error when reference with target also has binding, to ↵antelder1-1/+0
match spec git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799532 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28Update the webapp itests for the change back to simple namingantelder4-8/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798392 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27TUSCANY-3183 - Dependency updates to match new sample project idslresende4-8/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798324 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27TUSCANY-3134 - Re-enable iTestlresende1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798070 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27TUSCANY-3134 - Re-enable iTestlresende1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798068 13f79535-47bb-0310-9956-ffa450edef68
2009-07-26TUSCANY-3134: Take bpel itest out of build while its failing on the hudson ↵antelder1-0/+2
build machine git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797876 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24Add back the @Test annotation so the testcase doesn't fail due to no testsantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797375 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24Fix the compilation error by copying the Base64Binary class to the test caserfeng3-2/+297
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797283 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22Fixes in itest for the spring classloader changes ref: TUSCANY-3069 in 1.xramkumar47-98/+95
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796683 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22TUSCANY-3138 turn callback itests back onslaws1-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796633 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21TUSCANY-3138 first tranche of changes to serialize service references in the ↵slaws1-0/+1
form of an EndpointReference. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796222 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21TUSCANY-3138 add a servlet host dependencyslaws1-1/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796200 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21TUSCANY-3138 bringing up the old callable reference test as the ↵slaws14-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
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng193-10171/+10171
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21TUSCANY-3134 - Adding @Ignore to failing test case to temporarly disable and ↵lresende1-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
2009-07-13Update Jetty to 6.1.19 and set up the cargo plugin to use a customized ↵rfeng1-23/+87
version of Jetty git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793724 13f79535-47bb-0310-9956-ffa450edef68
2009-07-13Replace CallableReference with ServiceReference to avoid compilation errorsrfeng2-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793653 13f79535-47bb-0310-9956-ffa450edef68
2009-07-11TUSCANY-3138: Start of the changes to use the latest spec APIs with the ↵antelder2-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
2009-07-10Add @Logging back. The annotation was accidently added to the test packagerfeng2-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793041 13f79535-47bb-0310-9956-ffa450edef68