Custom Valves, at least at the moment, have some issues (:.  If your Valve
extends org.apache.catalina.valve.ValveBase, then it should work fine.
Otherwise, it will probably need to at least implement
org.apache.catalina.Contained to work anytime in the near future.  If you
have a better idea on how to patch this, I'm very interested, but at the
moment, I can't find a way other than "Contained" to get the parent
component to form the MBean name.

"Reynir H�bner" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Hi,

I'm looking for documentation on the Mbean system in tomcat.
I've developed a new Valve that I would like to run with in tomcat, and it
does, but the parameters in server.xml dont seem to get passed down to the
class, on server-startup. I've added a config for the Valve in the
Mbean-descriptors.xml but it seems like more is needed ?


Thanx,
[EMAIL PROTECTED]





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

Reply via email to