Yes, I’m running JDK 1.4.2.
And yes, I turned debug on same way as it described in FAQ.
As I said before breakpoint works, Weblogic pauses.
But when I’m tryint to step through the code, literally ‘F6’, eclipse is trying to find source code (*.java) for the generated JSP instead of stepping through JSP itself (*.jsp).
It looks to me that something is wrong on IDE side.