Hi, I have been updating to the latest version of Wonder (for WO 5.4),  
did some refactoring, changed the app layout to Wonder layout, and now  
I can't run my application.
This is on Eclipse 3.3, WOLips stable, WO 5.4 from the final iPhone SDK.
How do I solve that?
TIA
JPM
PS: I get this in the console:
[2008-7-24 16:51:38 CEST] <main> java.lang.ExceptionInInitializerError
        at  
com 
.webobjects 
.appserver 
.WOResourceManager 
.__getJavaWebObjectsResourceAsStream(WOResourceManager.java:116)
        at  
com 
.webobjects 
.appserver 
._private.WOProperties.initUserDefaultsKeys(WOProperties.java:317)
        at  
com.webobjects.appserver.WOApplication._initWOApp(WOApplication.java: 
5743)
        at com.webobjects.appserver.WOApplication.<init>(WOApplication.java: 
779)
        at  
er 
.extensions 
.appserver.ajax.ERXAjaxApplication.<init>(ERXAjaxApplication.java:22)
        at er.extensions.appserver.ERXApplication.<init>(ERXApplication.java: 
747)
        at educlab.tdbase.Application.<init>(Application.java:40)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native  
Method)
        at  
sun 
.reflect 
.NativeConstructorAccessorImpl 
.newInstance(NativeConstructorAccessorImpl.java:39)
        at  
sun 
.reflect 
.DelegatingConstructorAccessorImpl 
.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
        at java.lang.Class.newInstance0(Class.java:350)
        at java.lang.Class.newInstance(Class.java:303)
        at com.webobjects.appserver.WOApplication.main(WOApplication.java:547)
        at er.extensions.appserver.ERXApplication.main(ERXApplication.java:535)
        at educlab.tdbase.Application.main(Application.java:36)
Caused by: java.lang.IllegalStateException: Main bundle 'Properties'  
file can't be read.  Did you run as a Java Application instead of a  
WOApplication in WOLips?
Please post your deployment configuration in the Wonder mailing list.
        at er.extensions.appserver.ERXApplication 
$Loader.bundleDidLoad(ERXApplication.java:448)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at  
sun 
.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java: 
39)
        at  
sun 
.reflect 
.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java: 
25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at  
com.webobjects.foundation.NSSelector._safeInvokeMethod(NSSelector.java: 
122)
        at com.webobjects.foundation.NSNotificationCenter 
$_Entry.invokeMethod(NSNotificationCenter.java:588)
        at  
com 
.webobjects 
.foundation 
.NSNotificationCenter.postNotification(NSNotificationCenter.java:532)
        at  
com 
.webobjects 
.foundation 
.NSNotificationCenter.postNotification(NSNotificationCenter.java:562)
        at com.webobjects.foundation.NSBundle.postNotification(NSBundle.java: 
2546)
        at  
com 
.webobjects.foundation.NSBundle.LoadBundlesFromClassPath(NSBundle.java: 
748)
        at com.webobjects.foundation.NSBundle.<clinit>(NSBundle.java:373)
        ... 16 more
This archive was generated by hypermail 2.0.0 : Thu Jul 24 2008 - 11:00:59 EDT