----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

thank for the tip. I have not try to load xml/xsl file using
ServletExecDebugger. I will watch out...

-----Original Message-----
From: Brett Knights <[EMAIL PROTECTED]>
To: 'Java Apache Users' <[EMAIL PROTECTED]>
Date: Monday, May 08, 2000 2:01 PM
Subject: RE: debugging a servlet


>----------------------------------------------------------------
>BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
>WHEN YOU POST, include all relevant version numbers, log files,
>and configuration files.  Don't make us guess your problem!!!
>----------------------------------------------------------------
>
>But it isn't a full featured web server. It has a hardcoded list of file
type it will load. I was using it and I ran into problems
>trying to load xml/xsl files.
>
>Any Java debugger can be used to debug servlets. Just place a breakpoint in
your classes (where you want to start debugging) and
>have your debugger run JServ in manual mode.
>
>Kawa (http://www.tek-tools.com) has a nice debugger in their IDE.
>
>You get to debug using the same servlet engine and jsdk
(ServletExecDebugger is 2.1) as your deployment environment.
>
>Another detriment with ServletExecDebugger on Win95/WIn98 is you have to
restart your machine to re-load classes on the classpath.
>With JServ you just stop and start JServ via the IDE.
>
>HTH
>
>--------------------------------------------------------------
>Please read the FAQ! <http://java.apache.org/faq/>
>To subscribe:        [EMAIL PROTECTED]
>To unsubscribe:      [EMAIL PROTECTED]
>Archives and Other:  <http://java.apache.org/main/mail.html>
>Problems?:           [EMAIL PROTECTED]
>
>



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to