Search code examples
javaspringservletswebsphere

Spring mvc-dispatcher issue


Hello in my logfile SystemOut from WebSphere i see exception:

com.ibm.ws.webcontainer.servlet.ServletWrapper service SRVE068E: uncaught exception created mvc-dispatcher... java.lang.NoSuchMethodError: javax/servlet/http/HttpServletResponse.getStatus()I

What could be the problem?


Solution

  • This is very similar to this issue in Spring.

    Which versions of Spring and WebSphere are you using ?