[EMAIL PROTECTED] wrote:
billbarker 2002/11/21 20:44:10

Modified: catalina/src/share/org/apache/catalina/mbeans
MBeanUtils.java
Log:
Relaxing the restrictions on creating Valve MBeans.
There is no functional change for Catalina Valves. For custom Valves, they only need to implement 'Contained', not extend ValveBase. At the very least, throwing a checked-exception is much better then throwing the non-checked "ClassCastException".
I'd like to use that opportunity to remind that general patches should also be ported to 5.x.

Thanks :)

Remy


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



Reply via email to