Hi,
I am trying to debug JSPs running on WebLogic 8.1, but the debugger just doesn’t stop at the breakpoints. I have launched the server externally and connected to it via the ‘Run >Debug…’ option, as specified in the documentation. Debugging .java classes works fine – it just won’t stop in JSPs.
Do you have any idea what could be the problem here?
(I am using MyEclipse 3.8.4 on Eclipse 3.1.0).
Thanks,
Martin.