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
