posted 13 years ago
Hi,
I have written a sample EAR project, the EAR file consists of EJB3 and Spring 3.0.6 in the WAR module.
Deployment gone through successfully, but the controller is not getting call.
Here is my mvc-dispatcher-servlet.xml file:
web.xml file:
controller class:
Log message from deployment:
war file:
Any suggestion would be very appreciated.
Thanks
Sam