[jboss-cvs] JBossAS SVN: r59893 - branches/Branch_4_2/tomcat/docs/examples/FIELDWithAnnotation14.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Jan 21 15:07:36 EST 2007


Author: dimitris at jboss.org
Date: 2007-01-21 15:07:36 -0500 (Sun, 21 Jan 2007)
New Revision: 59893

Modified:
   branches/Branch_4_2/tomcat/docs/examples/FIELDWithAnnotation14/PojoCacheTasks.xml
Log:
tomcat -> JBossWeb

Modified: branches/Branch_4_2/tomcat/docs/examples/FIELDWithAnnotation14/PojoCacheTasks.xml
===================================================================
--- branches/Branch_4_2/tomcat/docs/examples/FIELDWithAnnotation14/PojoCacheTasks.xml	2007-01-21 20:06:12 UTC (rev 59892)
+++ branches/Branch_4_2/tomcat/docs/examples/FIELDWithAnnotation14/PojoCacheTasks.xml	2007-01-21 20:07:36 UTC (rev 59893)
@@ -30,8 +30,8 @@
          <include name="jboss-common.jar" />
          <include name="concurrent.jar" />
       </fileset>
-      <fileset dir="${jboss.deploy}/tc5-cluster.sar">
-        <include name="tc5-cluster.aop" />
+      <fileset dir="${jboss.deploy}/jboss-web-cluster.sar">
+        <include name="jboss-web-cluster.aop" />
       </fileset>
       <fileset dir="${jboss.deploy}">
          <include name="jboss-aop.deployer/trove.jar" />
@@ -45,7 +45,7 @@
       </fileset>
    </path>
 
-   <property name="jbossaop.xml.location" value="${jboss.deploy}/tc5-cluster.sar/META-INF"/>
+   <property name="jbossaop.xml.location" value="${jboss.deploy}/jboss-web-cluster.sar/META-INF"/>
 
 
    <!-- pre-compile directory with annotationc using jdk1.4 -->




More information about the jboss-cvs-commits mailing list