users@glassfish.java.net

MessageSender.send throws UnsupportedOperationException

From: <glassfish_at_javadesktop.org>
Date: Thu, 20 Dec 2007 23:57:32 PST

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