summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/policy (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3503 - turn off the automatic application of policy sets based on ↵slaws2010-03-184-10/+20
| | | | | | intents. Various changes to tests to take account of this change. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924994 13f79535-47bb-0310-9956-ffa450edef68
* Switch binder interface over to throwing exceptions rather than returning ↵slaws2010-03-081-6/+12
| | | | | | booleans. Allows the full details of a missmatch to be retrieved in the runtime case as well as the build time case. Update the matching test case to take advantage of the extra information. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920287 13f79535-47bb-0310-9956-ffa450edef68
* Additions/adjustments to the policy matching test caseslaws2010-03-053-20/+93
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919361 13f79535-47bb-0310-9956-ffa450edef68
* itest for the policy matching algorithmslaws2010-03-0311-0/+481
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918625 13f79535-47bb-0310-9956-ffa450edef68
* Add first bits of code to start enabling the use of policies nested inside ↵slaws2010-03-022-3/+0
| | | | | | of WS Policy and policy alternatives rather than having to sit at the top level. Based on this the next step is to understand how tuscany defined and non-tuscany defined policies are managed. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918111 13f79535-47bb-0310-9956-ffa450edef68
* Start bringing up a WS Policy test case that has interesting policy ↵slaws2010-03-0112-0/+466
expressions and alternative. Needed to drive thinking and development around endpoint matching when ws policy is present. Created a policy folder in itest to group the policy related tests together. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917581 13f79535-47bb-0310-9956-ffa450edef68