hi!

alas my searching skills appear rather weak as i can find no advice on how to 
weave aspects into applets.  we have a successfully woven some test advice into 
a straight up java application, but when i tried it with an applet it just 
ignored the advice.  here is the command i'm using 

appletviewer -J-javaagent:/usr/local/jboss-aop-2.0.1.GA/lib/jboss-aop.jar 
-J-Djboss.aop.path=... -J-classpath -J.:/usr/local/jboss-aop-2...  foo.html

for reference the following  works

java  -javaagent:/usr/local/jboss-aop-2.0.1.GA/lib/jboss-aop.jar 
-Djboss.aop.path... -classpath .:/usr/local/jboss-aop-2...  foo


thanks in advance
- harry

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238494
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to