summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-07-05 08:26:12 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-07-05 08:26:12 +0000
commitf07051ecf40f234baf3f6b7f897abc0322dda4d4 (patch)
tree06e59590d442ea69eb911176993cdad9ab9e8d65 /sca-java-2.x/trunk/modules/pom.xml
parente14213fce7c1427b333d3f19c7bcc362cb020d98 (diff)
TUSCANY-3881 - Tidy up the binding context and test by re-enabling Rampart support in the ws binding so that WS policy can be applied. For the time being it only demonstrates integrity.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1142920 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/modules/pom.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/sca-java-2.x/trunk/modules/pom.xml b/sca-java-2.x/trunk/modules/pom.xml
index ea91532311..2e7839c0d5 100644
--- a/sca-java-2.x/trunk/modules/pom.xml
+++ b/sca-java-2.x/trunk/modules/pom.xml
@@ -118,13 +118,12 @@
<module>node-launcher</module>
<module>node-launcher-equinox</module>
<module>node-manager</module>
- <module>policy-security</module>
- <module>policy-wspolicy</module>
- <!--module>policy-xml-ws</module-->
<module>policy-logging</module>
+ <module>policy-security</module>
<module>policy-transaction</module>
<module>policy-transaction-runtime</module>
- <module>policy-transaction-runtime-geronimo</module>
+ <module>policy-transaction-runtime-geronimo</module>
+ <module>policy-wspolicy</module>
<module>shell</module>
<module>sca-api</module>
<module>sca-client-impl</module>