summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/policy/interceptors/src/main (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Take a look at the sequence of interceptors that gets called when an ↵slaws2011-06-236-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
* Add a binding.ws specific policy set and capture the order in which the ↵slaws2011-06-2120-32/+704
| | | | | | 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
* TUSCANY-3876 - minimum changes to turn of implementation model sharing and ↵slaws2011-06-161-3/+6
| | | | | | represent implementation policy correctly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1136391 13f79535-47bb-0310-9956-ffa450edef68
* Add intents to implementations. It shows that implementation policy is not ↵slaws2011-06-153-2/+5
| | | | | | being handled correctly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1136033 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3873 - Tidy so that it runsslaws2011-06-142-8/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135456 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3873 - start of a test case to check out policy matching and to look ↵slaws2011-06-1419-0/+925
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