1. It's implemented, but according to the jetbrains.intellij.eap.j2ee group,
was accidentally disabled in 637, and will be enabled in 638.

2. No documentation yet, but in the same thread in eap.j2ee, it's mentioned
that you should set the Context Path in the WebApp setup. This might have
something to do with it.

3. So far, only Tomcat 4.0.4. I believe they find the compiled pages and
look through them for Tomcat's jspC comments which provide the line number
and character position for each section of java code. Not sure how they find
the compiled pages. It was mentioned a long time ago that it will be a
plugable interface, so they/we can easily add in support for more JSP
servers.

Ian.


"DZIEMBOWSKI,KINGA (HP-NewJersey,ex2)" <[EMAIL PROTECTED]> wrote in
message news:[EMAIL PROTECTED]...
> Hi,
> I am looking for the development tool allowing JSP debugging.
> The Ariadna list of capabilities
> http://www.intellij.com/eap/products/idea/ariadna.jsp lists this as "in
> progress".
> I have IntelliJ build 637. I can set the breakpoint but the debugger do
not
> stop. It can be because I do not know how to correctly use this feature or
> it is not implemented yet.
>
> 1. Is this feature implemented in 637?
> 2. Is there any documentation explaining how to setup the system to be
able
> to do JSP debugging?
> 3. Which app servers are supported? I believe the compiled jsp class name
> matters, each app server have different naming convention. Do I need to
> teach IntelliJ what is the naming pattern?? Or some other mechanism is
used
> to associate jsp with compiled code?
> If this capability is not yet fully implemented, when can I expected it to
> work?
>
> I will appreciate if somebody from the IntelliJ development team can give
me
> some answers.
> Thanks in advance,
>
> Kinga
>
>
>
> _________________________________
>
> Kinga Dziembowski
> Hewlett Packard
> HP Bluestone Middleware Division
> 6000 Irwin Road
> Mt. Laurel, NJ 08054
>
> 856.638.6065


_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to