MDB deployment problems

2006-09-01 Thread Arunanthisivam Vimalathithen
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

Re: MDB deployment problems

2006-09-01 Thread Lasantha Ranaweera
Hi, No you need not to do that. I assume you are using Geronimo v1.1. But you might have to add additional dependency to your openejb-jar.xml as given in the below. sys:dependency sys:groupIdgeronimo/sys:groupId sys:artifactIdactivemq-broker/sys:artifactId

Re: MDB deployment problems

2006-09-01 Thread Aaron Mulder
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