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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jun 20 12:02:13 EDT 2008


Author: scott.stark at jboss.org
Date: 2008-06-20 12:02:13 -0400 (Fri, 20 Jun 2008)
New Revision: 74887

Modified:
   trunk/server/.classpath
Log:
Update the jaxws classpath location

Modified: trunk/server/.classpath
===================================================================
--- trunk/server/.classpath	2008-06-20 15:55:08 UTC (rev 74886)
+++ trunk/server/.classpath	2008-06-20 16:02:13 UTC (rev 74887)
@@ -16,6 +16,6 @@
 	<classpathentry exported="true" kind="lib" path="/thirdparty/sun-jaxb/lib/jaxb-api.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/jnpserver/lib/jnpserver.jar" sourcepath="/thirdparty/jboss/jnpserver/lib/jnpserver-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/org/jboss/ws/lib/jbossws-spi.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jboss-jaxws.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/org/jboss/ws/native/lib/jbossws-native-jaxws.jar" sourcepath="/thirdparty/org/jboss/ws/native/lib/jbossws-native-jaxws-sources.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list