Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Can't debug JSP pages
Can't debug JSP pages [message #115794] Mon, 04 July 2005 13:36 Go to next message
Oli Glimmer is currently offline Oli GlimmerFriend
Messages: 12
Registered: July 2009
Junior Member
Hi,

I installed Eclipse 3.1 and M5 WTP.

I created a new "Dynamic Web Projects" from the J2EE perspective.

I added one jsp page and started the server with "debug".

Unfortunately my break poinst are ignored. Do I have to setup anything
to debug jsp pages?

Regards,
Oli

ps. "Open Resource" (Ctrl-Shift-R) shows every JSP twice. Once in
WebContent and in .deployable. Is it possible to turn that off?
Re: Can't debug JSP pages [message #115808 is a reply to message #115794] Mon, 04 July 2005 13:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: patrick.smart.gmail.com

http://dev.eclipse.org/newslists/news.eclipse.webtools/msg04 264.html

Does that reply to your question?

Patrick
Re: Can't debug JSP pages [message #115820 is a reply to message #115808] Mon, 04 July 2005 13:51 Go to previous messageGo to next message
Oli Glimmer is currently offline Oli GlimmerFriend
Messages: 12
Registered: July 2009
Junior Member
Patriiiiiiiiiick wrote:
> http://dev.eclipse.org/newslists/news.eclipse.webtools/msg04 264.html
>
> Does that reply to your question?
>
> Patrick
>

I'm using tomcat 5.0.28. Any other idea?

Oli
Re: Can't debug JSP pages [message #115898 is a reply to message #115820] Mon, 04 July 2005 16:54 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: patrick.smart.gmail.com

Oli Glimmer wrote:
> I'm using tomcat 5.0.28. Any other idea?

http://dev.eclipse.org/newslists/news.eclipse.webtools/msg03 182.html

Apparently, you're not the only one to have the issue with that version.
Maybe you could try another one...

Patrick
Re: Can't debug JSP pages [message #116106 is a reply to message #115794] Tue, 05 July 2005 03:15 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Oli Glimmer wrote:
> I installed Eclipse 3.1 and M5 WTP.
>
> I created a new "Dynamic Web Projects" from the J2EE perspective.
>
> I added one jsp page and started the server with "debug".
>
> Unfortunately my break poinst are ignored. Do I have to setup anything
> to debug jsp pages?
>
> Regards,
> Oli
>
> ps. "Open Resource" (Ctrl-Shift-R) shows every JSP twice. Once in
> WebContent and in .deployable. Is it possible to turn that off?

No, I just tried it using WTP M5 with Apache Tomcat 5.0.29 and it
stopped on my breakpoints and made the local variables visible as
expected. The .deployables folder is currently required on Flexible
projects and to function properly I think you need to allow Eclipse
to Build Automatically. With that said, I did run into the same
problem at first when I had Build Automatically turned off--a Clean
and Rebuild of my Flexible project solved that.

So, if you have Build Automatically disabled, try cleaning and
rebuilding the project manually.

--
- Nitin


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Can't debug JSP pages [message #116194 is a reply to message #115898] Tue, 05 July 2005 08:11 Go to previous message
Oli Glimmer is currently offline Oli GlimmerFriend
Messages: 12
Registered: July 2009
Junior Member
Patriiiiiiiiiick wrote:
> Oli Glimmer wrote:
>
>> I'm using tomcat 5.0.28. Any other idea?
>
>
> http://dev.eclipse.org/newslists/news.eclipse.webtools/msg03 182.html
>
> Apparently, you're not the only one to have the issue with that version.
> Maybe you could try another one...

You tried Tomcat 5.5.9 and it works. Thanks for the idea.
Previous Topic:Why are the JSTL tags are not understood by the JSP editor?
Next Topic:Deploymentdescriptor works only with JBoss4.0
Goto Forum:
  


Current Time: Tue Apr 16 04:21:17 GMT 2024

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

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

Back to the top