Seeing as there was another thread on this problem, just to make sure I 
downloaded JBoss 4.0 and JBoss AOP and tried it for myself.

Here are the exact steps I took:

1) Download JBoss 4.0 from 
http://prdownloads.sourceforge.net/jboss/jboss-4.0.0.zip?download

2) Download JBoss AOP FINAL 
fromhttp://prdownloads.sourceforge.net/jboss/jboss-aop_1.0.0-FINAL.zip?download

3) Unzip both JBoss and JBoss AOP

The rest is as mentioned in chapter 8.2 of the documentation;

4) Go to the jboss-4.0.0/server/all/deploy folder and remove the 
jboss-aop.deployer file

FOR JDK 1.4

5) copy jboss-aop_1.0.0-FINAL/jboss-40-install/jboss-aop.deployer to the 
jboss-4.0.0/server/all/deploy folder

6) Start up JBoss using 
$ run -c all

FOR JDK 1.5

5) copy jboss-aop_1.0.0-FINAL/jboss-40-install/jboss-aop-jdk50.deployer to the 
jboss-4.0.0/server/all/deploy folder

6) Start up JBoss using 
$ run -c all



Hope this helps,

Kabir

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855541#3855541

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855541


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to