On Mar 30, 2009, at 7:11 PM, Greggg wrote:


Hi All,
I was wondering if there's a way to log (with Log4cxx) messages to JMS. I know that log4cxx doesn't have any JMSAppenders, something that Log4j
comes with,
but maybe there's a bridge or something that would let me do this.
What I'm trying to do is have both Java and C++ clients send to the same JMS
Broker (activeMQ) which delegates messages to a consumer - a JMSSink.
(JMSSink is an app that also comes with Log4J .)
Any ideas? Suggestions?
Thanks
Greg.

I'd suggesting investigating http://activemq.apache.org/cms/.

Reply via email to