summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-03-16 13:25:33 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-03-16 13:25:33 +0000
commit942b6105e18609a2b09a1a702a6da4d49ed68549 (patch)
tree21f4e91c2523f9684613fc4de46484f4ef01a8a0 /sca-java-2.x
parent924a6c3da17d7e91bb1e4887da7a224d9b4ca72c (diff)
Rename scaclient rmi test to scaclient remote and change to use ws binding as theres some issue with RMI in the build where old rmi hosts seem to be getting left active interfering with new tests
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923731 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x')
-rw-r--r--sca-java-2.x/trunk/itest/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/itest/pom.xml b/sca-java-2.x/trunk/itest/pom.xml
index 401f902023..c145d7e7cc 100644
--- a/sca-java-2.x/trunk/itest/pom.xml
+++ b/sca-java-2.x/trunk/itest/pom.xml
@@ -78,7 +78,7 @@
<module>scaclient-api-jse-osgi</module>
-->
<module>scaclient-api-osgi</module>
- <module>scaclient-api-rmi</module>
+ <module>scaclient-api-remote</module>
<module>scopes</module>
<module>scdl</module>
<module>services</module>