summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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
* 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
* Switch binder interface over to throwing exceptions rather than returning ↵slaws2010-03-083-16/+15
| | | | | | 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@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
* 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
* 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
* 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-057-162/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919254 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3485 - Adding an example of how to replace TransactionManagerHelperlresende2010-03-042-0/+53
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919108 13f79535-47bb-0310-9956-ffa450edef68
* Add matching algorithm narativeslaws2010-03-041-3/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918932 13f79535-47bb-0310-9956-ffa450edef68
* improve the operation not found error messageslaws2010-03-041-3/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918931 13f79535-47bb-0310-9956-ffa450edef68
* Delete obsolete modulesrfeng2010-03-04106-5183/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918852 13f79535-47bb-0310-9956-ffa450edef68
* Remove the dependency on obsolete ↵rfeng2010-03-044-18/+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 imported packagerfeng2010-03-041-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918846 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3485 - Making TransactionManagerHelper plugable as a utilitylresende2010-03-042-3/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918832 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused imports...lresende2010-03-041-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918831 13f79535-47bb-0310-9956-ffa450edef68
* Providing TransactionPolicyFactory and avoiding direct access to ↵lresende2010-03-046-9/+108
| | | | | | TransactionPolicyImpl following pattern used in other tuscany modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918808 13f79535-47bb-0310-9956-ffa450edef68
* Make sure discovered remote service description and sca config is registered ↵rfeng2010-03-041-2/+4
| | | | | | first before the listeners are notified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918796 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the hard-dependency on impl class of XMLInputFactory and ↵rfeng2010-03-044-36/+70
| | | | | | | | DocumentBuilderFactory Cache the discovered axis2 xml (TODO: we need to see how we can improve the performance for the axis2 configuration loading) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918795 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3477 - Tyding up defaults in the transaction invoker to address test ↵lresende2010-03-031-2/+11
| | | | | | case failures with IncompatibleIntentException git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918763 13f79535-47bb-0310-9956-ffa450edef68
* Avoiding calling createInterceptor multiple timeslresende2010-03-031-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918590 13f79535-47bb-0310-9956-ffa450edef68
* Updating/Cleaning up policyProvider code that creates intercetor to better ↵lresende2010-03-033-43/+6
| | | | | | utilize base class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918589 13f79535-47bb-0310-9956-ffa450edef68
* Adding FIXME as it seems that calling inherit for implementation duplicates ↵lresende2010-03-031-0/+5
| | | | | | all itents and policySets into the impl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918588 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3474 - Fixing missing spec dependency...lresende2010-03-031-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918587 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3474 - Further splitting policy transaction policy to allow for a ↵lresende2010-03-039-23/+113
| | | | | | shared ProviderFactory and Providers... with TransactionManager specific code available into specific modules (e.g transaction-policy-runtime-geronimo) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918585 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused imports...lresende2010-03-031-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918583 13f79535-47bb-0310-9956-ffa450edef68
* update messages with conformance statements (note the java files that have ↵kelvingoodson2010-03-033-5/+5
| | | | | | messages that have not been extracted to a properties file, these need to be factored out) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918526 13f79535-47bb-0310-9956-ffa450edef68
* update messages with conformance statementskelvingoodson2010-03-031-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918475 13f79535-47bb-0310-9956-ffa450edef68
* update messages with conformance statementskelvingoodson2010-03-031-6/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918425 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3480 revert this workaround as this in not the root cause of the ↵slaws2010-03-031-3/+1
| | | | | | problems we see in the otests. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918408 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo in error messageslaws2010-03-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918372 13f79535-47bb-0310-9956-ffa450edef68
* Copy the test cases from binding-sca-runtime-axis2 and ↵rfeng2010-03-034-23/+24
| | | | | | | | 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-0219-195/+561
| | | | | | configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918261 13f79535-47bb-0310-9956-ffa450edef68
* Remove any leading slash from the service URIantelder2010-03-021-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918222 13f79535-47bb-0310-9956-ffa450edef68
* Remove any leading slash from the service URIantelder2010-03-021-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918221 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3480, temporarily don't fail on unmatched intentsantelder2010-03-021-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918131 13f79535-47bb-0310-9956-ffa450edef68
* update messages with conformance statementskelvingoodson2010-03-021-5/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918122 13f79535-47bb-0310-9956-ffa450edef68
* Add first bits of code to start enabling the use of policies nested inside ↵slaws2010-03-025-23/+101
| | | | | | 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-242 add operation to trim whitespace from anyURI attributes ↵slaws2010-03-025-1/+213
| | | | | | according to XML whitespace facet set to "collapse". Only exploited by composite service promote attribute while I ask on the ML if there is a smart way of detecting anyURI types. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918054 13f79535-47bb-0310-9956-ffa450edef68
* Fix to ensure pass-by-value is used if only one end is using ↵antelder2010-03-011-1/+2
| | | | | | allowsPassByReference git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917777 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3463 Correct arguments for TransactionInterceptor constructorbdaniel2010-03-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917703 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importsrfeng2010-03-011-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917632 13f79535-47bb-0310-9956-ffa450edef68
* Check that intents are properly satisfied, particularly in the qualified ↵slaws2010-03-013-2/+73
| | | | | | intent case. Raise a warning if not. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917504 13f79535-47bb-0310-9956-ffa450edef68