summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
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
2010-03-01Move the ws binding provider files into the provider package. slaws15-20/+19
2010-03-01Disable parallel tests as it causes port conflictsantelder1-0/+20
2010-02-27Some refactoring of the databinding coderfeng88-204/+177
2010-02-26Add a test for remote invocations between nodes created from two different no...rfeng6-10/+20
2010-02-26TUSCANY-3463 - Removing the policySet that is being flatted to avoid issues d...lresende1-2/+9
2010-02-26Another small fix with default attribute to pass schema validationlresende1-1/+1
2010-02-26Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng17-166/+72
2010-02-26Add missing Import-Packagerfeng1-0/+1
2010-02-26Pass security context into getURLMapping() so that appropriate scheme/port ar...slaws6-32/+45