On 22 November 2015 10:40:07 GMT+00:00, jean-frederic clere <[email protected]> wrote: >On 11/20/2015 09:28 PM, [email protected] 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: [email protected] >For additional commands, e-mail: [email protected]
Almost certainly. How are you triggering that? Just a normal start?
