Hello;

When I deploy my application on windows tomcat 5 I am experiencing the following issue. At first I thought it was because I did not have JSP Servlet selected in the build path. So I included the JSP servlet framework in the project and then re-deployed it. However, I am still experiencing the issue.

Any ideas?

Don


exception

javax.servlet.ServletException: Servlet execution threw an exception


root cause

java.lang.NoSuchMethodError: com.webobjects.appserver.WOApplication.createRequest(Ljava/lang/ String;Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;Lcom/ webobjects/foundation/NSData;Ljava/util/Map;)Lcom/webobjects/appserver/ WORequest; com .webobjects .jspservlet ._WOApplicationWrapper .servletDispatchRequest(_WOApplicationWrapper.java:108) com .webobjects .jspservlet.WOServletAdaptor._handleRequest(WOServletAdaptor.java:727) com.webobjects.jspservlet.WOServletAdaptor.doGet(WOServletAdaptor.java: 709)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to