facebook

How to JSP Debug with JRun

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    I gather that MyEclipse supports JSP debugging on JRun 4, but I can’t seem to get it to work. Debugging of Java files works just fine. No problem using any of the (nice) JSP editing features such as tag completion. I can set a breakpoint in a JSP file without difficulty. But Eclipse will never stop at the breakpoint!

    We are running MyEclipse 3.8.4 on Eclipse 3.0.1, with JRun4 on Windows.

    Any suggestions would be appreciated.

    Bill Alexander

    #228511

    Riyad Kalla
    Member

    Bill,
    What JDK version are you using to A) run Eclipse and B) run JRun?

    #228517

    Both are run using JDK 1.4.2_03 .

    Bill

    #228518

    Riyad Kalla
    Member

    Bill,
    I just looked into our FAQ Under JRun and noticed this: http://www.myeclipseide.com/FAQ+index-myfaq-yes-id_cat-29.html

    I thought JRun did support JSR 45, but infact it does not. This spec is required for JSP debugging (it is the debugging spec). As a workaround I would suggest wither JBoss or Tomcat as “Development” servers as debugging is supported very readily for both and would make development easier for you.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: How to JSP Debug with JRun

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