summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Allows RMIHost to return mapped urirfeng2010-03-116-9/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921690 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3489rfeng2010-03-1110-64/+187
| | | | 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
* Update to automatically use binding.rmi instead of binding.ws if ws is not ↵antelder2010-03-111-1/+4
| | | | | | avaialble git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921678 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 JIRA number associated with test failantelder2010-03-111-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921648 13f79535-47bb-0310-9956-ffa450edef68
* Add JIRA number for why test is taken outantelder2010-03-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921644 13f79535-47bb-0310-9956-ffa450edef68
* Allow the customization of receiverAddressrfeng2010-03-101-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921584 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-242 add URI specific processing for binding uris and a couple of ↵slaws2010-03-107-9/+16
| | | | | | others I missed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921293 13f79535-47bb-0310-9956-ffa450edef68
* Update hazelcast client map name (file missed from previous commit)antelder2010-03-091-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921180 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
* Add stax impl dependency to work around issue with the Sun JDK XML parser ↵antelder2010-03-091-1/+16
| | | | | | impl giving an unsupported operation exception creating an XMLStreamReader from a DOMSource. Adding the woodstox impl gets POL_4013 working and POL_4028 gets further but the test still fails (due to a Tuscany issue?) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921113 13f79535-47bb-0310-9956-ffa450edef68
* Update Hazelcast endpoint registry to remove endpoints from a runtime that ↵antelder2010-03-092-93/+95
| | | | | | no longer exists git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921095 13f79535-47bb-0310-9956-ffa450edef68
* This should be going with Hazelcast 1.8.1 nowantelder2010-03-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921093 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-242 add URI processing wherever we read an anyURI attributeslaws2010-03-0910-27/+31
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920885 13f79535-47bb-0310-9956-ffa450edef68
* Correct error messages for current runtimeslaws2010-03-091-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920811 13f79535-47bb-0310-9956-ffa450edef68
* Small update to status commentslaws2010-03-091-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920810 13f79535-47bb-0310-9956-ffa450edef68
* Re-enable 8002 by fixing up the error messages to match the latest runtime ↵slaws2010-03-092-2/+1
| | | | | | behaviour git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920795 13f79535-47bb-0310-9956-ffa450edef68
* Correct error message for 6008 and re-enable it. Remaining disabled test is ↵slaws2010-03-092-2/+1
| | | | | | being discussed at OASIS. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920782 13f79535-47bb-0310-9956-ffa450edef68
* Remove trailing : from error message to see if that fixes the Hudson build failantelder2010-03-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920536 13f79535-47bb-0310-9956-ffa450edef68
* Add a profile for just teh compliance tests, maybe just temporarily to ↵antelder2010-03-081-0/+7
| | | | | | verify the Hudson build working properly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920505 13f79535-47bb-0310-9956-ffa450edef68
* Add compliance tests to distribution profileantelder2010-03-081-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920504 13f79535-47bb-0310-9956-ffa450edef68
* Improve error message when WSDL can't generated. slaws2010-03-082-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920374 13f79535-47bb-0310-9956-ffa450edef68
* A few more comments on statusslaws2010-03-081-3/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920373 13f79535-47bb-0310-9956-ffa450edef68
* Add details of more existing JIRAslaws2010-03-081-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920299 13f79535-47bb-0310-9956-ffa450edef68
* Add details of more existing JIRAslaws2010-03-081-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920290 13f79535-47bb-0310-9956-ffa450edef68
* Switch binder interface over to throwing exceptions rather than returning ↵slaws2010-03-084-22/+27
| | | | | | 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
* Correct audit statement in failure caseslaws2010-03-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920260 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
* Update to Hazelcast 1.8.1antelder2010-03-081-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920184 13f79535-47bb-0310-9956-ffa450edef68
* Update to Hazelcast 1.8.1antelder2010-03-081-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920183 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@920182 13f79535-47bb-0310-9956-ffa450edef68
* Update to Hazelcast 1.8.1antelder2010-03-083-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920181 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
* Add compliance tests into the fast profileantelder2010-03-081-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920179 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
* Include all compliance test suitesantelder2010-03-081-3/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920166 13f79535-47bb-0310-9956-ffa450edef68
* Add compliance tests to the default buildantelder2010-03-081-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920161 13f79535-47bb-0310-9956-ffa450edef68
* Add a mixxed case version of the key for the XMLSchema DTD to the xsd cache. ↵antelder2010-03-081-0/+2
| | | | | | This stops Tuscany going out to the internet to get the scheme which has a big performance impact when loading contributions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920155 13f79535-47bb-0310-9956-ffa450edef68
* Update unpack to exclude OASIS version of the commons logging properties fileantelder2010-03-074-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920143 13f79535-47bb-0310-9956-ffa450edef68
* Add excludes for failing testsantelder2010-03-071-0/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920141 13f79535-47bb-0310-9956-ffa450edef68
* Add excludes for failing testsantelder2010-03-071-0/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920140 13f79535-47bb-0310-9956-ffa450edef68
* Add excludes for failing testsantelder2010-03-071-1/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920139 13f79535-47bb-0310-9956-ffa450edef68
* Add excludes for failing testsantelder2010-03-071-0/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920137 13f79535-47bb-0310-9956-ffa450edef68
* TuscanyImplementationPolicyProvider should be creating an inbound interceptorbdaniel2010-03-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919498 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3486 - add the composite reference multiplicy resolution algorithm ↵slaws2010-03-052-0/+68
| | | | | | as per the spec git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919398 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
* Change to a lower log level as these warnings are coming out in lots of ↵antelder2010-03-051-2/+2
| | | | | | common uses of the runtime and there's nothing users can do about it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919261 13f79535-47bb-0310-9956-ffa450edef68
* Remove DistributedSCABindingrfeng2010-03-058-165/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919254 13f79535-47bb-0310-9956-ffa450edef68