----------------------------------------------------------------
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!!!
----------------------------------------------------------------

Sorry for the diversion... I'm banging my head against the wall trying to
configure Borland's JBuilder to debug through JServ's call to
servlet.service into the JSDK and then finally into my servlet.  I can hit
breakpoints in JServ and breakpoints in my servlet but I cannot for the life
of me step into or hit breakpoints in the jsdk.

Here's what I've tried so far...
- Extracted the jar file into individual classes
- Rebuilt the sources with the -g option
- Directed JBuilder to look at the class path rather than the .jar file
- Ensured that it's not finding another jsdk or javax...httpservlet by
removing references to jsdk

All to no avail.  Even when I hit a breakpoint in my servlet I cannot get to
the jsdk sources by walking up the stack.

Has anyone else tried to do this?  Any luck?  I'm sure it's one of those
"duh" problems once I know the answer.

Configuration: JSDK 2.0, JDK 1.2.2, NT 4.0, JBuilder 3, Apache 1.3.9, JServ
1.1. something between 1.1 and 1.1.1

Thanks, and again my apologies,
Dan


--
--------------------------------------------------------------
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