Hi,

>ok, but an setExceptionListener is supposed to be per connection as per the
>JMS spec.

Right and since PooledConnection implements JMS interfaces I expect that
ExceptionListener will be set per PooledConnection, otherwise code using PCF
must know that it is special and shouldn't rely on ExceptionListener. In
other words when I call setExceptionListener on connection and later
getExceptionListener should return the same listener which it doesn't.

Regards, 
 LZ

-- 
View this message in context: 
http://www.nabble.com/PooledConnectionFactory-and-consumer-pooling-tp22952902p22987682.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Reply via email to