[jboss-cvs] JBossAS SVN: r90028 - branches/Branch_5_x/testsuite.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Tue Jun 9 19:59:49 EDT 2009
Author: scott.stark at jboss.org
Date: 2009-06-09 19:59:49 -0400 (Tue, 09 Jun 2009)
New Revision: 90028
Modified:
branches/Branch_5_x/testsuite/.classpath
Log:
Add the ejb3 proxy jars to the classpath
Modified: branches/Branch_5_x/testsuite/.classpath
===================================================================
--- branches/Branch_5_x/testsuite/.classpath 2009-06-09 23:59:01 UTC (rev 90027)
+++ branches/Branch_5_x/testsuite/.classpath 2009-06-09 23:59:49 UTC (rev 90028)
@@ -58,5 +58,7 @@
<classpathentry kind="lib" path="/thirdparty/jboss/jboss-bootstrap-spi-mc/lib/jboss-bootstrap-spi-mc.jar"/>
<classpathentry kind="lib" path="/thirdparty/jboss/jbossts/lib/jbossjts.jar"/>
<classpathentry kind="lib" path="/thirdparty/jboss/server/manager/lib/jboss-server-manager.jar" sourcepath="/thirdparty/jboss/server/manager/lib/jboss-server-manager-sources.jar"/>
+ <classpathentry kind="lib" path="/thirdparty/jboss/jboss-ejb3-proxy-impl/lib/jboss-ejb3-proxy-impl.jar"/>
+ <classpathentry kind="lib" path="/thirdparty/jboss/jboss-ejb3-proxy-spi/lib/jboss-ejb3-proxy-spi.jar"/>
<classpathentry kind="output" path="output/eclipse-classes"/>
</classpath>
More information about the jboss-cvs-commits
mailing list