On 22/11/2015 15:37, jean-frederic clere wrote:
> On 11/22/2015 01:25 PM, Mark Thomas wrote:
>> On 22 November 2015 10:40:07 GMT+00:00, jean-frederic clere 
>> <jfcl...@gmail.com> wrote:
>>> On 11/20/2015 09:28 PM, ma...@apache.org wrote:
>>>> -    public void setContainer(Container container) {
>>>> -        setContainer((Engine) container);
>>>
>>>
>>> Hm does that explains why I get:
>>> +++
>>> 22-Nov-2015 10:34:43.641 SEVERE [main]
>>> org.apache.tomcat.util.digester.Digester.endElement End event threw
>>> exception
>>> java.lang.NoSuchMethodException:
>>> org.apache.catalina.core.StandardService setContainer
>>>        at
>>> org.apache.tomcat.util.IntrospectionUtils.callMethod1(IntrospectionUtils.java:360)
>>>        at
>>> org.apache.tomcat.util.digester.SetNextRule.end(SetNextRule.java:145)
>>> +++
>>>
>>> Cheers
>>>
>>> Jean-Frederic
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
>>> For additional commands, e-mail: dev-h...@tomcat.apache.org
>>
>> Almost certainly. How are you triggering that? Just a normal start?
> 
> Yes just a normal start.

Whoops.

All my fault. Sorry.

I've fixed the digester rules in trunk so you shouldn't need your patch
any more.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to