[jboss-user] [JBoss AOP] - weaving aspects into applets

harryiam42 do-not-reply at jboss.com
Fri Jun 19 02:38:05 EDT 2009


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=4238664#4238664

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



More information about the jboss-user mailing list