Thanks Tom for the hint,

indeed It seems to to be an ant-related problem (or lets say build.xml related). What I've done was that I called WOLips Ant Tools / Replace with latest build.xml. This worked fine for me with WO 5.3 / Eclipse. But it seems to be a problem with WO 5.4 / Eclipse. Using the "default" build.xml file solved everything for me.
So now I have to change my old WO 5.3 habits... :-)

Best regards,

Helmut

Am 02.12.2007 um 16:50 schrieb Tom Woteki:

Helmut:

I encountered the same problem. If you haven't already figured it out, the JavaFoundation framework is loading before the ERExtensions framework, which contains a replacement for NSDictionary due to the way the classpath is generated.

Make sure that the entries in the ant.frameworks.* and ant.classpaths.* files that build.xml uses are set up to ensure that JavaFoundation (and other standard WO frameworks, for that matter) are loaded after ERExtensions. At least this worked for me. I'm using WO5.4/Wonder on Leopard.

Tom


On Nov 30, 2007, at 11:49 AM, Helmut Schottmüller wrote:

Nov 30 17:19:54 HspInfo[2001] (ERXNSLogLog4jBridge.java:41) WARN NSLog - <WOWorkerThread id=2 socket=null> Throwable occurred: java.lang.NullPointerException: map cannot be null [2007-11-30 16:19:54 CET] <WorkerThread2> java.lang.NullPointerException: map cannot be null at com.webobjects.foundation.NSDictionary.<init>(NSDictionary.java: 363) at er.extensions.ERXApplication.createRequest(ERXApplication.java: 739) at com .webobjects .appserver._private.WOHttpIO.readRequestFromSocket(WOHttpIO.java:380) 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)

_______________________________________________
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/helmut.schottmueller%40mac.com

This email sent to [EMAIL PROTECTED]

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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]

Reply via email to