Ack, looks like I'm getting my technology investigations mixed up again. I thought Messenger _was_ a JMS provider. It's just added API for JMS? Classes to make it easier to do specific things with JMS?
> -----Original Message----- > From: James Strachan [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, February 13, 2003 4:20 PM > To: Jakarta Commons Users List > Subject: Re: [Messenger] Persistence? > > From: "Madere, Colin" <[EMAIL PROTECTED]> > > Anyone know if there's a way to do persistence via JDBC for Messenger? > > > > If not, anyone know if this is planned (don't see any mention of it on > the > > commons site) or would I have to ask the developers? > > Typically JMS providers do message persistence for you automatically. Its > one of the benefits of JMS. Just pick a provider that supports persistent > messaging and it all just works. You can enable or disable durable > subscription or persistent message delivery via Messenger's XML deployment > config file (assuming you're using a JMS provider which supports it) > > James > ------- > http://radio.weblogs.com/0112098/ > > __________________________________________________ > Do You Yahoo!? > Everything you'll ever need on one web page > from News and Sport to Email and Music Charts > http://uk.my.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
