[jboss-user] [JBoss Messaging] - Re: Message bridge

kdeboer do-not-reply at jboss.com
Thu Mar 8 08:02:32 EST 2007


Oh wonderfull!
The basic scenario is this: I want an application to write locally into a non persistent JMS queue (In fact a log4J queue appender). Logging in this way is fast and not depending on network availablitly. However i want to access the log messages on a central server. Therefore i want to store and forward the data to a remote queue in the background.

So i have to add a remote jms provider to the local jms-ds.xml and use this one as the destination jms provider? And the remote destination is found using the jndi properties of this remote provider (inj the local jms-ds.xml)?

If i have it working i will create the wiki page



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026231#4026231

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4026231



More information about the jboss-user mailing list