0 Replies Latest reply on Sep 4, 2001 3:05 PM by lolsson

    Controlling trace/log performed by JMS in Jboss 2.4.0

    lolsson

      I am running jboss 2.4.0 on Red Hat Linux 6.2.

      In the shell where I run jboss I get quite a lot of
      trace/log output from what I believe are various
      components of the JBOSS JMS implementation. I see lines
      like:

       [JmsXA] .......
       [Default] ConnectionReceiver: .....
       [Default] SpyConnectionConsumer:.....
       [Default] SpySession:.....
       [Default] Session: .....
      


      and so on.

      Is it possible to configure some of these components
      so that they do not write trace/log data to stderr?

      Lars