Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Breakpoints in JSP Using Tomcat 3.2.4
Breakpoints in JSP Using Tomcat 3.2.4 [message #137171] Wed, 07 September 2005 19:51 Go to next message
Eclipse UserFriend
Originally posted by: gary.schuck.mci.com

I'm using Eclipse 3.1 and WTP 0.7 with JDK 1.5.0_04 and Tomcat 3.2.4.

I built the sample WTP web application and got it to execute fine. I then
attempted to add some breakpoints to play with the debugger.

I am able to successfully break and step through servlet code. However,
my breakpoints in the JSP file are all ignored. I have introduced several
small snipets of code into the JSP to provide plenty of spots for
breakpoints -- none of which work.

I'd really like to be able to step through the JSP code. Is this a Tomcat
3.2.4 integration issue or something else entirely?

Thanks for your time.

-- Gary
Re: Breakpoints in JSP Using Tomcat 3.2.4 [message #137196 is a reply to message #137171] Wed, 07 September 2005 21:22 Go to previous messageGo to next message
Eclipse UserFriend
On Wed, 07 Sep 2005 19:51:16 -0400, Gary Schuck <gary.schuck@mci.com> wr=
ote:

> Is this a Tomcat 3.2.4 integration issue or something else entirely?

Both, I think, We only support JSP debugging if the server supports JSR =
45 ...
I'm not sure what the first version was that supported JSR 45, but think=
it was
later.
Re: Breakpoints in JSP Using Tomcat 3.2.4 [message #137297 is a reply to message #137196] Thu, 08 September 2005 07:26 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ns_dkerber.ns_WarrenRogersAssociates.com

In article <op.swrffg0dac05ss@dmw2t23.mshome.net>,
david_williams@us.ibm.com says...
> On Wed, 07 Sep 2005 19:51:16 -0400, Gary Schuck <gary.schuck@mci.com> wrote:
>
> > Is this a Tomcat 3.2.4 integration issue or something else entirely?
>
> Both, I think, We only support JSP debugging if the server supports JSR 45 ...
> I'm not sure what the first version was that supported JSR 45, but think it was
> later.

You need Tomcat 5 or later to debug .jsp's. I found this out the hard
way, too.

--
Remove the ns_ from if replying by e-mail (but keep posts in the
newsgroups if possible).
Re: Breakpoints in JSP Using Tomcat 3.2.4 [message #137390 is a reply to message #137297] Thu, 08 September 2005 12:31 Go to previous message
Eclipse UserFriend
Originally posted by: gary.schuck.mci.com

Thanks to you both. I installed Tomcat 5.0.28 purely for use in the
debugger and it works as advertised with little learning curve on my part.
I just needed to drop some files in to common/lib and I was on my way.

Anyone know of a cheat sheet guide for migrating an apache server from
tomcat 3.2.x to tomcat 5.0.28? I'd sure like to know if there was an easy
way of changing the apache configuration.
Previous Topic:jsp ?
Next Topic:Question about StructuredTextEditor.createCombinedPreferenceStore?
Goto Forum:
  


Current Time: Sat Jun 07 11:32:38 EDT 2025

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

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

Back to the top