Author: alessio.soldano(a)jboss.com
Date: 2010-03-05 12:59:27 -0500 (Fri, 05 Mar 2010)
New Revision: 11725
Modified:
framework/trunk/testsuite/test/ant-import/build-testsuite.xml
Log:
[JBWS-2948] Adding ejb3 vfs spi jar to classpath
Modified: framework/trunk/testsuite/test/ant-import/build-testsuite.xml
===================================================================
--- framework/trunk/testsuite/test/ant-import/build-testsuite.xml 2010-03-05 11:59:22 UTC
(rev 11724)
+++ framework/trunk/testsuite/test/ant-import/build-testsuite.xml 2010-03-05 17:59:27 UTC
(rev 11725)
@@ -353,6 +353,7 @@
<pathelement location="${jboss.server.lib}/hibernate3.jar"/>
<pathelement location="${jboss.server.lib}/jnpserver.jar"/>
<pathelement location="${jboss.server.lib}/jboss-ejb3-core.jar"/>
+ <pathelement
location="${jboss.server.lib}/jboss-ejb3-vfs-spi.jar"/>
<pathelement location="${jboss.server.lib}/hibernate-core.jar"/>
<pathelement location="${jboss.server.lib}/netty.jar"/> <!-- For
jaxrpc tests -->
<pathelement location="${jboss.server.lib}/servlet-api.jar"/>
Show replies by date