-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
You need to turn off the JIT. Something like
wrapper.bin.parameters=-Dcompiler=NONE
It will run slower but you'll get line numbers.
>-----------------------------
>Please read the FAQ!
><http://java.apache.org/faq/>
>-----------------------------
>
> Hello,
>
>When one of my servlet crashes, in the log I have
>(Compiled Code) instead of the line number.
>I'm using jdk 1.2 pre V2 with RedHat 6.0
>What's wrong ?
>
>
>
>--
>--------------------------------------------------------------
>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]
-- Ari Halberstadt mailto:[EMAIL PROTECTED] <http://www.magiccookie.com/>
--
--------------------------------------------------------------
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]