[jboss-cvs] JBossAS SVN: r63153 - trunk/server.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri May 18 13:05:49 EDT 2007


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

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

Modified: trunk/server/.classpath
===================================================================
--- trunk/server/.classpath	2007-05-18 16:54:39 UTC (rev 63152)
+++ trunk/server/.classpath	2007-05-18 17:05:49 UTC (rev 63153)
@@ -38,6 +38,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-microcontainer.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-microcontainer-src.zip"/>
 	<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/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