Thank you. That worked.  I appreciate your help.

Best regards
Mho


Mho wrote:
> 
> Hello,
> I am new to openEJB and Eclipse. I am not new to Tomcat.
> I am porting an application that used to run under JBOSS and it appears
> that openEJB/Tomcat should be just a great environment.
> 
> I am using Eclipse with WTP and have successfully loaded up Tomcat with
> OpenEJB and now I am trying to bring on line the MDB.
> 
> What I can't figure out is where I would put the XML that describes the
> queue for the MDB For example in JBOSS I would have a file that would look
> like 
> <server>
>   <mbean code="org.jboss.mq.server.jmx.Queue"
> name="jboss.mq.destination:service=Queue,name=myqueueName">
>     <depends
> optional-attribute-name="DestinationManager">jboss.mq:service=DestinationManager</depends>
>   </mbean>
> </server>
> Any help would be appreciated
> Thanks
> Mho
> 

-- 
View this message in context: 
http://www.nabble.com/building-MDB-with-Eclipse-using-openEJB-embeded-in-Tomcat-tp23715480p23716581.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to