Re: [JBoss-user] How can i view the deployed Beans JNDI name

2001-05-26 Thread wjlz
How to do it from a remote application client instead of "inside the server"? Thanks in advance. >jndiView.jar is obsolete. Use the jndiView MBean >instead - point a >browser at port 8082 on your server, go to the page >for the JNDIView >MBean and invoke 'list'.

Re: [Re: [Re: [JBoss-user] How can i view the deployed Beans JNDI name]]

2001-05-25 Thread Dinesh
ED]> Sent: Friday, May 25, 2001 3:26 PM Subject: Re: [Re: [JBoss-user] How can i view the deployed Beans JNDI name] > > hi, > >Thanx for responding. > > But i don't see any jar file named jndiView.jar in the bin directory. I can > see only BeanCacheMonitorJMS & Be

Re: [JBoss-user] How can i view the deployed Beans JNDI name

2001-05-25 Thread danch
jndiView.jar is obsolete. Use the jndiView MBean instead - point a browser at port 8082 on your server, go to the page for the JNDIView MBean and invoke 'list'. Wei Jiang wrote: > Hi, > > Where can I find jndiView.jar? > I downloaded jboss 2.2.1 but could not find it. > > > >> Hi, >> You c

Re: [JBoss-user] How can i view the deployed Beans JNDI name

2001-05-25 Thread Wei Jiang
Hi, Where can I find jndiView.jar? I downloaded jboss 2.2.1 but could not find it. >Hi, >You can go to jboss_home/bin directory and type java -jar jndiView.jar. >That will display all the beans bound to your JNDI tree. >bye >rama rao >- Original Message - >From: Dinesh <[EMAIL PROTECT

Re: [Re: [JBoss-user] How can i view the deployed Beans JNDI name]

2001-05-25 Thread Rama Rao
Hi, I am attaching the jar file. You can try copying it to bin. bye rama rao - Original Message - From: Dinesh <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 25, 2001 3:26 PM Subject: Re: [Re: [JBoss-user] How can i view the deployed Beans JNDI name] > >

Re: [Re: [JBoss-user] How can i view the deployed Beans JNDI name]

2001-05-24 Thread Dinesh
hi, Thanx for responding. But i don't see any jar file named jndiView.jar in the bin directory. I can see only BeanCacheMonitorJMS & BeanCacheMonitorJMX.jar & run.jar. I am using jboss server 2.2.1. Is there any way to see the jndi tree. looking forward for ur reply.. thanx, dinesh.

Re: [JBoss-user] How can i view the deployed Beans JNDI name

2001-05-24 Thread Rama Rao
Hi, You can go to jboss_home/bin directory and type java -jar jndiView.jar. That will display all the beans bound to your JNDI tree. bye rama rao - Original Message - From: Dinesh <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 25, 2001 2:06 PM Subject: [JBoss-user] How can