properties, and then
reloading the config file once.
Thanks for all the help
osubb
James A. N. Stauffer wrote:
>
> It might help if you could provide more details on why you want the
> JDBC parameters to vary per connection/thread.
>
> On Thu, Feb 14, 2008 at 10:15 AM, osubb
Renderer"/>
>
>
> class="org.apache.log4j.DailyRollingFileAppender">
>
>
>
>
>
> class="org.apache.log4j.jdbc.JDBCAppender">
>
>
>
>
>
>
>
>
>
>
>
>
I seem to get warning whenever log4j configure file is loaded. I looked at
my config file and can see no syntax problems. Can somebody point me in the
right direction???
WARNINGS*
log4j:WARN Continuable parsing error 50 and column 13
log4j:WARN The content of element type "renderer" mu
seems to be the only solution that might work
at this point - if I don't use the xml config).
thanks for the help, any other ideas?
osubb
Maarten Bosteels wrote:
>
> When you use a log4j.properties file instead of log4j.xml
> you can use
> http://logging.apache.org/log4j/
g the
"ConversionPatter" or using the "sql" param for JDBCAppender.
Is there any way to pass in values to log4j for each client connection
(Servlet thread)??
thanks,
osubb
James A. N. Stauffer wrote:
>
> In an XML config, system properties can be used like ${catalina.base}.
&g
es and the "sql" param name for the
JDBCAppender. It does not work for the "URL", "user", and "password" param
values (does not change to MDC value).
Any help would be appreciated,
osubb
--
View this message in context:
http://www.nabble.com/dynamic-variables