noclassdeffounderror StrutsPrepareAndExecuteFilter
I have a simple struts2 web dynamic project of eclipse, when I import all commons and assential jar in deployment assembly, my project run correttly but I create a module on wildfly 20 looking for share this module in other project, When I try run this the logging say StrutsPrepareAndExecuteFilter noclassdeffounderror on module, I export all class on the jar an the class is right there on the file that was extract, I am not use maven in this project. please thank a lot for your next comment