[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Placing break-points in the instrumented code

2004-09-22 Thread Bill Burke
Ok, this is fixed in HEAD and will be in RC2 release on Friday. Bill View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3849145#3849145 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3849145 ---

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Placing break-points in the instrumented code

2004-09-17 Thread Bill Burke
I think I know what the problem is. I don't think Javasssist's copy method copy's CodeAttributes which have the line numbers. I'll see what I can do. Bill View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848596#3848596 Reply to the post : http://www.jboss.o

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Placing break-points in the instrumented code

2004-09-17 Thread kabkhan
PS in 2) I mean run the aop compiler View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848572#3848572 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848572 --- This SF.

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Placing break-points in the instrumented code

2004-09-17 Thread kabkhan
When trying to figure out what was going on I did the following on the small examples in the tutorial. I realise that this will probably be totally unpractical on a real project due to the number of classes. Anyhow, here it goes: 1) Compile classes 2) Precompile classes 3) Decompile classes, an