AW: NoClassDefFoundError: org/apache/tomcat/InstanceManager when using myfaces with wildfly

2019-08-16 Thread DevNews
Hallo Thomas, with this contxt parameter it works! Thank You! Georg Tel: E-Mail: devn...@safir-wid.de Internet: https://www.safir-wid.de safir Wirtschaftsinformationsdienst GmbH Sitz der Gesellschaft: Möllendorffstr.49, 10367 Berlin Geschäftsführer: Thilo Kind Registergericht: Amtsgericht B

Re: NoClassDefFoundError: org/apache/tomcat/InstanceManager when using myfaces with wildfly

2019-08-16 Thread Thomas Andraschko
I think you can set something like: org.apache.myfaces.config.annotation.LifecycleProvider org.apache.myfaces.config.annotation.NoInjectionAnnotationLifecycleProvider Virenfre

NoClassDefFoundError: org/apache/tomcat/InstanceManager when using myfaces with wildfly

2019-08-16 Thread DevNews
Hallo, I deploy my application (myfaces2.2.8, richfaces4.5.17, tomahawk21.1.1.14) to an wildfly 11 I see this Exception on starttup of my application: Caused by: java.lang.NoClassDefFoundError: org/apache/tomcat/InstanceManager at org.apache.myfaces.config.annotation.Tomcat7AnnotationLifecycle