Re: NoSuchMethodError
Re: NoSuchMethodError
- Subject: Re: NoSuchMethodError
- From: Don Lindsay <email@hidden>
- Date: Mon, 28 Apr 2008 22:44:00 -0400
Hello;
I got it fixed, I had to clean my ant install directories, that took
care of the issue.
Don
On Apr 28, 2008, at 9:46 PM, Chuck Hill wrote:
Sounds like you are building it on a machine with one version of WO
and deploying it on a machine with another version of WO.
Chuck
On Apr 28, 2008, at 6:29 PM, Don Lindsay wrote:
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
--
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
--
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden