I'm using the Kawa IDE and JRun and I'm not having much success debugging
servlets. I'm trying to run the debugger against the SnoopServlet included
with the JRun distribution. I have a project created with the following
interpreter options.

Java Class to Run
        com.livesoftware.jrun.service.ServiceManager
Command Line Argument
        c:\jrun\jsm-default

I set a breakpoint in my servlet, select the Run option from the Build menu,
and start the Kawa debugger. Now I try to execute the servlet in my browser
by using the URL http://localhost:8888/servlet/SnoopServlet. When I do this
the results show up in my browser, but nothing happens in the Kawa debugger.
Anybody know what I'm doing wrong?

Grant


___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to