summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/policy-transaction/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-17Allow tx interaction policies to attach to services and references in additio...bdaniel1-4/+4
2010-07-26Provide valid appliesTo xpath expressions for provided transaction policy setsbdaniel1-6/+6
2010-07-16Allow ManagedTransactionPolicySet to attach to qualified intentsbdaniel1-1/+1
2010-07-14Allow transaction policy sets to be used with external attachmentbdaniel1-6/+6
2010-03-04Removing unused imports...lresende1-1/+0
2010-03-04Providing TransactionPolicyFactory and avoiding direct access to TransactionP...lresende5-7/+104
2010-02-26Another small fix with default attribute to pass schema validationlresende1-1/+1
2010-02-25TUSCANY-3474 - Splitting transaction policy into model/runtimelresende13-962/+0
2010-02-25Exception handling in TransactionInterceptorbdaniel1-3/+11
2010-02-25Minor cleanup of debug code...lresende1-1/+1
2010-02-25TUSCANY-3463 - Fixing up policy providers to PolicyExpression wrapperlresende4-15/+15
2010-02-25Minor cleanup...lresende1-2/+2
2010-02-23Updating policy transaction definitions.xml to comply with OASIS schema, whic...lresende1-1/+1
2010-02-23Providing phase value for the interceptorlresende4-7/+12
2010-01-21Didn't need to add the managed shared policy piece as it's just a profile int...slaws2-11/+6
2010-01-21TUSCANY-3433 - add policy transaction from 1.x. Different here is that code i...slaws20-0/+1282