[jboss-svn-commits] JBL Code SVN: r34874 - labs/jbossesb/branches/JBESB_4_9_CP/product.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Aug 24 16:00:46 EDT 2010


Author: dward
Date: 2010-08-24 16:00:44 -0400 (Tue, 24 Aug 2010)
New Revision: 34874

Modified:
   labs/jbossesb/branches/JBESB_4_9_CP/product/.classpath
Log:
Fix per comment in JBESB-3405 ( https://jira.jboss.org/browse/JBESB-3405 ).


Modified: labs/jbossesb/branches/JBESB_4_9_CP/product/.classpath
===================================================================
--- labs/jbossesb/branches/JBESB_4_9_CP/product/.classpath	2010-08-24 19:28:29 UTC (rev 34873)
+++ labs/jbossesb/branches/JBESB_4_9_CP/product/.classpath	2010-08-24 20:00:44 UTC (rev 34874)
@@ -138,7 +138,10 @@
 	<classpathentry kind="lib" path="ftp/lib/ftpserver-core-1.0-incubator-SNAPSHOT.jar"/>
 	<classpathentry kind="lib" path="lib/ext/commons-net-2.0.0-652071.jar"/>
 	<classpathentry kind="lib" path="lib/ext/commons-ssl-0.3.4.jar"/>
-	<classpathentry kind="lib" path="lib/ext/cxf-api-2.2.6.jar"/>
+	<classpathentry kind="lib" path="lib/ext/cxf-api-2.2.9.jar"/>
+	<classpathentry kind="lib" path="lib/ext/cxf-common-utilities-2.2.9.jar"/>
+	<classpathentry kind="lib" path="lib/ext/cxf-rt-core-2.2.9.jar"/>
+	<classpathentry kind="lib" path="lib/ext/cxf-rt-transports-http-2.2.9.jar"/>
 	<classpathentry kind="lib" path="lib/ext/jboss-ejb3x.jar"/>
 	<classpathentry kind="lib" path="lib/ext/jboss-jaxws.jar"/>
 	<classpathentry kind="lib" path="lib/ext/jboss-messaging-client.jar"/>
@@ -147,6 +150,7 @@
 	<classpathentry kind="lib" path="lib/ext/jbossweb.jar"/>
 	<classpathentry kind="lib" path="lib/ext/jbossweb-service.jar"/>
 	<classpathentry kind="lib" path="lib/ext/jbossws-core.jar"/>
+	<classpathentry kind="lib" path="lib/ext/jbossws-cxf-server.jar"/>
 	<classpathentry kind="lib" path="lib/ext/jbossws-spi.jar"/>
 	<classpathentry kind="lib" path="lib/ext/jms/activemq/backport-util-concurrent-2.1.jar"/>
 	<classpathentry kind="lib" path="lib/ext/servlet-api.jar"/>



More information about the jboss-svn-commits mailing list