I've tried the following things to get method names & line numbers to output
while debugging a servlet, with no luck..

a) disabled JIT by setting the environment variable JAVA_COMPILER to NONE
(as is indicated in the FAQ)
b) tried putting servlets in system classpath with log4j
c) tried log4j.jar as part of the web app

Nothing seems to work.. is there something I'm missing ?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to