[jboss-user] [EJB/JBoss] - Re: EJB debugging problem
jaikiran
do-not-reply at jboss.com
Thu Oct 26 07:25:46 EDT 2006
"Step into" is not going to work on those proxies. However, you directly add a breakpoint in any of the methods of the implementation of your bean and whenever the method gets called as part of a flow, the control will stop at that point.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980976#3980976
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980976
More information about the jboss-user
mailing list