summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-12 15:11:34 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-12 15:11:34 +0000
commit6895d54fc54459378af3d9c9fc8c4e3d6ad14caf (patch)
tree36470c4233d6e8c20c3a1264cff144def727c3ec /branches/sca-java-1.x/itest/pom.xml
parent441f2a6396d90bccfa513f3789c26518732ea1f1 (diff)
Add a jms oneway itest with a nondefault connection factory
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743774 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 887b42feb1..b0d8d86183 100644
--- a/branches/sca-java-1.x/itest/pom.xml
+++ b/branches/sca-java-1.x/itest/pom.xml
@@ -98,6 +98,7 @@
<module>jms-callbacks</module>
<module>jms-definitions</module>
<module>jms-format</module>
+ <module>jms-oneway-nocf</module>
<module>jms-noreplyto</module>
<module>jms-selectors</module>
<module>large-sdo-ws</module>