Hi!
Can you give me an example of specifying log4j as init-param. within
struts-config.xml?
Thanks,
Jan-Jaap
Ye, Young wrote:
yes, you can.
-Original Message-
From: Brian McGovern [mailto:[EMAIL PROTECTED]
Sent: 2005/02/16 4:48 PM
To: Struts Users Mailing List
Subject: log4j struts
I want
Cool! That warning has always bugged me a bit, but not enough to spend
any time thinking about the cause and solution. Thanks for the heads-up
Craig!
Frank
Craig McClanahan wrote:
If you do this in a ServletContextListener's contextInitialized()
method you won't get the warnings, because this
If you do this in a ServletContextListener's contextInitialized()
method you won't get the warnings, because this fires before
ActionServlet starts up.
Craig
On Wed, 16 Feb 2005 17:27:14 -0500, Frank W. Zammetti
<[EMAIL PROTECTED]> wrote:
> You can configure Log4J from a Struts plugin, although
You can configure Log4J from a Struts plugin, although you will get a
configuration warning when Struts starts up before the plugin fires.
Here's some init code I've used (roughly... I don't actually use init
parameters and I construct a real path from a virtual path, and I do
some other hacker
yes, you can.
-Original Message-
From: Brian McGovern [mailto:[EMAIL PROTECTED]
Sent: 2005/02/16 4:48 PM
To: Struts Users Mailing List
Subject: log4j struts
I want to use log4j with my struts app. Can I use the struts-config.xml to
specify log4j as an init parameter and point it to its
5 matches
Mail list logo