summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Additions/adjustments to the policy matching test caseslaws2010-03-053-20/+93
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919361 13f79535-47bb-0310-9956-ffa450edef68
* Update dependencyrfeng2010-03-041-1/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919139 13f79535-47bb-0310-9956-ffa450edef68
* Enable policy sub-tests and group with other policy related tests. slaws2010-03-041-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918933 13f79535-47bb-0310-9956-ffa450edef68
* Remove the dependency on obsolete ↵rfeng2010-03-045-5/+5
| | | | | | binding-sca-axis2/binding-sca-rmi/sca-client-rmi modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918851 13f79535-47bb-0310-9956-ffa450edef68
* Remove the MTOM intentrfeng2010-03-048-25/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918794 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3477 - Tyding up defaults in the transaction invoker to address test ↵lresende2010-03-031-2/+0
| | | | | | case failures with IncompatibleIntentException git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918763 13f79535-47bb-0310-9956-ffa450edef68
* itest for the policy matching algorithmslaws2010-03-0311-0/+481
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918625 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up and add @Ignore while I investigate the issuelresende2010-03-034-7/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918591 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3474 - Adjusting itest to point to ↵lresende2010-03-032-3/+1
| | | | | | policy-transaction-runtime-geronimo module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918586 13f79535-47bb-0310-9956-ffa450edef68
* Copy the test cases from binding-sca-runtime-axis2 and ↵rfeng2010-03-0379-2/+3114
| | | | | | | | binding-sca-runtime-rmi into an itest Change the code to pass binding.sca with mapped uri with the endpoint git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918327 13f79535-47bb-0310-9956-ffa450edef68
* Add the ability to map binding.sca to any bindings in the runtime by ↵rfeng2010-03-0212-7/+59
| | | | | | configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918261 13f79535-47bb-0310-9956-ffa450edef68
* Add first bits of code to start enabling the use of policies nested inside ↵slaws2010-03-022-3/+0
| | | | | | of WS Policy and policy alternatives rather than having to sit at the top level. Based on this the next step is to understand how tuscany defined and non-tuscany defined policies are managed. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918111 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3479, take out this part of the tests for nowantelder2010-03-011-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917774 13f79535-47bb-0310-9956-ffa450edef68
* Start bringing up a WS Policy test case that has interesting policy ↵slaws2010-03-0112-0/+466
| | | | | | expressions and alternative. Needed to drive thinking and development around endpoint matching when ws policy is present. Created a policy folder in itest to group the policy related tests together. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917581 13f79535-47bb-0310-9956-ffa450edef68
* Remove the non-default setting from the default test caseslaws2010-03-011-10/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917517 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3477: Add @Ignore for failing testantelder2010-02-281-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917316 13f79535-47bb-0310-9956-ffa450edef68
* Add a test for remote invocations between nodes created from two different ↵rfeng2010-02-261-5/+18
| | | | | | node factories git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916838 13f79535-47bb-0310-9956-ffa450edef68
* Add client component that uses a target referenceslaws2010-02-262-1/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916704 13f79535-47bb-0310-9956-ffa450edef68
* Extend test case for binding with no explicit URLslaws2010-02-262-7/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916697 13f79535-47bb-0310-9956-ffa450edef68
* Create a new key store and enable the test. Using a ws binding without an ↵slaws2010-02-266-5/+73
| | | | | | explicit HTTPS url doesn't work at the moment. The providers need to do more work based on the the security configuration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916679 13f79535-47bb-0310-9956-ffa450edef68
* correct case of module nameslaws2010-02-261-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916672 13f79535-47bb-0310-9956-ffa450edef68
* Add the check for local-by-reference, local-by-value and remote invocations ↵rfeng2010-02-256-16/+33
| | | | | | for binding.sca git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916483 13f79535-47bb-0310-9956-ffa450edef68
* Workaround TUSCANY-3138 to enable the test casesrfeng2010-02-254-6/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916482 13f79535-47bb-0310-9956-ffa450edef68
* binding ws http ssl embedded test case. not in build yet as binding support ↵slaws2010-02-2511-0/+400
| | | | | | not finished. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916301 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3474 - Splitting transaction policy into model/runtimelresende2010-02-251-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916134 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3463 - Creating test case to reproduce the issue describe on the jiralresende2010-02-257-0/+310
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916111 13f79535-47bb-0310-9956-ffa450edef68
* Add the client api tests and javadocsrfeng2010-02-246-4/+168
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915624 13f79535-47bb-0310-9956-ffa450edef68
* Add an itest to cover various combinations of local/remote interfaces, ↵rfeng2010-02-2415-0/+1082
| | | | | | pbv/pbr, node factories/nodes, classloaders git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915607 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3473 - where a local call (local interface) is used within a ↵slaws2010-02-233-0/+70
| | | | | | contribution but where the hazelcast registry is in operation I've updated the registry to return the actual endpoint rather than the serialized version so that the endpoint isn't marked as remote and so that the interface contract is intact. This also adds and enables a test case that ensures that this is working. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915379 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3473 - add new contribution to test for the case where a local call ↵slaws2010-02-236-0/+190
| | | | | | (local interface) is used within a contribution but where the hazelcast registry is in operation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915372 13f79535-47bb-0310-9956-ffa450edef68
* Moving to most recent release of HtmlUnit (2.6) and adjusting tests based on ↵lresende2010-02-229-34/+32
| | | | | | api changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915053 13f79535-47bb-0310-9956-ffa450edef68
* Start to add the support to load node factory configuration from external filesrfeng2010-02-191-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911689 13f79535-47bb-0310-9956-ffa450edef68
* Updating Java doc for the iTest to explain why @RequestContext was used to ↵lresende2010-02-191-0/+5
| | | | | | retrieve callBack instance, instead of @Callback annotation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911656 13f79535-47bb-0310-9956-ffa450edef68
* turn on ws binding basic auth test in the buildslaws2010-02-121-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909498 13f79535-47bb-0310-9956-ffa450edef68
* basic auth test for ws bindingslaws2010-02-1210-0/+425
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909496 13f79535-47bb-0310-9956-ffa450edef68
* correct dependency to point to new ws binding implslaws2010-02-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909485 13f79535-47bb-0310-9956-ffa450edef68
* hazelcast two nodes test still causing problems so remove it from the build ↵slaws2010-02-111-0/+2
| | | | | | for now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908921 13f79535-47bb-0310-9956-ffa450edef68
* Test for multiple local nodes using imports and exportsantelder2010-02-114-0/+311
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908840 13f79535-47bb-0310-9956-ffa450edef68
* Start of tests for import/export across nodes - a contribution with a ↵antelder2010-02-114-0/+166
| | | | | | reference using imports git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908838 13f79535-47bb-0310-9956-ffa450edef68
* Start of tests for import/export across nodes - a service using an importantelder2010-02-114-0/+139
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908837 13f79535-47bb-0310-9956-ffa450edef68
* Start of some tests for import/export across nodesantelder2010-02-115-0/+174
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908836 13f79535-47bb-0310-9956-ffa450edef68
* Change the wait to 5 secondsrfeng2010-02-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908658 13f79535-47bb-0310-9956-ffa450edef68
* Timing the sequence to avoid hangsrfeng2010-02-105-13/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908654 13f79535-47bb-0310-9956-ffa450edef68
* Add a dependency on the hazelcast client so we can switch the SCAClient test ↵slaws2010-02-101-1/+6
| | | | | | to the hazelcast client if we want to. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908514 13f79535-47bb-0310-9956-ffa450edef68
* Add a test that just uses the SCAClient to talk to the remote SCA node. I.e. ↵slaws2010-02-104-20/+74
| | | | | | it doesn't start up a full SCA application git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908511 13f79535-47bb-0310-9956-ffa450edef68
* Add callback tests into the buildslaws2010-02-101-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908436 13f79535-47bb-0310-9956-ffa450edef68
* Add hazelcast test to buildslaws2010-02-101-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908435 13f79535-47bb-0310-9956-ffa450edef68
* Output something so that you can see that the target service has received a ↵slaws2010-02-101-1/+3
| | | | | | message git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908431 13f79535-47bb-0310-9956-ffa450edef68
* Add a stand alone client that is unhindered by any other Tuscany code (such ↵slaws2010-02-101-0/+63
| | | | | | as use of the Node API). This tests slightly different requirements on the infrastructure in terms of its initialization. Not running automatically yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908408 13f79535-47bb-0310-9956-ffa450edef68
* Remove unecessary dependency on domain node and replace with direct ↵slaws2010-02-101-3/+8
| | | | | | dependency on binding-sca-runtime-rmi. The dependencies are set so as not to include sca-client-rmi so that we're running with the normal default binding structure at the client. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908406 13f79535-47bb-0310-9956-ffa450edef68