[jboss-user] [JBoss AOP] - Re: How to set a breakpoint for weaved classes.
smile24
do-not-reply at jboss.com
Wed Oct 29 17:31:58 EDT 2008
I am also interested in this topic. I compile my .class files with aopc and see that in jar file appear new classes which names looks like this Service$service_1879079915250818794.class. I'm trying to debug my application using remote java application debugging in eclipse but it is no possible. I'm unable to debug beacause breakpoints can not be set because of missing line number attributes. Could somebody write what should I do to be able to debug my aspectized application? I use JBossAOP 1.5.6.GA release and JBossAS 4.2.2.GA.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185548#4185548
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4185548
More information about the jboss-user
mailing list