Hi,
I am following up http://issues.apache.org/bugzilla/show_bug.cgi?id=15585 which addresses the issue where log4j does not show Class Name, Method, or Line Number on AS400. I added the suggested code and created a new jar. All works fine on classes that I invoke within QSHELL with the java command, in that the class name and method is displayed. E.g., DEBUG 2005-04-21 11:38:16,542 ^Thread-0]: com/rbc/gpb/as400/SwitchManager.callInquiryService(Ljava/lang/String;)V+0 () - EXIT For classes that have been deployed to Websphere Application Server, it is a different matter as I don't get the class or method name. E.g., DEBUG 2005-04-21 13:01:51,763 ^Servlet.Engine.Transports : 0]: ?.?() - EXIT Can anyone tell me why this is the case? Thanks. __________________________________________________________________________________________________________________________________ This e-mail may be privileged and/or confidential, and the sender does not waive any related rights and obligations. Any distribution, use or copying of this e-mail or the information it contains by other than an intended recipient is unauthorized. If you received this e-mail in error, please advise me (by return e-mail or otherwise) immediately. Ce courrier �lectronique est confidentiel et prot�g�. L'exp�diteur ne renonce pas aux droits et obligations qui s'y rapportent. Toute diffusion, utilisation ou copie de ce message ou des renseignements qu'il contient par une personne autre que le (les) destinataire(s) d�sign�(s) est interdite. Si vous recevez ce courrier �lectronique par erreur, veuillez m'en aviser imm�diatement, par retour de courrier �lectronique ou par un autre moyen.
