My Application is working perfectely fine in Jboss EAP 6.0 but when I deploy the same in Lynix environment its giving me
HTTP Status 404 - Servlet action is not available.
I know that this is not at all related to code as was is working perfectly fine in my local Jboss. From the log I am unable to get any error.
Application is showing deployed to me, when I try to access static files I am able to access those but any .do action giving me that error in browser.
My application is using Struts 1.3 and Spring 2.5 version.
Any help would be appriciated.
Thanks,
Amit