summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/policy/interceptors/src/main/java (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-06-23Take a look at the sequence of interceptors that gets called when an ↵slaws6-7/+65
exception is thrown. Seems to be OK at first view when we depend on InterceptorAsyncImpl. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1138966 13f79535-47bb-0310-9956-ffa450edef68
2011-06-21Add a binding.ws specific policy set and capture the order in which the ↵slaws15-26/+670
interceptors should be called so that this can be explicitly checked by the test. The test also looks at the result of the matchin process which is not correct at present because "appliesTo" processing is not performed for runtime resolved references. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1138071 13f79535-47bb-0310-9956-ffa450edef68
2011-06-16TUSCANY-3876 - minimum changes to turn of implementation model sharing and ↵slaws1-3/+6
represent implementation policy correctly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1136391 13f79535-47bb-0310-9956-ffa450edef68
2011-06-15Add intents to implementations. It shows that implementation policy is not ↵slaws2-1/+3
being handled correctly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1136033 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14TUSCANY-3873 - Tidy so that it runsslaws2-8/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135456 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14TUSCANY-3873 - start of a test case to check out policy matching and to look ↵slaws11-0/+655
at where an how policy interceptors are added along the reference, service and binding chains git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135444 13f79535-47bb-0310-9956-ffa450edef68