RE: No effect on maximumRedeliveries setting

2007-02-02 Thread Nilantha Jayalath
EMAIL PROTECTED] Sent: Friday, February 02, 2007 8:02 AM To: users@activemq.apache.org Subject: Re: No effect on maximumRedeliveries setting -- So just to make things 100% clear - the purpose of PooledConnectionFactory is only for use outside of a J2EE container and when not using JCA - for us

Re: No effect on maximumRedeliveries setting

2007-02-02 Thread Christopher G. Stach II
James Strachan wrote: > On 2/1/07, Christopher G. Stach II <[EMAIL PROTECTED]> wrote: >> James Strachan wrote: >> > I'd certainly recommend never using the >> > org.apache.activemq.pool.PooledConnectionFactory for anything other >> > than sending messages with Spring's JmsTemplate as described here

Re: No effect on maximumRedeliveries setting

2007-02-02 Thread James Strachan
On 2/1/07, Christopher G. Stach II <[EMAIL PROTECTED]> wrote: James Strachan wrote: > I'd certainly recommend never using the > org.apache.activemq.pool.PooledConnectionFactory for anything other > than sending messages with Spring's JmsTemplate as described here > http://activemq.apache.org/spri

RE: No effect on maximumRedeliveries setting

2007-02-01 Thread Nilantha Jayalath
FYI -Original Message- From: James Strachan [mailto:[EMAIL PROTECTED] Sent: Thursday, February 01, 2007 11:58 AM To: users@activemq.apache.org Subject: Re: No effect on maximumRedeliveries setting I'd certainly recommend never using the org.apache.activemq.pool.PooledConnectionFa

Re: No effect on maximumRedeliveries setting

2007-02-01 Thread Christopher G. Stach II
James Strachan wrote: > I'd certainly recommend never using the > org.apache.activemq.pool.PooledConnectionFactory for anything other > than sending messages with Spring's JmsTemplate as described here > http://activemq.apache.org/spring-support.html > > am not sure if thats causing the issue or n

Re: No effect on maximumRedeliveries setting

2007-02-01 Thread James Strachan
I'd certainly recommend never using the org.apache.activemq.pool.PooledConnectionFactory for anything other than sending messages with Spring's JmsTemplate as described here http://activemq.apache.org/spring-support.html am not sure if thats causing the issue or not. If not it could be a Spring