summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allows RMIHost to return mapped urirfeng2010-03-116-9/+40
* Fix for TUSCANY-3489rfeng2010-03-113-59/+92
* Update to automatically use binding.rmi instead of binding.ws if ws is not av...antelder2010-03-111-1/+4
* Allow the customization of receiverAddressrfeng2010-03-101-1/+6
* TUSCANY-242 add URI specific processing for binding uris and a couple of othe...slaws2010-03-107-9/+16
* Update hazelcast client map name (file missed from previous commit)antelder2010-03-091-3/+3
* Update Hazelcast endpoint registry to remove endpoints from a runtime that no...antelder2010-03-092-93/+95
* This should be going with Hazelcast 1.8.1 nowantelder2010-03-091-1/+1
* TUSCANY-242 add URI processing wherever we read an anyURI attributeslaws2010-03-0910-27/+31
* Improve error message when WSDL can't generated. slaws2010-03-082-2/+2
* Switch binder interface over to throwing exceptions rather than returning boo...slaws2010-03-083-16/+15
* Correct audit statement in failure caseslaws2010-03-081-1/+1
* Update to Hazelcast 1.8.1antelder2010-03-081-1/+1
* Update to Hazelcast 1.8.1antelder2010-03-083-3/+3
* Add a mixxed case version of the key for the XMLSchema DTD to the xsd cache. ...antelder2010-03-081-0/+2
* TuscanyImplementationPolicyProvider should be creating an inbound interceptorbdaniel2010-03-051-1/+1
* TUSCANY-3486 - add the composite reference multiplicy resolution algorithm as...slaws2010-03-052-0/+68
* Change to a lower log level as these warnings are coming out in lots of commo...antelder2010-03-051-2/+2
* Remove DistributedSCABindingrfeng2010-03-057-162/+5
* TUSCANY-3485 - Adding an example of how to replace TransactionManagerHelperlresende2010-03-042-0/+53
* Add matching algorithm narativeslaws2010-03-041-3/+12
* improve the operation not found error messageslaws2010-03-041-3/+10
* Delete obsolete modulesrfeng2010-03-04106-5183/+0
* Remove the dependency on obsolete binding-sca-axis2/binding-sca-rmi/sca-clien...rfeng2010-03-044-18/+5
* Remove imported packagerfeng2010-03-041-1/+0
* TUSCANY-3485 - Making TransactionManagerHelper plugable as a utilitylresende2010-03-042-3/+10
* Removing unused imports...lresende2010-03-041-1/+0
* Providing TransactionPolicyFactory and avoiding direct access to TransactionP...lresende2010-03-046-9/+108
* Make sure discovered remote service description and sca config is registered ...rfeng2010-03-041-2/+4
* Clean up the hard-dependency on impl class of XMLInputFactory and DocumentBui...rfeng2010-03-044-36/+70
* TUSCANY-3477 - Tyding up defaults in the transaction invoker to address test ...lresende2010-03-031-2/+11
* Avoiding calling createInterceptor multiple timeslresende2010-03-031-2/+3
* Updating/Cleaning up policyProvider code that creates intercetor to better ut...lresende2010-03-033-43/+6
* Adding FIXME as it seems that calling inherit for implementation duplicates a...lresende2010-03-031-0/+5
* TUSCANY-3474 - Fixing missing spec dependency...lresende2010-03-031-1/+7
* TUSCANY-3474 - Further splitting policy transaction policy to allow for a sha...lresende2010-03-039-23/+113
* Removing unused imports...lresende2010-03-031-1/+0
* update messages with conformance statements (note the java files that have me...kelvingoodson2010-03-033-5/+5
* update messages with conformance statementskelvingoodson2010-03-031-4/+4
* update messages with conformance statementskelvingoodson2010-03-031-6/+5
* TUSCANY-3480 revert this workaround as this in not the root cause of the prob...slaws2010-03-031-3/+1
* Fix typo in error messageslaws2010-03-031-1/+1
* Copy the test cases from binding-sca-runtime-axis2 and binding-sca-runtime-rm...rfeng2010-03-034-23/+24
* Add the ability to map binding.sca to any bindings in the runtime by configur...rfeng2010-03-0219-195/+561
* Remove any leading slash from the service URIantelder2010-03-021-0/+3
* Remove any leading slash from the service URIantelder2010-03-021-0/+3
* TUSCANY-3480, temporarily don't fail on unmatched intentsantelder2010-03-021-1/+3
* update messages with conformance statementskelvingoodson2010-03-021-5/+6
* Add first bits of code to start enabling the use of policies nested inside of...slaws2010-03-025-23/+101
* TUSCANY-242 add operation to trim whitespace from anyURI attributes according...slaws2010-03-025-1/+213