Re: [JBoss-user] Question on JMS & log4j

2002-05-13 Thread Alex Loubyansky
Hello Mitchell, Monday, May 13, 2002, 9:55:56 PM, you wrote: MK> When I try to run a JMS client to receive a message, I get following error message. Can anyone tell me what's going on? MK> log4j:ERROR No appenders could be found for category (org.jboss.mq.SpyMessageConsumer). MK> log4j:ERROR

[JBoss-user] Question on JMS & log4j

2002-05-13 Thread Mitchell Kim
When I try to run a JMS client to receive a message, I get following error message.  Can anyone tell me what's going on?   log4j:ERROR No appenders could be found for category (org.jboss.mq.SpyMessageConsumer).log4j:ERROR Please initialize the log4j system properly.     Thanks.   ===