[jboss-user] [Messaging, JMS & JBossMQ] - MDB InstanceNotFoundException wmq.jmsra.rar not registered.

2008-06-06 Thread perryl
Hi I'm getting the following JBoss error with my MDB. jboss.j2ee:ear=otisEAR.ear,jar=otisEJB.jar,name=IncomingMessageBean,service=EJB3 -> javax.management.InstanceNotFoundException: jboss.jca:service=RARDeployment,name='wmq.jmsra.rar' is not registered. I changed back to an EJB2 style MDB

[jboss-user] [Messaging, JMS & JBossMQ] - Re: MDB InstanceNotFoundException wmq.jmsra.rar not register

2008-06-08 Thread perryl
Failing a direct answer to my question, can anyone point me to definitive documentation of the syntax of all the associated XML configuration above? Thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4156492#4156492 Reply to the post : http://www.jboss.c

[jboss-user] [Messaging, JMS & JBossMQ] - Re: MDB InstanceNotFoundException wmq.jmsra.rar not register

2008-06-08 Thread perryl
The problem with heavily xml-configured software is that it all comes down to voodoo. Unless you're on the app server project team of course. The article at http://www.ibm.com/developerworks/websphere/library/techarticles/0710_ritchie/0710_ritchie.html was very helpful. Without it, it would be

[jboss-user] [EJB/JBoss] - Dependency EJB -> RAR not working

2008-06-10 Thread perryl
I have an MDB that uses the IBM MQ resource adapter. In the server logs, I can see that my MDB is loaded before the RAR for MQ. If I deploy my app after JBoss and the RAR are running, all is well. If I start JBoss with my app already deployed, I get an exception: jboss.j2ee:ear=otisEAR.ear,jar=o

[jboss-user] [EJB/JBoss] - Re: Dependency EJB -> RAR not working

2008-06-10 Thread perryl
Thanks for the speedy reply jaikiran! You're right. The JIRA link solution fixed my problem in the interim. Do we know whether a final resolution is going to be available for JBoss 5 GA? Also, what is the correct way to configure dependencies between EJB and RAR? TIA Perry View the original p

[jboss-user] [Messaging, JMS & JBossMQ] - Re: MDB InstanceNotFoundException wmq.jmsra.rar not register

2008-06-10 Thread perryl
Turned out to be a JBoss startup dependency issue here: http://jira.jboss.com/jira/browse/EJBTHREE-1199 Hope this helps others who follow. Perry View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4156936#4156936 Reply to the post : http://www.jboss.com/index.h