EHC ❯ cacheManagerPeerProviderFactory requires queue to be defined
-
Bug
-
Status: Open
-
2 Major
-
Resolution:
-
ehcache-jmsreplication
-
-
carrja99
-
Reporter: carrja99
-
December 21, 2009
-
1
-
Watchers: 2
-
January 05, 2010
-
Description
JMSCacheManagerPeerProviderFactory tries to retrieve the QueueConnectionFactory defined by property getQueueConnectionFactoryBindingName and open a connection to the queue defined by getQueueBindingName even though this queue is not needed for a cacheManagerPeerProviderFactory.
However, the queue is needed for a cacheEventListenerFactory.
Comments
James Carr 2009-12-21
Fiona OShea 2010-01-05
Waiting on patch
Have resolved for my use case, but need to fix it to work with cacheEventListenerFactory. Will submit a patch as soon as I can. :)