0 Replies Latest reply on Mar 2, 2017 5:26 PM by lamikam2

    log4j2 jms appender config

    lamikam2

      I am running log4l2 2.8 with eap 7.0.0.  Trying to setup the JMS appender.  I know this is not correct.  Trying to use in-vm connection, and not sure what to set the providerURL and context factory to.  Thanks.      

       

      <JMS name="HIFAuditAppender"

                   destinationBindingName="queue/HIFAuditQueue"

                   factoryBindingName="jms/InVmConnectionFactory"

                   providerURL="http://localhost:8080"

                   factoryName="org.jboss.naming.remote.client.InitialContextFactory" />