https://issues.apache.org/bugzilla/show_bug.cgi?id=45147
Curt Arnold <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEEDINFO
--- Comment #3 from Curt Arnold <[EMAIL PROTECTED]> 2008-06-09 02:31:56 PST ---
> But, if i generate a build and launch the application, i get this problem
> with the line number.
Sounds very much like you may have built your application without debugging
info and there is no line numbers within the class file for log4j to extract.
If you are compiling with Sun's javac, did you specify -g to add debugging
info? If you build some other manner, did you specify that you wanted
debugging information added to the class files.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]