Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Unable to set breakpoint when debugging servlets in Tomcat5
Unable to set breakpoint when debugging servlets in Tomcat5 [message #165249] Mon, 21 June 2004 04:42
Eclipse UserFriend
Originally posted by: rvarghese.users.sf.net

Hello

I am trying to get remote debugging working with Tomcat 5.0.25.
Following the instructions at this site,
http://jakarta.apache.org/site/idedev-rdeclipse.html

I got Eclipse to connect to the Tomcat JVM, it properly displays
all the threads running within the JVM. But when I open my servlet
source and try to set a breakpoint, prior to invoking the servlet,
Eclipse complains with the following message:

"Breakpoint can neither be added nor removed at current text location."

I tried this at several places in the code, but no success.
If I run the same servlet as a java application w/ local debugging,
I CAN set breakpoint at the same line.

Can anyone please help me idenfity what I am missing? I did add
the directory of the java file to the Source path, but no difference.



Thx!!
Roy
Previous Topic:Transport error - debugger gets disconnected
Next Topic:Making contents menu on "JAVA" folder: Project, all types of Folders
Goto Forum:
  


Current Time: Sat Jul 13 16:46:25 GMT 2024

Powered by FUDForum. Page generated in 0.03486 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top