1 Reply Latest reply on Dec 29, 2001 1:22 AM by hchirino

    JBossMQ and log4j exception

    kronos

      I'm having problems getting logging to work on JBossMQ 1.0.0 beta. I added one queue to the list in deploy/lib/jbossmq-service.xml, everything is as it came in the release.

      I added the queue by adding:


      BUT,... when i try to access the queue from an external application i get this:

      log4j:ERROR No appenders could be found for category (org.jboss.mq.referenceable.SpyConnectionFactoryObjectFactory).
      log4j:ERROR Please initialize the log4j system properly.

      Any idea what I'm doing wrong or missing in order to get rid of these messages(and to have it actually log something somewhere! ;) )