Java exception - unknown source - why???
807569Jun 15 2006 — edited Jun 15 2006Hi all,
I am running a web application on oc4j and I am getting a servlet exception.
In the classes I wrote, in the stack trace it says "unknown source" where the line number is supposed to be. But for classes that I did not write (servlet container's, and third party api's), the line numbers are there.
Can anyone help?
Is there a compilation option to disable or enable reporting of line numbers?
Or might it be something to do with oc4j?