[jboss-user] [JBoss Messaging] - JMS resource caching

jonroler do-not-reply at jboss.com
Thu Sep 11 19:07:00 EDT 2008


I have both a JBM multithreaded producer application and a multithreaded JBM consumer application that each need to perform a distributed transaction (JMS and JDBC--one sends messages and writes stuff to the db, and the other consumes messages and writes to the db).  They are both standalone java applications that do not run within the JBoss server.

I would like to be able to cache JMS connection/session/consumer/producer objects in both the producer and the consumer application.  The ActiveMQ projects seems to recommend using Jencks for this.  Does JBoss provide any facilities for this?  The Jencks documentation appears to be oriented around activemq--will Jencks work with JBM?

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

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



More information about the jboss-user mailing list