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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri May 18 13:06:37 EDT 2007


Author: anil.saldhana at jboss.com
Date: 2007-05-18 13:06:37 -0400 (Fri, 18 May 2007)
New Revision: 63155

Modified:
   trunk/tomcat/.classpath
Log:
fix eclipse classpath for ws

Modified: trunk/tomcat/.classpath
===================================================================
--- trunk/tomcat/.classpath	2007-05-18 17:06:26 UTC (rev 63154)
+++ trunk/tomcat/.classpath	2007-05-18 17:06:37 UTC (rev 63155)
@@ -47,6 +47,6 @@
 	<classpathentry combineaccessrules="false" kind="src" path="/security"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-javaee/lib/jboss-javaee.jar" sourcepath="/thirdparty/jboss/jboss-javaee/lib/jboss-javaee-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-jaspi-api/lib/jboss-jaspi-api.jar" sourcepath="/thirdparty/jboss/jboss-jaspi-api/lib/jboss-jaspi-api-sources.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws-spi/lib/jbossws-spi.jar"/>
+	<classpathentry kind="lib" path="C:/cygwin/home/asaldhana/jboss-5.0/jboss-head/thirdparty/jboss/jbossws-spi/lib/jbossws-integration.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list