Recompile your code with debug turned on "javac -g" and you'll get line numbers.

--Kevin

-----Original Message-----
From: Gus Delgado [mailto:gdelgado@;oceanobjects.com]
Sent: Tuesday, November 05, 2002 1:51 PM
To: Struts Users Mailing List
Subject: Weblogic


I have a weblogic question, How do I set up weblogic so that when my 
Struts Action throws an exception I'll know which line it is on right 
now I get   "class.method(Unknow Source)", i would like to get 
"class.method(Class.java:432).

thanks you very much

-gus


--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>


--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to