[jboss-cvs] JBossAS SVN: r65840 - branches/Branch_4_2/ejb3.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Oct 4 10:03:16 EDT 2007


Author: wolfc
Date: 2007-10-04 10:03:16 -0400 (Thu, 04 Oct 2007)
New Revision: 65840

Modified:
   branches/Branch_4_2/ejb3/.classpath
Log:
Added jboss-jaxrpc sourcepath

Modified: branches/Branch_4_2/ejb3/.classpath
===================================================================
--- branches/Branch_4_2/ejb3/.classpath	2007-10-04 14:00:38 UTC (rev 65839)
+++ branches/Branch_4_2/ejb3/.classpath	2007-10-04 14:03:16 UTC (rev 65840)
@@ -79,7 +79,7 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-dependency.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-microcontainer.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/quartz/lib/quartz-all.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jboss-jaxrpc.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jboss-jaxrpc.jar" sourcepath="/thirdparty/jboss/jbossws/lib/jbossws-core-src.zip"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/connector"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/iiop"/>




More information about the jboss-cvs-commits mailing list