Mantis - Resin
Viewing Issue Advanced Details
427 minor always 10-20-05 00:00 01-26-06 16:02
ferg  
ferg  
normal  
closed  
3.0.13 fixed  
none    
none 3.0.18  
0000427: JMS topics do not work as expected with ListenerResource
RSN-473
When I configure a ListenerResource using a JMS Topic (MemoryTopic) I get five instances of my listener created and each receives a copy of each message published so it get handled five times. I'm guess this behaviour is configured so queues can be pooled but is not suitable for topics. If I just the JMS directly it works as expected.

You can take the tutorial example and change it from a MemoryQueue to a MemoryTopic and see the behaviour.

Regards,
Martin...
Windows XP SP2, SUN JDK 1.5_04, Resin 3.0.13

Notes
(0000793)
ferg   
01-26-06 16:02   
ejb/6c01