Author: kpiwko(a)redhat.com
Date: 2010-03-16 09:05:49 -0400 (Tue, 16 Mar 2010)
New Revision: 12203
Modified:
branches/community/Seam_2_2/src/test/ftest/examples/build.xml
Log:
JBQA-3230
Modified: branches/community/Seam_2_2/src/test/ftest/examples/build.xml
===================================================================
--- branches/community/Seam_2_2/src/test/ftest/examples/build.xml 2010-03-16 00:15:32 UTC
(rev 12202)
+++ branches/community/Seam_2_2/src/test/ftest/examples/build.xml 2010-03-16 13:05:49 UTC
(rev 12203)
@@ -281,6 +281,7 @@
<classpath>
<pathelement location="${container.home}/bin/run.jar" />
</classpath>
+ <sysproperty key="java.endorsed.dirs"
value="${container.home}/lib/endorsed" />
<jvmarg line="${container.jvm.arguments}" />
<arg line="-c ${jboss.domain} -b ${jboss.host}" />
</java>
Show replies by date