[JBoss-user] [Messaging, JMS & JBossMQ] - Re: 4.0.2RC1 DLQHandler Sybase

2005-07-27 Thread ahahamyan
I got this figured out, it appears that the .ear that contained the mdbs were getting deployed before the XAConnectionFactory was setup. The setup of the DLQ handler (done during mdb deployment) needed the XAConnectionFactory. I simply moved the .ear file to the deploy.last folder within the dep

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: 4.0.2RC1 DLQHandler Sybase

2005-07-26 Thread ahahamyan
I am also having the same issue. I get the following in the log when the server is coming up while the mdbs are getting deployed. I am using 4.0.2 and hajms against mysql. The hajms is a hasingleton. Any help is appreciated. 2005-07-26 16:48:21,441 ERROR [org.jboss.ejb.plugins.jms.DLQHandler]

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: 4.0.2RC1 DLQHandler Sybase

2005-04-21 Thread genman
XAConnectionFactory is probably not bound because the JMS subsystem did not come up cleanly. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874955#3874955 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874955 ---