[jboss-cvs] JBossAS SVN: r71231 - trunk/webservices.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Mar 25 02:04:16 EDT 2008


Author: scott.stark at jboss.org
Date: 2008-03-25 02:04:16 -0400 (Tue, 25 Mar 2008)
New Revision: 71231

Modified:
   trunk/webservices/.classpath
Log:
Update the jboss-deployers-client.jar location

Modified: trunk/webservices/.classpath
===================================================================
--- trunk/webservices/.classpath	2008-03-25 06:01:59 UTC (rev 71230)
+++ trunk/webservices/.classpath	2008-03-25 06:04:16 UTC (rev 71231)
@@ -6,6 +6,6 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/jbossws-common/lib/jbossws-common.jar" sourcepath="/thirdparty/jboss/jbossws-common/lib/jbossws-common-src.zip"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/jbossws-framework/lib/jbossws-framework.jar" sourcepath="/thirdparty/jboss/jbossws-framework/lib/jbossws-framework-src.zip"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-deployers-client.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-deployers-client-sources.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-deployers/lib/jboss-deployers-client.jar" sourcepath="/thirdparty/jboss/jboss-deployers/lib/jboss-deployers-client-sources.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list