We have the struts jars in the individual wars. I was actually thinking of putting it in server lib to see if that would solve the problem.
Thanks, Prasanth * From: *<[email protected]> *Subject: *re: java.lang.ClassCastException: org.apache.struts2.dispatcher.mapper.ActionMapping *Date: *2017-12-15 02:20 *List: *[email protected] <https://lists.apache.org/[email protected]> [show/hide original text] This usually happens when struts jar is included in application server's lib directory. Regards, Christoph

