Menu

#7 MessageProducer does not support 'null' destination

open
nobody
None
5
2006-03-25
2006-03-25
Anonymous
No

Based on the standard for JMS 1.1, it should be
possible to create a MessageProducer with "null"
destination...

The system generate an error if I do so and this
breaks the MessageProducer.send(destination, Message)
function usefullness...

This pattern is mostly used in message routers and
other similar patterns...

Discussion


Log in to post a comment.