I have a web client and a EJB project, which I created with Eclipse 3.4. When I want to deploy it on Jboss 5.0.1, I receive the error below. I searched a lot but I wasn\'t a
I added below mentioned code in web.xml under yourServletName and the error got removed
web.xml
yourServletName
youServletName org.springframework.web.servlet.DispatcherServlet ** contextClass org.jboss.spring.vfs.context.VFSXmlWebApplicationContext 2**