facebook

Debugging with Resin3

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #241631 Reply

    william.l
    Member

    Is the following statement still true? You can’t use MyEclipse to debug jsp on Resin3 servers?

    <<<<While Resin3 claims to be a JSR045 compliant JSP container our testing was unable to access the JSP-Java sourcemap. Therefore, JSP debugging is not available for this server.>>>>

    I tried debugging on Resin3 with Eclipse IDE and it would not stop at my breakpoints, I was curious to know if this is a problem with MyEclipse or just a problem with the way I set things up?

    #241677 Reply

    Riyad Kalla
    Member

    Resin3 does seem to claim JSR-45 support, however in a search over google I noticed that IntelliJ’s generic JSR-45 debugging module did not work with Resin3 and required a specific Resin plugin. In the case of MyEclipse this would cause a problem as our generic JSR 45 debugging module may not get the information it requires from Resin.

    Have you setup Resin to keep the debugging symbols in compiled JSP pages?

    #241704 Reply

    william.l
    Member

    No, I haven’t setup Resin to keep the debugging symbols in compiled JSP pages. Any help on how to do that?

    #241705 Reply

    Riyad Kalla
    Member

    Sorry no, please check the Resin documentation. I don’t have much experience with Resin.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Debugging with Resin3

You must be logged in to post in the forum log in