Dev - Server WO version mismatch with bundled war deploy question
Dev - Server WO version mismatch with bundled war deploy question
- Subject: Dev - Server WO version mismatch with bundled war deploy question
- From: William Hatch <email@hidden>
- Date: Mon, 10 Jan 2011 13:31:16 -0500
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden