Uploaded image for project: 'Log4j 2'
  1. Log4j 2
  2. LOG4J2-125

Naming JMSQueue Appenders

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.0-beta3
    • 2.0-beta4
    • Appenders
    • None

    Description

      If I have a JMSQueue appender :
      <JMSQueue queueBindingName="Log4j2Queue"
      factoryBindingName="QueueConnectionFactory"/>

      1. I can not use the name attribute as suggested by the documentation.
      2. The name of the queue automatically becomes : "JMSQueueQueueConnectionFactory.Log4j2Queue".

      Creating a derived name for the jms queue appender is not a bad idea but this way it is not easy to guess what it is going to be without looking into the source code of the appender implementation.

      Attachments

        Activity

          People

            rgoers Ralph Goers
            bekisz Szabolcs Beki
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: