Yes, the JBossMQ service starts up correctly as I can see at JBoss startup.
I don't know, however, if the name that the MessageBean is obviously
configured to use (XAQueueConnectionFactory) is actually bound. I've been
thinking that it is the job of the JBossMQ service to bind this name. Or is
Are you sure that you have started the JBossMQ service? Have you checked to
see if this value is actually bound in the naming context of the server you
are using?
--jason
On Wed, 18 Apr 2001, Alexander Jerusalem wrote:
> Hi,
>
> I'm trying to deploy a Message Driven Bean but the auto deployer
Hi,
I'm trying to deploy a Message Driven Bean but the auto deployer fails with
a javax.naming.NameNotFoundException: XAQueueConnectionFactory not bound.
The only place where I see this name is in jbossmq.xml in the
InvocationLayer element. What am I missing?
thanks,
Alexander Jerusalem
___