dynamic variables/parameters

2008-02-13 Thread osubb
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

Re: dynamic variables/parameters

2008-02-14 Thread Maarten Bosteels
gt; "ConversionPattern" param for log files 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, &

Re: dynamic variables/parameters

2008-02-14 Thread James A. N. Stauffer
"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/dyn

Re: dynamic variables/parameters

2008-02-14 Thread osubb
Appender. 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/dyn

Re: dynamic variables/parameters

2008-02-14 Thread osubb
ork in the >> "ConversionPattern" param for log files 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). >>

Re: dynamic variables/parameters

2008-02-14 Thread Maarten Bosteels
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-parameters-tp15470530p15470530.html > > Sent

Re: dynamic variables/parameters

2008-02-14 Thread James A. N. Stauffer
uot;ConversionPattern" param for log files 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). > >> > >>

Re: dynamic variables/parameters

2008-02-14 Thread Maarten Bosteels
r this type of scenario? > >> > >> At this point, I have to hardcode the URL, user, and password values in > >> the > >> log4j.xml file. I tried using MDC, but this seems to work in the > >> "ConversionPattern" param for log files and the "

Re: dynamic variables/parameters

2008-02-14 Thread Jacob Kjome
, "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-parameters-tp15470530p15470530.html > Sent from the Lo

Re: dynamic variables/parameters

2008-02-15 Thread Maarten Bosteels
in the connection values. Is there an easy > way > >> to do > >> > this? These values could be different for each client that access > the > >> > Servlet(s). Is there a pattern for this type of scenario? > >> > > >> > At

Re: dynamic variables/parameters

2008-02-15 Thread Jacob Kjome
he URL, user, and password values in >> the >> > log4j.xml file. I tried using MDC, but this seems to work in the >> > "ConversionPattern" param for log files and the "sql" param name for >> the >> > JDBCAppender. It does not work

Re: dynamic variables/parameters

2008-02-16 Thread Maarten Bosteels
> > > >> > What do you think about adding this method to DOMConfigurator ? > >> > > >> > Maarten > >> > > >> > > >> > > >> >> > >> >> On Wed, Feb 13, 2008 at 5:23 PM, osubb <[EMAIL PRO

Re: dynamic variables/parameters

2008-02-21 Thread osubb
; the >> >> Servlet(s). Is there a pattern for this type of scenario? >> >> >> >> At this point, I have to hardcode the URL, user, and password values >> in >> >> the >> >> log4j.xml file. I tried using MDC, but this seems t