0 Replies Latest reply on Aug 22, 2002 9:39 AM by chrisdutz

    Log4J JMSAppender not doing anything ?

    chrisdutz

      Hi,

      I am using JBoss 3.0.1 + Tomcat 4.0.4 and I am trying to configure JBoss to publish log information to a JMS-topic (topic/log). The topic is created and I wrote a consumer and publisher to test everything. I moved the log4j mbean stuff in jboss-service.xml to the end, so everything should be running when log4j starts. When looking at the log, there are no warnings or errors all log messages tell me that everything is fine. I even see the org.jboss.mq.GenericConnectionFactory reporting a new connection. I canged nothing in the jms user settings, I simply added the new topic in the JMS configuration, uncommented the JMS-appender and added the JMSAppender ref in the root-section of the jog4j.xml file.

      What am I doing wrong?

      Christofer Dutz