summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-05-08 12:27:46 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-05-08 12:27:46 +0000
commit0032658a4a6b4552b997fb144403196a0f5cb3ad (patch)
tree3942107e3c5e3b1472b857454cf1b5982a2e7975 /branches/sca-java-1.x/itest/pom.xml
parentc9c6173caa3e219ba851ff989c96c93a8028b0bd (diff)
TUSCANY-2900 - Add code to generate JMS binding and service/port to generated wsdl. Add itest to explore the different ways of configuring generated WSDL.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772957 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/itest/pom.xml')
-rw-r--r--branches/sca-java-1.x/itest/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/itest/pom.xml b/branches/sca-java-1.x/itest/pom.xml
index ac9d8bf888..d38d6b02be 100644
--- a/branches/sca-java-1.x/itest/pom.xml
+++ b/branches/sca-java-1.x/itest/pom.xml
@@ -134,6 +134,7 @@
<module>validation</module>
<module>wires</module>
<module>wsdl</module>
+ <module>wsdlgen</module>
<module>wsdlless</module>
<module>wsdl2java</module>
<module>wsdl-multiple</module>