summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix to ensure pass-by-value is used if only one end is using allowsPassByRefe...antelder2010-03-011-1/+2
* TUSCANY-3463 Correct arguments for TransactionInterceptor constructorbdaniel2010-03-011-1/+1
* Remove unused importsrfeng2010-03-011-3/+0
* Check that intents are properly satisfied, particularly in the qualified inte...slaws2010-03-013-2/+73
* Move the ws binding provider files into the provider package. slaws2010-03-0115-20/+19
* Disable parallel tests as it causes port conflictsantelder2010-03-011-0/+20
* Some refactoring of the databinding coderfeng2010-02-2788-204/+177
* Add a test for remote invocations between nodes created from two different no...rfeng2010-02-266-10/+20
* TUSCANY-3463 - Removing the policySet that is being flatted to avoid issues d...lresende2010-02-261-2/+9
* Another small fix with default attribute to pass schema validationlresende2010-02-261-1/+1
* Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng2010-02-2617-166/+72
* Add missing Import-Packagerfeng2010-02-261-0/+1
* Pass security context into getURLMapping() so that appropriate scheme/port ar...slaws2010-02-266-32/+45
* Set the JVM trust/key store so the client side is able to pick up the servers...slaws2010-02-261-1/+21