JMS implementation in Glassfish throws UnsupportedOperationException when using method Message.send(javax.jms.Destination destination, javax.jms.Message message). If method Message.send(javax.jms.Message message) is used, it is OK. Unfortunately I use thirdparty software that use first method (with Destination as a parameter) so I cannot change it. How can I solve this problem?
Thank you.
[Message sent by forum member 'hazurek' (hazurek)]
http://forums.java.net/jive/thread.jspa?messageID=251092