Can you post your openejb-jar.xml?
Thanks,
Aaron
On 9/1/06, Arunanthisivam Vimalathithen <[EMAIL PROTECTED]> wrote:
Hi,
I am trying to deploy an EAR containing MDB I have deployed a JMS resource
(ActiveMQ RAR) seperately. But when I deploy the MDB (parentId in
openejb-jar.xml for MDB refers to deployed JMS resource), I get an
java.lang.ClassNotFoundException :
org.activemq.ra.ActiveMQActivationSpec error. Why is this?
Does the JMS resource also have to deployed as part of the MDB ear?
Thanks and regards,
Vimalan