Wendy Smoak wrote:
On 11/30/05, Martin Cooper <[EMAIL PROTECTED]> wrote:

There was a thread somewhere recently (I'm afraid I don't recall where)
about going in the opposite direction, for a good reason that I don't
recall. I'm hoping someone else here saw the same thing and has a better
memory. ;-) IIRC, the solution was to make the log instance transient and
access it through a getter.

Possibly...
http://www.nabble.com/-logging-Advice-on-static-instance-transient-Log-variables-t602568.html

Thanks for the link. If I understand the issue correctly, it would only be a problem is you had a logging implementation in the application classpath (WEB-INF/lib) but struts-action.jar in a shared classpath ($TOMCAT_HOME/common/lib or similar).

If I recall correctly, putting Struts in a shared classpath like that is strongly discouraged and/or won't work anyway, so do we need to worry about this?

Or did I mis-understand the problem?

L.


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

Reply via email to