>> Does JSP debuggin with Tomcat 5 also work? >> >> I remeber you saying that IDEA would once use the debugging support in >> Tomcat 5.
I believe Eugene is working on JSR45 support, and hence Tomcat debugging should work. I haven't heard anything to the contrary.
You can start Tomcat as a remote process, but not to debug JSP the 'old fashioned' way in IDEA, like you can with Tomcat 4.0.6.
R
Actually now that I think about it, someone in the J2EE forum posted a message about what needs to be changed in the current Tomcat plugin to debug JSPs with Tomcat 5. I need to look at that and give it a whirl.
Noah White wrote:
This is a feature request they're working on.
R
Depends on what you mean by the term "use". In general, it is possible to use Tomcat 5 with any build, including 957.
--
Best regards,
Eugene Zhuravlev
JetBrains, Inc, http://www.intellij.com
"Develop with pleasure!"
"Noah White" <no_mail@jetbrains.com> wrote in message news:32744461.1066947304058.JavaMail.itn@is.intellij.net...
Does JSP debuggin with Tomcat 5 also work?
I remeber you saying that IDEA would once use the debugging support in Tomcat 5.
Robert F. Beeger wrote:
I believe Eugene is working on JSR45 support, and hence Tomcat debugging
should work. I haven't heard anything to the contrary.
You can start Tomcat as a remote process, but not to debug JSP the 'old
fashioned' way in IDEA, like you can with Tomcat 4.0.6.
R
Robert S. Sfeir wrote:
>> Does JSP debuggin with Tomcat 5 also work?
>>
>> I remeber you saying that IDEA would once use the debugging support in
>> Tomcat 5.
Actually now that I think about it, someone in the J2EE forum posted a
message about what needs to be changed in the current Tomcat plugin to
debug JSPs with Tomcat 5. I need to look at that and give it a whirl.
R