Hi, 

I am not sure did you tried to create the logger without final? I use it only as 
statis.

Juraj

-----Ursprüngliche Nachricht-----
Von: Dinesh Sampangi [mailto:[EMAIL PROTECTED]]
Gesendet: Donnerstag, 13. Februar 2003 09:05
An: Struts Users Mailing List
Betreff: struts & log4j


Hi! All,
          i'm trying to use log4j in struta application.. but when i create a log4j 
instance inside( 
private final static Logger log = Logger.getLogger(PAF3Entity.class)
) strut action class..the action path is not forwarded..instead it throws the 
following at the console.

2003-02-13 01:28:22 - Ctx( /medicare ): 500 R( /medicare + /Authorisationone.do
+ null) No action instance for path /Authorisationone could be created

but the action tag class & its paths is well defined in the struts config file.. 
everything runs fine if the logger instance is not created.

has anyone exp.. this sort . pls help

TIA
Dinesh

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

Reply via email to