You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Jubin Thomas Kuriakose <ju...@integerblr.com> on 2005/07/08 15:57:31 UTC

jms appender

Hi can anyone give me an example of a jms appender in xml configuration. 
I searched a lot and couldnt find any.
I did find a properties file.

log4j.rootLogger=DEBUG, jms
log4j.appender.jms=org.apache.log4j.net.JMSAppender
log4j.appender.jms.InitialContextFactoryName=org.jnp.interfaces
.NamingContextFactory
log4j.appender.jms.ProviderURL=jnp://server:1099
log4j.appender.jms.TopicBindingName=topic/testTopic
log4j.appender.jms.TopicConnectionFactoryBindingName=ConnectionFactory

but i would like the xml configuration

any help is a welcome
jubs

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org