Getting java.lang.ClassNotFoundException: org.apache.struts2.tiles.StrutsTilesListener at Server startup - Struts 2.3.28 & Tile-core-2.2.2
问题 We are migrating struts 1.2.9 to strtus 2.3.28. In the process i have added StrutsTilesListener in WEB.xml . I'm getting the below exception while trying to start Wildfly 10.1 server with struts 2.3.28 and tiles-api-2.2.2. Any solution to fix this issue would be helpful. Jars in lib folder: struts2-convention-plugin-2.3.28.jar struts2-tiles-plugin-2.3.28.jar struts2-core-2.3.28.jar tiles-api-2.2.2.jar tiles-core-2.2.2.jar tiles-request-api-1.0.1.jar tiles-request-servlet-1.0.1.jar tiles