summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/policy-transaction (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-06-17Allow tx interaction policies to attach to services and references in ↵bdaniel1-4/+4
addition to bindings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137030 13f79535-47bb-0310-9956-ffa450edef68
2011-01-10Bump up copyright year in the NOTICE filesantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057117 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26Provide valid appliesTo xpath expressions for provided transaction policy setsbdaniel1-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979159 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16Allow ManagedTransactionPolicySet to attach to qualified intentsbdaniel1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964846 13f79535-47bb-0310-9956-ffa450edef68
2010-07-14Allow transaction policy sets to be used with external attachmentbdaniel1-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964066 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Updating Copyright Year in NOTICE fileslresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943700 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04Removing unused imports...lresende1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918831 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04Providing TransactionPolicyFactory and avoiding direct access to ↵lresende6-9/+108
TransactionPolicyImpl following pattern used in other tuscany modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918808 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Another small fix with default attribute to pass schema validationlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916820 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25TUSCANY-3474 - Splitting transaction policy into model/runtimelresende16-1173/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916134 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25Exception handling in TransactionInterceptorbdaniel1-3/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916126 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25Minor cleanup of debug code...lresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916118 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25TUSCANY-3463 - Fixing up policy providers to PolicyExpression wrapperlresende4-15/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916115 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25Minor cleanup...lresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916112 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23Updating policy transaction definitions.xml to comply with OASIS schema, ↵lresende1-1/+1
which does not have a default attribute git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915212 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23Providing phase value for the interceptorlresende4-7/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915211 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23Adding core-spi dependency to properly compile modulelresende1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915209 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Fix for TUSCANY-3409rfeng2-2/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903541 13f79535-47bb-0310-9956-ffa450edef68
2010-01-21Didn't need to add the managed shared policy piece as it's just a profile ↵slaws2-11/+6
intent. Doh git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901878 13f79535-47bb-0310-9956-ffa450edef68
2010-01-21TUSCANY-3433 - add policy transaction from 1.x. Different here is that code ↵slaws26-0/+1834
is changed to match 2.x SPI and the "runtime" parts are in a separate package. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901868 13f79535-47bb-0310-9956-ffa450edef68