[jboss-cvs] JBossAS SVN: r63548 - projects/aop/trunk/asintegration/src/etc.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jun 18 08:55:35 EDT 2007


Author: kabir.khan at jboss.com
Date: 2007-06-18 08:55:35 -0400 (Mon, 18 Jun 2007)
New Revision: 63548

Modified:
   projects/aop/trunk/asintegration/src/etc/ReadMe-AS4.txt
Log:
[JBAOP-419] Update to mention standalone aspect library

Modified: projects/aop/trunk/asintegration/src/etc/ReadMe-AS4.txt
===================================================================
--- projects/aop/trunk/asintegration/src/etc/ReadMe-AS4.txt	2007-06-18 12:49:02 UTC (rev 63547)
+++ projects/aop/trunk/asintegration/src/etc/ReadMe-AS4.txt	2007-06-18 12:55:35 UTC (rev 63548)
@@ -4,12 +4,18 @@
 and you should do the following to avoid versioning conflicts:
 -move javassist.jar to ../../lib/javassist.jar
 
+*On JBoss 4.0.4 or later, and if using JDK 1.4, you should upgrade the version of jbossretro-rt.jar by moving it 
+from the jboss-aop-jdk14.deployer to ../../lib/jbossretro-rt.jar
+
 * Note that this will not replace the jboss-aspect-library(-jdk50).jar, which is tied to application
 server version. If you are upgrading from JBoss AOP 1.5.x, you should remove the following packages and classes
 contained therein from your jboss-aspect-library(-jdk50).jar:
 -org.jboss.aop
 -org.jboss.aop.deployment
 
+*Also, in the existing jboss-aspect-library(-jdk50).jar you should delete the classes that exist in 
+jboss-standalone-aspect-library-jdkxx.jar
+
 * The ant build.xml contained in this folder automates these tasks for you. Set the root of the jboss installation
 and the server configuration you wish to patch in the jboss.properties file.
 




More information about the jboss-cvs-commits mailing list