• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NoSuchMethodError
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NoSuchMethodError


  • Subject: NoSuchMethodError
  • From: Don Lindsay <email@hidden>
  • Date: Mon, 28 Apr 2008 21:16:11 -0400

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


  • Follow-Ups:
    • Re: NoSuchMethodError
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: How to figure out what version of WO
  • Next by Date: Re: How to figure out what version of WO
  • Previous by thread: Re: How to figure out what version of WO
  • Next by thread: Re: NoSuchMethodError
  • Index(es):
    • Date
    • Thread