On Sun, Sep 28, 2008 at 3:25 PM, Andres Rangel <[EMAIL PROTECTED]> wrote: > Hi, > I am writting my on jms libraary for an internal application using java, and > would like to know what should I cache, connections or sessions (all from the > same connection)? > > Also, would like to know if I have an application that would run > indefinetely, should I every so foten check the "status" or "health" of the > connection? Similar as is done with jdbc connections where the poolmgr make > asimp[le query to check if the connection is active or stale.
Why go to trouble of creating your own framework for this when the Spring JMS APIs already handles all of these features and more for you? http://static.springframework.org/spring/docs/2.5.x/reference/jms.html Bruce -- perl -e 'print unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" );' Apache ActiveMQ - http://activemq.org/ Apache Camel - http://activemq.org/camel/ Apache ServiceMix - http://servicemix.org/ Blog: http://bruceblog.org/