[jboss-cvs] JBossAS SVN: r63154 - trunk/ejb3.

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


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

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

Modified: trunk/ejb3/.classpath
===================================================================
--- trunk/ejb3/.classpath	2007-05-18 17:05:49 UTC (rev 63153)
+++ trunk/ejb3/.classpath	2007-05-18 17:06:26 UTC (rev 63154)
@@ -54,6 +54,6 @@
 	<classpathentry kind="lib" path="/thirdparty/dom4j/lib/dom4j.jar"/>
 	<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