users@glassfish.java.net

Re: error on MDB depolyment

From: <glassfish_at_javadesktop.org>
Date: Thu, 22 Jan 2009 21:44:41 PST

I can suggest a few things if you are using Generic JMS RA,

1. WebLogic JMS does not support creation of connection consumer through an external client, so the default mode "Asynchronous" will not work . You have to set "DeliveryType=Synchronous" in the ra config.
http://www.nabble.com/Glassfish---Weblogic-MDB-Integration-td19928737.html

2 If you are using generic ra, then you cannot use annotations for configuring the activation spec properties, it has to be done through deployment descriptors.
[Message sent by forum member 'rampsarathy' (rampsarathy)]

http://forums.java.net/jive/thread.jspa?messageID=327750