I'm sure that the class org.apache.struts2.dispatcher.filter.StrutsPrepareAndExecuteFilter exists, it's spelled correctly and it's correct for the version of struts2 that I'm using, since if I import the class in a Java file, it gets built succesfully.
If the context can be initialized then Crowd has enough resources at its disposal to proceed with a bootstrapManager (see CrowdContextLoaderListener)Field SummaryFields Modifier and TypeField and Descriptionprotected static org.slf4j.LoggerSTARTUP_LOG Constructor SummaryConstructors Constructor and DescriptionBootstrapLoaderListener() Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and TypeMethod and DescriptionvoidcontextDestroyed(javax.servlet.ServletContextEvent event) voidcontextInitialized(javax.servlet.ServletContextEvent event) static org.apache.struts2.dispatcher.DispatchergetDispatcher() Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitField DetailSTARTUP_LOGprotected static final org.slf4j.Logger STARTUP_LOGConstructor DetailBootstrapLoaderListenerpublic BootstrapLoaderListener()Method DetailgetDispatcherpublic static org.apache.struts2.dispatcher.Dispatcher getDispatcher()contextInitializedpublic void contextInitialized(javax.servlet.ServletContextEvent event)Specified by:contextInitialized in interface javax.servlet.ServletContextListenercontextDestroyedpublic void contextDestroyed(javax.servlet.ServletContextEvent event)Specified by:contextDestroyed in interface javax.servlet.ServletContextListenerSkip navigation links