summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/ws
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-06-30 10:06:46 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-06-30 10:06:46 +0000
commit93e8a5439342f2543907da37c33e38e0c37b00e0 (patch)
treee52f789a71501cdf82b01bb1296767877ecf86a6 /sca-java-2.x/trunk/itest/ws
parentd298c1ad553a7a04f353052f1982f7f106c09503 (diff)
TUSCANY-3614 - first pass at support for rpc/lit. Does the right sort of thing now but some of the code is in the wrong place so some refactoring still to do
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959254 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/itest/ws')
-rw-r--r--sca-java-2.x/trunk/itest/ws/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/itest/ws/pom.xml b/sca-java-2.x/trunk/itest/ws/pom.xml
index bcaf958df0..f042aa4b6d 100644
--- a/sca-java-2.x/trunk/itest/ws/pom.xml
+++ b/sca-java-2.x/trunk/itest/ws/pom.xml
@@ -51,6 +51,7 @@
<module>contribution-callback-fullspec</module>
<module>contribution-callback-promotion</module>
<module>contribution-doc-lit-wrapped</module>
+ <module>contribution-rpc-lit</module>
<module>external-client</module>
<module>external-service</module>
<module>launcher-axis2</module>