web services - Asynchronous processing not supported on Servlet 2.x container jersy -
I am doing an example on asynchronous processing which is using jersy restful web services and receiving the following < / P>
Asynchronous Processing Servicelet 2.x is not supported on container
I am running on the Tomcat 7 server. I have kept the servlet-api-3.0 jar file in the Tomcat / Lib file. But still I'm getting the error. The reason for the exception can be
Thanks in advance ...
Comments
Post a Comment