You could maybe decompile the WebLogic .class files (if the licence
permits) with Decafe - http://decafe.hypermart.net/index.htm - and then
trace through it to your own code?
Regards,
Thomas.
At 18:47 28/09/00 -0500, Chuck Irvine wrote:
>I've got a few problems related to debugging. Consider the scenario:
>
>1. I have a breakpoint set in a multi threaded application. I run the
> application until execution stops at the breakpoint.
>2. Then I invoke "Step Over". Instead of proceeding to the next line of
>my
> source code, I get prompted in the mode line to provide the location
> of source a Weblogic class, source code I don't have.
>
>First, why doesn't execution proceed to the next line of my source code?
>Is
>there a way to make JDEbug do this?
>
>Second, since I don't have the source code when I encounter this
>situation, is
>there a way I can gracefully recover, that is, continue debugging
>without having to start all over?
>
>Thanks for your help.
>
>Chuck
----
Thomas Nichols, Worcester, UK