summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/policy-transaction (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1364209 13f79535-47bb-0310-9956-ffa450edef68
* Bump up the date in the NOTICE fileantelder2012-02-131-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1243530 13f79535-47bb-0310-9956-ffa450edef68
* Allow tx interaction policies to attach to services and references in ↵bdaniel2011-06-171-4/+4
| | | | | | addition to bindings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137030 13f79535-47bb-0310-9956-ffa450edef68
* Bump up copyright year in the NOTICE filesantelder2011-01-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057117 13f79535-47bb-0310-9956-ffa450edef68
* Provide valid appliesTo xpath expressions for provided transaction policy setsbdaniel2010-07-261-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979159 13f79535-47bb-0310-9956-ffa450edef68
* Allow ManagedTransactionPolicySet to attach to qualified intentsbdaniel2010-07-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964846 13f79535-47bb-0310-9956-ffa450edef68
* Allow transaction policy sets to be used with external attachmentbdaniel2010-07-141-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964066 13f79535-47bb-0310-9956-ffa450edef68
* Updating Copyright Year in NOTICE fileslresende2010-05-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943700 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused imports...lresende2010-03-041-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918831 13f79535-47bb-0310-9956-ffa450edef68
* Providing TransactionPolicyFactory and avoiding direct access to ↵lresende2010-03-046-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
* Another small fix with default attribute to pass schema validationlresende2010-02-261-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916820 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3474 - Splitting transaction policy into model/runtimelresende2010-02-2516-1173/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916134 13f79535-47bb-0310-9956-ffa450edef68
* Exception handling in TransactionInterceptorbdaniel2010-02-251-3/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916126 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup of debug code...lresende2010-02-251-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916118 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3463 - Fixing up policy providers to PolicyExpression wrapperlresende2010-02-254-15/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916115 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup...lresende2010-02-251-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916112 13f79535-47bb-0310-9956-ffa450edef68
* Updating policy transaction definitions.xml to comply with OASIS schema, ↵lresende2010-02-231-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
* Providing phase value for the interceptorlresende2010-02-234-7/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915211 13f79535-47bb-0310-9956-ffa450edef68
* Adding core-spi dependency to properly compile modulelresende2010-02-231-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915209 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3409rfeng2010-01-272-2/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903541 13f79535-47bb-0310-9956-ffa450edef68
* Didn't need to add the managed shared policy piece as it's just a profile ↵slaws2010-01-212-11/+6
| | | | | | intent. Doh git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901878 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3433 - add policy transaction from 1.x. Different here is that code ↵slaws2010-01-2126-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