Hi
> The thing that is confusing me is that a Topic destination is also
> created with the same destination name. Is this normal behavior for
> clusters?
Does you see the issue even if you specify destinationType as
javax.jms.Queue?
http://docs.sun.com/app/docs/doc/819-4467/6n6k98brf?a=view
If you still see the issue could you please file an issue with logs
(with connectors and jms log levels set to FINE).
The destinationType is used to drive the type of destination that is
automatically created.
Thanks
--Siva.
glassfish_at_javadesktop.org wrote:
> So, I have a clustered environment set up using MQ. When my MDB is deployed it autoCreates a queue with the name specified in the annotation.