Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Q: how to attach tomcat source while debugging..
Q: how to attach tomcat source while debugging.. [message #146365] Sun, 29 February 2004 16:11 Go to next message
Sundar Narasimhan is currently offline Sundar NarasimhanFriend
Messages: 7
Registered: July 2009
Junior Member
Hi,

I'm trying to debug tomcat.. defining and using server configurations
work fine, and I can attach sources to all relevant component. But for
some reason even though I have unbundled and pointed it at the relevant
source folder WSAD gives me a blank screen when it steps into j2ee and
servlet code in tomcat. What gives? I can understand that I shouldn't
expect to be able to do this for WAS -- but tomcat should work, correct?

Thanks in advance.
Re: how to attach tomcat source while debugging.. [message #146517 is a reply to message #146365] Mon, 01 March 2004 14:23 Go to previous message
Darin Wright is currently offline Darin WrightFriend
Messages: 454
Registered: July 2009
Senior Member
Should work. If you're using a Java Application launch configuration, you
can modify the source lookup path on the "Source" tab.

Darin

"Sundar Narasimhan" <sundar@ascent.com> wrote in message
news:c1t2s4$sc4$1@eclipse.org...
> Hi,
>
> I'm trying to debug tomcat.. defining and using server configurations
> work fine, and I can attach sources to all relevant component. But for
> some reason even though I have unbundled and pointed it at the relevant
> source folder WSAD gives me a blank screen when it steps into j2ee and
> servlet code in tomcat. What gives? I can understand that I shouldn't
> expect to be able to do this for WAS -- but tomcat should work, correct?
>
> Thanks in advance.
>
Previous Topic:Add JavaDoc for whole file
Next Topic:serialVersionUID not compatible
Goto Forum:
  


Current Time: Mon Dec 30 16:36:17 GMT 2024

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

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

Back to the top