summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/introducing-domain
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/introducing-domain')
-rw-r--r--sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/introducing-domain/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/introducing-domain/build.xml b/sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/introducing-domain/build.xml
index 9d8c28b8e1..fd111f8c0f 100644
--- a/sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/introducing-domain/build.xml
+++ b/sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/introducing-domain/build.xml
@@ -32,7 +32,7 @@
<include name="tuscany-node-launcher-*.jar"/>
</fileset>
</classpath>
- <arg value="../../domainconfig/introducing/target/classes"/>
+ <arg value="../../domainconfig/introducing/target/classes/introducing"/>
</java>
</target>
</project>