I have cleaned and recompiled the project. What else can I do to resolve this?

Don
On Apr 28, 2008, at 9:23 PM, Chuck Hill wrote:

Version  mismatch.  This API changed  between WO 5.3 and 5.4.

Chuck


On Apr 28, 2008, at 6:16 PM, Don Lindsay wrote:

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/chill%40global-village.net

This email sent to [EMAIL PROTECTED]


--

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects






_______________________________________________
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