summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-10TUSCANY-242 add URI specific processing for binding uris and a couple of othe...slaws7-9/+16
2010-03-09Update hazelcast client map name (file missed from previous commit)antelder1-3/+3
2010-03-09Update Hazelcast endpoint registry to remove endpoints from a runtime that no...antelder2-93/+95
2010-03-09This should be going with Hazelcast 1.8.1 nowantelder1-1/+1
2010-03-09TUSCANY-242 add URI processing wherever we read an anyURI attributeslaws10-27/+31
2010-03-08Improve error message when WSDL can't generated. slaws2-2/+2
2010-03-08Switch binder interface over to throwing exceptions rather than returning boo...slaws3-16/+15
2010-03-08Correct audit statement in failure caseslaws1-1/+1
2010-03-08Update to Hazelcast 1.8.1antelder1-1/+1
2010-03-08Update to Hazelcast 1.8.1antelder3-3/+3
2010-03-08Add a mixxed case version of the key for the XMLSchema DTD to the xsd cache. ...antelder1-0/+2
2010-03-05TuscanyImplementationPolicyProvider should be creating an inbound interceptorbdaniel1-1/+1
2010-03-05TUSCANY-3486 - add the composite reference multiplicy resolution algorithm as...slaws2-0/+68
2010-03-05Change to a lower log level as these warnings are coming out in lots of commo...antelder1-2/+2
2010-03-05Remove DistributedSCABindingrfeng7-162/+5
2010-03-04TUSCANY-3485 - Adding an example of how to replace TransactionManagerHelperlresende2-0/+53
2010-03-04Add matching algorithm narativeslaws1-3/+12
2010-03-04improve the operation not found error messageslaws1-3/+10
2010-03-04Delete obsolete modulesrfeng106-5183/+0
2010-03-04Remove the dependency on obsolete binding-sca-axis2/binding-sca-rmi/sca-clien...rfeng4-18/+5
2010-03-04Remove imported packagerfeng1-1/+0
2010-03-04TUSCANY-3485 - Making TransactionManagerHelper plugable as a utilitylresende2-3/+10
2010-03-04Removing unused imports...lresende1-1/+0
2010-03-04Providing TransactionPolicyFactory and avoiding direct access to TransactionP...lresende6-9/+108
2010-03-04Make sure discovered remote service description and sca config is registered ...rfeng1-2/+4
2010-03-04Clean up the hard-dependency on impl class of XMLInputFactory and DocumentBui...rfeng4-36/+70
2010-03-03TUSCANY-3477 - Tyding up defaults in the transaction invoker to address test ...lresende1-2/+11
2010-03-03Avoiding calling createInterceptor multiple timeslresende1-2/+3
2010-03-03Updating/Cleaning up policyProvider code that creates intercetor to better ut...lresende3-43/+6
2010-03-03Adding FIXME as it seems that calling inherit for implementation duplicates a...lresende1-0/+5
2010-03-03TUSCANY-3474 - Fixing missing spec dependency...lresende1-1/+7
2010-03-03TUSCANY-3474 - Further splitting policy transaction policy to allow for a sha...lresende9-23/+113
2010-03-03Removing unused imports...lresende1-1/+0
2010-03-03update messages with conformance statements (note the java files that have me...kelvingoodson3-5/+5
2010-03-03update messages with conformance statementskelvingoodson1-4/+4
2010-03-03update messages with conformance statementskelvingoodson1-6/+5
2010-03-03TUSCANY-3480 revert this workaround as this in not the root cause of the prob...slaws1-3/+1
2010-03-03Fix typo in error messageslaws1-1/+1
2010-03-03Copy the test cases from binding-sca-runtime-axis2 and binding-sca-runtime-rm...rfeng4-23/+24
2010-03-02Add the ability to map binding.sca to any bindings in the runtime by configur...rfeng19-195/+561
2010-03-02Remove any leading slash from the service URIantelder1-0/+3
2010-03-02Remove any leading slash from the service URIantelder1-0/+3
2010-03-02TUSCANY-3480, temporarily don't fail on unmatched intentsantelder1-1/+3
2010-03-02update messages with conformance statementskelvingoodson1-5/+6
2010-03-02Add first bits of code to start enabling the use of policies nested inside of...slaws5-23/+101
2010-03-02TUSCANY-242 add operation to trim whitespace from anyURI attributes according...slaws5-1/+213
2010-03-01Fix to ensure pass-by-value is used if only one end is using allowsPassByRefe...antelder1-1/+2
2010-03-01TUSCANY-3463 Correct arguments for TransactionInterceptor constructorbdaniel1-1/+1
2010-03-01Remove unused importsrfeng1-3/+0
2010-03-01Check that intents are properly satisfied, particularly in the qualified inte...slaws3-2/+73