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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jun 17 15:58:44 EDT 2008


Author: scott.stark at jboss.org
Date: 2008-06-17 15:58:43 -0400 (Tue, 17 Jun 2008)
New Revision: 74724

Modified:
   trunk/server/.classpath
Log:
Include jbossws api for webservice annotations

Modified: trunk/server/.classpath
===================================================================
--- trunk/server/.classpath	2008-06-17 19:52:13 UTC (rev 74723)
+++ trunk/server/.classpath	2008-06-17 19:58:43 UTC (rev 74724)
@@ -16,5 +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="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list