[jboss-cvs] JBossAS SVN: r57937 - trunk/ejb3

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Oct 30 22:35:23 EST 2006


Author: scott.stark at jboss.org
Date: 2006-10-30 22:35:22 -0500 (Mon, 30 Oct 2006)
New Revision: 57937

Modified:
   trunk/ejb3/build.xml
Log:
Include the jbossws classpath

Modified: trunk/ejb3/build.xml
===================================================================
--- trunk/ejb3/build.xml	2006-10-31 02:50:56 UTC (rev 57936)
+++ trunk/ejb3/build.xml	2006-10-31 03:35:22 UTC (rev 57937)
@@ -96,6 +96,7 @@
          <path refid="jboss.serialization.classpath"/>
          <path refid="jboss.microcontainer.classpath"/>
          <path refid="quartz.quartz.classpath"/>
+         <path refid="jboss.jbossws.classpath"/>
          <path refid="jboss.jbossxb.classpath"/>
          <path refid="jacorb.jacorb.classpath"/>
 




More information about the jboss-cvs-commits mailing list