aspose file tools
The moose likes Servlets and the fly likes remote debugging in JBuilder5 and WebLogic please help Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "remote debugging in JBuilder5 and WebLogic please help" Watch "remote debugging in JBuilder5 and WebLogic please help" New topic
Author

remote debugging in JBuilder5 and WebLogic please help

Peter Litvak
Greenhorn

Joined: Oct 08, 2001
Posts: 2
Hi,
I'm trying to use remote debugging for JSP. It seems doesn't work.
I set up everything according to the documentation and I can debug
all my classes (even compiled JSP pages) but I can't figure out
how I can set breakpoints in a JSP and be switched to the debugger
when this JSP gets hit.
As an application and web server WebLogic 5.01 is used.
I'll appreciate any help.
Thank you
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: remote debugging in JBuilder5 and WebLogic please help
 
Similar Threads
what development tools are you using for j2ee?
IntelliJ remote debugging with websphere
remote debugging in JBuilder5 and WebLogic please help
How to debug in Eclipse while testing Webservice request through SoapUI
Debugging remote applications using Eclipse