summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/policy (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-10-31Ensure that fully resolved JSR250 policy sets, added by the policy processor ↵slaws4-5/+65
on the fly, are not re-resolved. Hence the dynamic information in the policy sets is not lost. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1195401 13f79535-47bb-0310-9956-ffa450edef68
2011-10-19Add code to read <requires> elements from WSDL and enable the test that ↵slaws1-0/+1
ensure that mayProvides intents are matched between references and services. This has implications for existing tests in that we now have to ensure that any mayProvides intent that is considered to be the default (a concept that the spec doesn't consider) is present in the intent list for the policy subject in question. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1186027 13f79535-47bb-0310-9956-ffa450edef68
2011-10-19Add test looking at what happens with policy associated with interface and ↵slaws11-0/+451
implementation operations git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1186021 13f79535-47bb-0310-9956-ffa450edef68
2011-06-23Take a look at the sequence of interceptors that gets called when an ↵slaws7-10/+121
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-23TUSCANY-3877 - fix up test policies to match the corrected appliesTo ↵slaws2-4/+4
processing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1138865 13f79535-47bb-0310-9956-ffa450edef68
2011-06-21Add a binding.ws specific policy set and capture the order in which the ↵slaws22-33/+756
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-21Temporarily disable the interceptors test so that I can commit some changes ↵slaws1-0/+2
that won't work until the infrastructure is updated. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137987 13f79535-47bb-0310-9956-ffa450edef68
2011-06-21Correct module parent to fix Hudson build issueantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137884 13f79535-47bb-0310-9956-ffa450edef68
2011-06-16TUSCANY-3876 - minimum changes to turn of implementation model sharing and ↵slaws2-3/+7
represent implementation policy correctly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1136391 13f79535-47bb-0310-9956-ffa450edef68
2011-06-16TUSCANY-3873 - modify the policy matching algorithm for the case where the ↵slaws1-7/+2
reference has a target but no policy and the service has policy. In this case the code now copies the service policy to the reference. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1136386 13f79535-47bb-0310-9956-ffa450edef68
2011-06-15Add intents to implementations. It shows that implementation policy is not ↵slaws3-2/+5
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 runsslaws3-9/+3
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 ↵slaws21-0/+1033
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
2011-02-05Fix lots of depricated maven variable warnings for Maven v3antelder2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067440 13f79535-47bb-0310-9956-ffa450edef68
2011-01-27Modified poms for Maven 3 compliance.fmoga2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1064296 13f79535-47bb-0310-9956-ffa450edef68
2011-01-21Change itests to depend on base pom rather than base jar so that we can ↵slaws2-6/+8
sensibly use/updates itests in eclipse without having to rebuilt the jar all the time. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061763 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12A bunch more base + extension updatesantelder2-16/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034397 13f79535-47bb-0310-9956-ffa450edef68
2010-10-06Copy itest and compliance test to be under testing folderantelder22-0/+1035
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005039 13f79535-47bb-0310-9956-ffa450edef68