Re: Running Wonder Applications with WO 5.4 pb
Re: Running Wonder Applications with WO 5.4 pb
- Subject: Re: Running Wonder Applications with WO 5.4 pb
- From: Mike Schrag <email@hidden>
- Date: Sun, 28 Oct 2007 20:45:20 -0400
Building from source will not work (without modification) ... You have
to remove WOHttpIO from the Wonder build for it to work. Wonder is
not fully compatible with 5.4 yet.
ms
On Oct 28, 2007, at 8:08 PM, Tarun Reddy wrote:
Any idea what to do about this?
The latest Project Wonder doesn't fix this issue. Should I build the
sources? And will that work?
Thanks,
Tarun
On Oct 28, 2007, at 4:01 AM, Tonny Staunsbrink wrote:
Looks like the build is against the old 5.3. I think the
createRequest
method signature changed in 5.4.
On 10/28/07, Jean Pierre Malrieu <email@hidden> wrote:
Hi,
I am trying to run a test application with WO 5.4 on Leopard.
Running standard WO application works fine. But running a Test
Wonder
Application won't work.
I installed the Wonder frameworks from the last nightly build,
then created
a new Wonder Application.
When I try to run it, I get the error below.
What is wrong?
Thanks.
JPM
ct. 28 09:57:01 Test[49954] (ERXNSLogLog4jBridge.java:44) DEBUG
NSLog -
Waiting for requests...
oct. 28 09:57:01 Test[49954] (ERXNSLogLog4jBridge.java:41) WARN
NSLog -
<WOWorkerThread id=0 socket=null> Throwable occurred:
java.lang.NoSuchMethodError:
com.webobjects.appserver.WOApplication.createRequest(Ljava/lang/
String;Ljava/lang/String;Ljava/lang/String;Lcom/webobjects/
foundation/NSDictionary;Lcom/webobjects/foundation/NSData;Lcom/
webobjects/foundation/NSDictionary;)Lcom/webobjects/appserver/
WORequest;
[2007-10-28 8:57:1 CET] <WorkerThread0> java.lang.NoSuchMethodError:
com.webobjects.appserver.WOApplication.createRequest(Ljava/lang/
String;Ljava/lang/String;Ljava/lang/String;Lcom/webobjects/
foundation/NSDictionary;Lcom/webobjects/foundation/NSData;Lcom/
webobjects/foundation/NSDictionary;)Lcom/webobjects/appserver/
WORequest;
at
com
.webobjects
.appserver._private.WOHttpIO.readRequestFromSocket(WOHttpIO.java:
287)
at
com
.webobjects
.appserver._private.WOWorkerThread.runOnce(WOWorkerThread.java:88)
at
com
.webobjects
.appserver._private.WOWorkerThread.run(WOWorkerThread.java:226)
at java.lang.Thread.run(Thread.java:613)
oct. 28 09:57:01 Test[49954] (ERXNSLogLog4jBridge.java:41) WARN
NSLog -
<WOWorkerThread id=0 socket=null> Workerthread exiting due to error,
respawning with ID 10000...
Exception in thread "WorkerThread0"
com.webobjects.foundation.NSForwardException
[java.lang.NoSuchMethodError]
com.webobjects.appserver.WOApplication.createRequest(Ljava/lang/
String;Ljava/lang/String;Ljava/lang/String;Lcom/webobjects/
foundation/NSDictionary;Lcom/webobjects/foundation/NSData;Lcom/
webobjects/foundation/NSDictionary;)Lcom/webobjects/appserver/
WORequest;:java.lang.NoSuchMethodError:
com.webobjects.appserver.WOApplication.createRequest(Ljava/lang/
String;Ljava/lang/String;Ljava/lang/String;Lcom/webobjects/
foundation/NSDictionary;Lcom/webobjects/foundation/NSData;Lcom/
webobjects/foundation/NSDictionary;)Lcom/webobjects/appserver/
WORequest;
at
com
.webobjects
.foundation
.NSForwardException
._runtimeExceptionForThrowable(NSForwardException.java:41)
at
com
.webobjects
.appserver._private.WOWorkerThread.run(WOWorkerThread.java:238)
at java.lang.Thread.run(Thread.java:613)
Caused by: java.lang.NoSuchMethodError:
com.webobjects.appserver.WOApplication.createRequest(Ljava/lang/
String;Ljava/lang/String;Ljava/lang/String;Lcom/webobjects/
foundation/NSDictionary;Lcom/webobjects/foundation/NSData;Lcom/
webobjects/foundation/NSDictionary;)Lcom/webobjects/appserver/
WORequest;
at
com
.webobjects
.appserver._private.WOHttpIO.readRequestFromSocket(WOHttpIO.java:
287)
at
com
.webobjects
.appserver._private.WOWorkerThread.runOnce(WOWorkerThread.java:88)
at
com
.webobjects
.appserver._private.WOWorkerThread.run(WOWorkerThread.java:226)
... 1 more
_______________________________________________
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
_______________________________________________
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
_______________________________________________
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
_______________________________________________
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