Author: kpiwko(a)redhat.com
Date: 2009-08-05 07:20:33 -0400 (Wed, 05 Aug 2009)
New Revision: 11345
Modified:
branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seambay/build.xml
Log:
Fixes JBPAPP-2373
Modified: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seambay/build.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seambay/build.xml 2009-08-05
10:08:10 UTC (rev 11344)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seambay/build.xml 2009-08-05
11:20:33 UTC (rev 11345)
@@ -22,7 +22,7 @@
-->
<project name="seambay.ftest.build" basedir="."
default="build">
<property name="example.name" value="seambay" />
- <property name="jboss4.context.path" value="/seam-bay" />
+ <property name="jboss5.context.path" value="/seam-bay" />
<property name="jboss-embedded.context.path"
value="/jboss-seam-bay" />
<property name="tomcat6.context.path" value="/jboss-seam-bay"
/>
Show replies by date