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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jan 19 10:51:43 EST 2007


Author: dimitris at jboss.org
Date: 2007-01-19 10:51:43 -0500 (Fri, 19 Jan 2007)
New Revision: 59835

Modified:
   branches/Branch_4_2/tomcat/docs/examples/FIELDWithAnnotation14/src/examples/Address.java
Log:
tomcat -> JBossWeb

Modified: branches/Branch_4_2/tomcat/docs/examples/FIELDWithAnnotation14/src/examples/Address.java
===================================================================
--- branches/Branch_4_2/tomcat/docs/examples/FIELDWithAnnotation14/src/examples/Address.java	2007-01-19 15:48:53 UTC (rev 59834)
+++ branches/Branch_4_2/tomcat/docs/examples/FIELDWithAnnotation14/src/examples/Address.java	2007-01-19 15:51:43 UTC (rev 59835)
@@ -24,7 +24,7 @@
 /**
  * @author Ben Wang
  * org.jboss.cache.aop.AopMarker
- * @@org.jboss.web.tomcat.tc5.session.AopMarker
+ * @@org.jboss.web.tomcat.service.session.AopMarker
  */
 public class Address {
    protected String city;




More information about the jboss-cvs-commits mailing list