summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/policy-transaction (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-22Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende1-4/+4
2012-02-13Bump up the date in the NOTICE fileantelder1-1/+1
2011-06-17Allow tx interaction policies to attach to services and references in additio...bdaniel1-4/+4
2011-01-10Bump up copyright year in the NOTICE filesantelder1-1/+1
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-05-12Updating Copyright Year in NOTICE fileslresende1-1/+1
2010-03-04Removing unused imports...lresende1-1/+0
2010-03-04Providing TransactionPolicyFactory and avoiding direct access to TransactionP...lresende6-9/+108
2010-02-26Another small fix with default attribute to pass schema validationlresende1-1/+1
2010-02-25TUSCANY-3474 - Splitting transaction policy into model/runtimelresende16-1173/+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-02-23Adding core-spi dependency to properly compile modulelresende1-0/+6
2010-01-27Fix for TUSCANY-3409rfeng2-2/+4
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...slaws26-0/+1834