[jboss-cvs] JBossAS SVN: r73536 - branches/JBPAPP_4_2_0_GA_CP/server.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue May 20 12:48:31 EDT 2008


Author: galder.zamarreno at jboss.com
Date: 2008-05-20 12:48:31 -0400 (Tue, 20 May 2008)
New Revision: 73536

Modified:
   branches/JBPAPP_4_2_0_GA_CP/server/.classpath
Log:
Fixed Eclipse classpath.

Modified: branches/JBPAPP_4_2_0_GA_CP/server/.classpath
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/server/.classpath	2008-05-20 16:47:55 UTC (rev 73535)
+++ branches/JBPAPP_4_2_0_GA_CP/server/.classpath	2008-05-20 16:48:31 UTC (rev 73536)
@@ -25,7 +25,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jboss-saaj.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-microcontainer.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jbossws-core.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws-spi/lib/jbossws-spi.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws-common/lib/jbossws-common.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jbossws-integration.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list