>From: Peter Antman <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: [JBoss-dev] How to run the latest jbossmq
>Date: Fri, 27 Jul 2001 09:14:27 +0200 (CEST)
>
>On 26 Jul, Brian Sondergaard wrote:
> > 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
>
>As far as I know the latest JBossMQ has not yet been integrated with the
>2.5.x series. Since a lot have changed in JBossMQ, it's of no supprise
>that it no longer works:
>
>Here is what probably needs to be done:
>
>1. Change ProviderAdapter stuff to use new names for connection
> factories (INVMXAConnectionFactory - for both queues and topics)
Since the JNDI names used by the ProviderAdapter are now configed though
jboss.jcml, this should not require a code change, only a jboss.jcml change.
>
>2. Ad the ability to create topics and queues on the fly to the new
> JBossMQ (or get ridd of the code in JMSContainerInvoker that try to
> do that ;-)).
>
Agreed.
Regards,
Hiram
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development