Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Can't debug JSP pages
Can't debug JSP pages [message #115794] Mon, 04 July 2005 09:36 Go to next message
Eclipse UserFriend
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 09: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 09:51 Go to previous messageGo to next message
Eclipse UserFriend
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 12: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] Mon, 04 July 2005 23:15 Go to previous messageGo to next message
Eclipse UserFriend
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
Re: Can't debug JSP pages [message #116194 is a reply to message #115898] Tue, 05 July 2005 04:11 Go to previous message
Eclipse UserFriend
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: Sat Apr 26 11:34:17 EDT 2025

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

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

Back to the top