Re: A "org.apache.log4j.DailyRollingFileAppender" object is not assignable to...

2002-07-15 Thread Ceki Gülcü
At 11:06 15.07.2002 -0400, Whitney White wrote: >Not that I doubted you... > >but you're absolutely right. Switching to log4j-1.2.1.jar fixed my >problem; my servlets are now able to reinitialize the root logger when >they're dynamically reloaded by Jrun. Good. Thanks for letting us know. >

Re: A "org.apache.log4j.DailyRollingFileAppender" object is not assignable to...

2002-07-15 Thread Ceki Gülcü
iscovered >> the following behavior. >> >> >> As I said before when I first start jrun, everything is perfectly fine; >> if I touch then my servlet class, causing Jrun to dynamically destroy it >> and reload it, this causes log4j to report the following: >&g

Re: A "org.apache.log4j.DailyRollingFileAppender" object is not assignable to...

2002-07-15 Thread Whitney White
for your response; I've done some more digging and discovered >>>the following behavior. >>> >>> >>> As I said before when I first start jrun, everything is perfectly fine; >>>if I touch then my servlet class, causing Jrun to dynamically destroy it &

Re: A "org.apache.log4j.DailyRollingFileAppender" object is not assignable to...

2002-07-15 Thread Whtiney J. White
aturday, July 13, 2002 3:26 PM Subject: Re: A "org.apache.log4j.DailyRollingFileAppender" object is not assignable to... Whit: so init() is called once and only once correct??? if you delete the class and recreate it.. how does JRun know this class should be initialised ag

Re: A "org.apache.log4j.DailyRollingFileAppender" object is not assignable to...

2002-07-13 Thread Ceki Gülcü
or. > > > As I said before when I first start jrun, everything is perfectly fine; > if I touch then my servlet class, causing Jrun to dynamically destroy it > and reload it, this causes log4j to report the following: > > >log4j:ERROR A "org.apache.

Re: A "org.apache.log4j.DailyRollingFileAppender" object is not assignable to...

2002-07-13 Thread Whitney White
eport the following: log4j:ERROR A "org.apache.log4j.DailyRollingFileAppender" object is not assignable to a "org.apache.log4j.Appender" variable. log4j:ERROR Could not instantiate appender named "A1". log4j:ERROR A "org.apache.log4j.net.SMTP

Re: A "org.apache.log4j.DailyRollingFileAppender" object is not assignable to...

2002-07-12 Thread Ceki Gülcü
attempted re-initialization of my servlet, I get the following >messages from log4j in my stderr: > >log4j:ERROR A "org.apache.log4j.DailyRollingFileAppender" object is not >assignable to a "org.apache.log4j.Appender" variable. >log4j:ERROR Could not instantiate appender

A "org.apache.log4j.DailyRollingFileAppender" object is not assignable to...

2002-07-12 Thread Whitney White
j in my stderr: log4j:ERROR A "org.apache.log4j.DailyRollingFileAppender" object is not assignable to a "org.apache.log4j.Appender" variable. log4j:ERROR Could not instantiate appender named "A1". log4j:ERROR A "org.apache.log4j.net.SMTPAppender" object is