Hi,

        I am trying to log messages into JMS using log4j in JBoss and am
unsuccessful.
I first tried with a simple class that write to JMS and a Message handler
bean that reads from the topic.
This worked fine.

I included JMS as an appender in the log4j config file in addition to file
and console appenders.
I assigned it the Topic and the factory. When I log the logs to file and
console go successfully but the JMS message doesn't show up. Am getting
errors like 'Could not bind topic ***'

Can someone please guide me to a primer on how to use JMS and log4j in
JBoss?

Thanks and Cheers,
Laxmi


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

Reply via email to