summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/policy (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-03-18TUSCANY-3503 - turn off the automatic application of policy sets based on ↵slaws4-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
2010-03-08Switch binder interface over to throwing exceptions rather than returning ↵slaws1-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
2010-03-05Additions/adjustments to the policy matching test caseslaws3-20/+93
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919361 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03itest for the policy matching algorithmslaws11-0/+481
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918625 13f79535-47bb-0310-9956-ffa450edef68
2010-03-02Add first bits of code to start enabling the use of policies nested inside ↵slaws2-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
2010-03-01Start bringing up a WS Policy test case that has interesting policy ↵slaws12-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