At 06:58 PM 6/7/00 -0500, you wrote: >I need to debug java servlets. Is it possible to use jde to attach to a >running apache Web server process (that is running the jserv module) to debug a >servlet? Is there any GOOD way to debug a servlet? > >We are running apache V1.3.9 with the JServ module (V1.0) on Redhat Linux 6.1. > We build our servlets against jdk1.2.2 (and are using the same version of java >in our runtime environment). We installed V2.1.5 of the jde. > >Thanks for any help. Several JDE users are using JDEbug, which comes with JDE-2.1.6, to debug servlets. I and other users have posted detailed instructions on how to do this to the JDE mailing list. See the archive of the JDE mailing list for more information. - Paul ------------------------------------------------------------ TECH SUPPORT POLICY I respond only to requests that contain a complete problem report. The easiest way to ensure that your report is complete is to include the output of the JDE->Help->Submit Problem Report command in your request. To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] JDE website: http://sunsite.auc.dk/jde/ JDE mailing list archive: http://www.mail-archive.com/[email protected]/maillist.html
