Two things: I had the older wonder frameworks on my dev machine, and
secondly, I installed the wonder frameworks into /opt/Library/Frameworks not
in /opt/Local/Library/Frameworks
With those changes made now it works!

On Fri, Nov 21, 2008 at 7:03 AM, Q <[EMAIL PROTECTED]> wrote:

>
>
> On 21/11/2008, at 7:53 PM, Ted Archibald wrote:
>
> I'm trying to get a fresh helloworld wonder app running on my linux box,
> but I keep running into the same problem.
>
> I've checked all the permissions, and the paths all seem to be correct.  I
> can't think of what else there is.
>
>
> ...
>
> java.lang.NoClassDefFoundError: er/extensions/ERXApplication
> at java.lang.ClassLoader.defineClass1(Native Method)
> at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
>  at
> java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
> at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
>  at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
> at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
>  at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
>  at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
>  at com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:84)
>
>
> Do you by any chance have an old version of wonder on your build machine
> and a new version of wonder on the deployment server?
>
> er.extensions.ERXApplication isn't called that anymore. It's called
> er.extensions.appserver.ERXApplication.
>
> Tip: You should embed local frameworks in your app.
>
>
> --
>
> Seeya...Q
>
>
> Quinton Dolan - [EMAIL PROTECTED]
>
> Gold Coast, QLD, Australia (GMT+10)
>
> Ph: +61 419 729 806
>
>
>
>
>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list      (Webobjects-deploy@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to