Somebody mentioned here recently to check out the JNDIView MBean from the JMX server port on 8082 (point your browser there) -- go to the JNDIView MBean, and push the 'List' button.  You'll get a complete listing everything bound in JNDI, and also be able to see what is visible to each application.

-Jason




Per Lewau <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]

06/22/2001 07:16 AM
Please respond to jboss-user

       
        To:        [EMAIL PROTECTED]
        cc:        
        Subject:        Re: [JBoss-user] jms queue not bound, urgent..




On Thu, 21 Jun 2001, Prabhakar Ram wrote:

Here's an educated guess...Queues are bound under queue/<specified queue
name> in JNDI. Look it up using queue/bizEventQueue instead.


> Hi,
>
> I'm testing mesage driven beans in jboss-2.2.2. I'm getting the error..
>
> [Container factory] Serious error in init: javax.naming.NameNotFoundException:
> bizEventQueue not bound
> [Container factory] java.lang.Exception: javax.naming.NameNotFoundException: biz
> EventQueue not bound
> [Container factory]     at org.jboss.ejb.MessageDrivenContainer.init(MessageDriv
>
>  I'm able to deploy successfully the MDB on Jboss-2.2.1.
>
> But I need to use Jboss-2.2.2 with tomcat..
> pls help...
>
> Vidya
>
>

-----------------------------------------------------------------------
Per Lewau ([EMAIL PROTECTED])

"Why waste time learning, when ignorance is instantaneous?"
                                                                                                     - Hobbes


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user


Reply via email to