Hey,
I have a problem with setting breakpoints in jsps at runtime using weblogic 8. If i set a breakpoint in the jsp and then restart the server execution stops at the breakpoint, all is peachy. But when i am trying to set another breakpoint even in the same jsp, that does not work, it goes right past the breakpoint and i need to restart the server again. Is it a known problem or I need to look at it more.
We do use a non standard deployment, so i am trying to hack around the web project structure of myEclipse to get a jsp debugging work and it almost works, but this is where i stuck.
I am using eclipse 3.1 with ME 4.0m2 and jdk 1.4.2 Weblogic 8. Windows XP.
Any help?
Thanks,
Roman