I'm trying to run the latest jbossmq. I brought down the code and everything built fine, but when I try to combine this with the latest JBoss, I run into what appears to be configuration troubles. I've studied closely the changes to the JBossMQ config, but I must be overlooking something. When I try to start the server, all goes well until it attempts to deploy any MessageDrivenBeans, at which point the following occurs during initialization:
 
    Serious error in init: javax.naming.NameNotFoundException: INVMXAQueueConnectionFactory not bound
    javax.naming.NameNotFoundException: INVMXAQueueConnectionFactory not bound
 
The latest JBoss runs fine if I don't update JBossMQ.
 
Thanks for your help.
 
Brian

Reply via email to