#6833 JBoss remote debugging steps me into oblivion
Using Idea 7, build #6833
When remote debugging to Jboss 4.04.GA, I set a breakpoint within my session bean code. Idea stops on the breakpoint, but when I use the step over function of the debugger, it sends me into decompiled apache-catalina code instead of stepping to the next line. Same functionality/project/etc works fine in idea 6.0.5.
Didn't see any reports on anything like this in my search, so I wanted to report it.
Bill Pfeiffer
Please sign in to leave a comment.
Please file a request here http://www.jetbrains.net/jira/browse/JEEAS and attach your sample project.