summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Switch binder interface over to throwing exceptions rather than returning ↵slaws2010-03-081-6/+12
| | | | | | booleans. Allows the full details of a missmatch to be retrieved in the runtime case as well as the build time case. Update the matching test case to take advantage of the extra information. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920287 13f79535-47bb-0310-9956-ffa450edef68
* Update to Hazelcast 1.8.1antelder2010-03-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920185 13f79535-47bb-0310-9956-ffa450edef68
* CLean up itest pom.xml by removing unused profilesantelder2010-03-081-91/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920180 13f79535-47bb-0310-9956-ffa450edef68
* Skip deploy for the itests. We don't need them deployed and the only thing ↵antelder2010-03-081-0/+13
| | | | | | that ever tries to is Hudson so this stops that happening as it takes a lot of time in the Hudson build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920178 13f79535-47bb-0310-9956-ffa450edef68
* 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