Trying to deploy a war, bundling all the local frameworks with WO 5.4 and
Wonder 5, and I'm getting an error that indicates a version mismatch:
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:627)
javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
The server is still on 5.3, but being that I'm doing this under tomcat and
including all the frameworks for a self contained war, I wouldn't think this
should matter. Any ideas on what else might be amiss? Thanks.
Bill
_______________________________________________
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]