[jboss-user] [JBoss AOP] - Re: How to set a breakpoint for weaved classes.

kabir.khan@jboss.com do-not-reply at jboss.com
Thu Oct 30 07:02:13 EDT 2008


"smile24" wrote : 
  | Could you write if it is any difference for debugging when I compile code with aopc in ant task so all compiled classes are stored then in my jar file or if I let JBoss to compile aopclasses in deploy time and aopclasses are stored then in .....\tmp\aopdynclasses\ucl... ? 
There is no difference.

It might help to run some of the examples that come with the aop download using aopc, and then use jad to decompile the generated classes to get a feel for what jboss aop generates, so you have more of an idea what/when to step in when debugging

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

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



More information about the jboss-user mailing list