 |
|
 |
 |
|
 |
 |
| Author |
Message |
|
|
Post subject: How to JSP Debug with JRun
Posted: Apr 21, 2005 - 05:41 PM
|
|

Joined: Apr 21, 2005
Posts: 2
|
|
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 |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Apr 21, 2005 - 09:01 PM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23855
|
|
Bill,
What JDK version are you using to A) run Eclipse and B) run JRun? |
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|
|
Post subject: Re: How to JSP Debug with JRun
Posted: Apr 21, 2005 - 09:06 PM
|
|

Joined: Apr 21, 2005
Posts: 2
|
|
Both are run using JDK 1.4.2_03 .
Bill |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Apr 21, 2005 - 09:08 PM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23855
|
|
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. |
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|
| |
|
|
 |
|
 |
|
|
|
 |