[jboss-cvs] JBossAS SVN: r65019 - trunk/tomcat.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Sep 3 14:06:56 EDT 2007


Author: scott.stark at jboss.org
Date: 2007-09-03 14:06:56 -0400 (Mon, 03 Sep 2007)
New Revision: 65019

Modified:
   trunk/tomcat/.classpath
Log:
Add jboss-jaxws.jar to pickup the WebServiceRef

Modified: trunk/tomcat/.classpath
===================================================================
--- trunk/tomcat/.classpath	2007-09-03 18:05:57 UTC (rev 65018)
+++ trunk/tomcat/.classpath	2007-09-03 18:06:56 UTC (rev 65019)
@@ -56,5 +56,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-security-spi/lib/jboss-security-spi.jar" sourcepath="/thirdparty/jboss/jboss-security-spi/lib/jboss-security-spi-sources.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/main"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/iiop"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jboss-jaxws.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list