I am using JBoss 2.4.3, I made a JMX MBean wrapper for log4j to load
different XML descriptor files. However, when I tried to use a JMSAppender,
the whole Jboss server stopped, and by adding logging statements in
JMSAppender, I find that it halts when the line "topicConnection.start()" is
executed. So I commented it out and recompile, and it ran OK...

Does anyone know what's the problem behind this? Or is it mandatory to put a
start() there in JMS? if so how come I can run without error?

Thanks

Jason Tsang


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to