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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Nov 18 11:20:19 EST 2008


Author: scott.stark at jboss.org
Date: 2008-11-18 11:20:19 -0500 (Tue, 18 Nov 2008)
New Revision: 81230

Modified:
   trunk/server/.classpath
Log:
Add jboss-serialization.jar for DataContainerMarshallingInvokerInterceptor

Modified: trunk/server/.classpath
===================================================================
--- trunk/server/.classpath	2008-11-18 16:10:07 UTC (rev 81229)
+++ trunk/server/.classpath	2008-11-18 16:20:19 UTC (rev 81230)
@@ -18,5 +18,6 @@
 	<classpathentry kind="lib" path="/thirdparty/org/jboss/ws/lib/jbossws-spi.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="lib" path="/thirdparty/jboss/jboss-jpa-deployers/lib/jboss-jpa-deployers.jar" sourcepath="/thirdparty/jboss/jboss-jpa-deployers/lib/jboss-jpa-deployers-sources.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/serialization/lib/jboss-serialization.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list