Howdy,
What kind of bean what you like to add so that tomcat knows about it?

In the (current) tomcat world, there are two kind of MBeans: its own and
yours.  Yours are under your webapp, visible only to you, and tomcat
doesn't want to have anything to do with them.  Its own MBeans are
visible only to it, and you shouldn't have anything to do with them.
This might change in the future.

JBoss supports a nice dynamic MBean model.  It may be more suitable for
your task.  Which goes back to the original question, what exactly are
you trying to do?

Yoav Shapira
Millennium ChemInformatics


>-----Original Message-----
>From: Randy Secrist [mailto:[EMAIL PROTECTED]]
>Sent: Monday, September 30, 2002 11:01 PM
>To: Tomcat Users List
>Subject: MBeans?
>
>
>Is there a way to append to the information kept in the MBean
descriptor
>without having to modify the file in catalina.jar?  i.e. - is there a
way
>to dynamically add MBeans so that TC knows about them at run time?
>
>Does anyone know what I am talking about, or is this more geared for
the
>developer's group?
>
>Randy Secrist
This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to