No, I wasn't actually. But now, after downloading the latest Wonder
package (Wonder-4) and dragging the frameworks into /Library/
Frameworks, when I try to start eclipse and run my app, it doesn't
start and gets the following error:
[2008-3-5 12:27:19 CST] <main> java.lang.NoSuchMethodError:
com.webobjects.foundation.NSMutableArray: method <init>(Ljava/util/
Collection;)V not found
at
com
.webobjects
.appserver
._private
.WOProperties._convertRelativePathsToAbsolutes(WOProperties.java:476)
at
com
.webobjects
.appserver
._private.WOProperties.setProjectSearchPath(WOProperties.java:487)
at
com
.webobjects
.appserver._private.WOProperties.projectSearchPath(WOProperties.java:
506)
at
com
.webobjects
.appserver
._private.WOProjectBundle._WOAllProjects(WOProjectBundle.java:360)
at
com
.webobjects
.appserver
._private.WOProjectBundle.projectBundleForProject(WOProjectBundle.java:
483)
at
com
.webobjects
.appserver
._private.WODeployedBundle.projectBundle(WODeployedBundle.java:720)
at
com
.webobjects
.appserver.WOResourceManager._initAppBundle(WOResourceManager.java:109)
at
com
.webobjects.appserver.WOResourceManager.<init>(WOResourceManager.java:
58)
at er.extensions.ERXResourceManager.<init>(ERXResourceManager.java:31)
at
er.extensions.ERXApplication.createResourceManager(ERXApplication.java:
464)
at com.webobjects.appserver.WOApplication.<init>(WOApplication.java:
835)
at er.extensions.ERXAjaxApplication.<init>(ERXAjaxApplication.java:24)
at er.extensions.ERXApplication.<init>(ERXApplication.java:471)
at Application.<init>(Application.java:19)
Any ideas? (deprecations?)
Jeff
On Mar 4, 2008, at 10:39 PM, Mike Schrag wrote:
java.lang.NoSuchMethodError:
er.extensions.ERXWOTextField.disabledInComponent(Lcom/webobjects/
appserver/WOComponent;
Are you using the WO 5.4 build of Wonder? You cannot use the 5.3
build on 5.4 or vice versa.
ms
_______________________________________________
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/jeffandmonica%40mac.com
This email sent to [EMAIL PROTECTED]
_______________________________________________
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]