On 18/03/2013 07:05, Keiichi Fujino wrote:
> 2013/3/15 <[email protected]>:
>> Author: markt
>> Date: Fri Mar 15 14:42:47 2013
>> New Revision: 1456970
>>
>> URL: http://svn.apache.org/r1456970
>> Log:
>> Expose new rotate method via JMX
<snip/>
> It seems to define duplicated rotate operations in AccessLogValve's
> MBean descripter.
> I think that o.a.t.util.modeler.ManagedBean does not support method overload.
>
> === ManagedBean#addOperation
> public void addOperation(OperationInfo operation) {
> operations.put(operation.getName(), operation);
> }
> ====
>
> Maybe need to change name of rotate method.
Or fix ManagedBean ;)
Patch on the way.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]