JSP breakpoints don't break? [message #98883] |
Wed, 04 May 2005 15:01  |
Eclipse User |
|
|
|
Originally posted by: info.nuwave-tech.com
I've got Eclipse M6, WTP M4, Tomcat 4.1.31, J2SDK1.4.2_08. I *think* I've
got everything set up correctly: I created a J2EE Dynamic Web project with a
J2EE Web module. I created a very simple JSP. I debug launch the Server. I
right-click my jsp and select Debug on server..... The browser is launched
and the jsp runs fine, but the debugger doesn't stop at the breakpoint.
(Eclipse does not automatically switch to the Debug perspective -- don't
know if that's relevant.). I've checked every setting I can find --
everything *seems* ok.
Can anyone tell me what I'm doing wrong?
TIA
Mark
|
|
|
|
|
|
|
|
|
Re: JSP breakpoints don't break? [message #100677 is a reply to message #99290] |
Fri, 06 May 2005 20:42  |
Eclipse User |
|
|
|
On Thu, 5 May 2005 10:34:41 -0400, Mark Roy <mroy@nuwave-tech.com> wrote:
> [...] I wish there had been a more
> explicit indication that a JSR45 server was required to debug JSP.
Me too. We actually explored technical solutions to "query" the
server associated with a project to see if it supported JSR45 but
concluded there was no "spec'd" way to do it (or even an
industry defacto standard way to do it).
And, we concluded, it probably wasn't too high a priority, since, hopefully,
non-supporting servers will be a thing of the past before long :)
If you or others could contribute better documentation on either that
its required, or how to find out if a server does support it, feel
free to contribute to the 'documentation' component in bugzilla.
(or open a feature request).
Thanks
|
|
|
Powered by
FUDForum. Page generated in 0.27155 seconds