I am trying to run JRun under Java's jdb debugger. I put in the following
command as the JRun documentation said, but was not successful of starting
the default server under jdb. What is wrong??
C:\Program Files\Allaire\JRun\bin>jdb JRun c:\program
files\allaire\jrun\servers
\default
Initializing jdb...
> run
run JRun c:\program files\allaire\jrun\servers\default
Java HotSpot(TM) Client VM warning: Setting of property "java.compiler" is
ignor
ed
>
VM Started:
Exception occurred: java.lang.ClassNotFoundException (uncaught)
thread="main", j
ava.net.URLClassLoader$1.run(), line=200, bci=72
main[1]
Anthony Mak
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
