• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Build error java.lang.NoClassDefFoundError:
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build error java.lang.NoClassDefFoundError:


  • Subject: Re: Build error java.lang.NoClassDefFoundError:
  • From: Chuck Hill <email@hidden>
  • Date: Tue, 29 Dec 2015 19:06:13 +0000
  • Thread-topic: Build error java.lang.NoClassDefFoundError:

That means that WebObjects is not installed not your server, or is not on your application’s class path.

Chuck


From: <webobjects-dev-bounces+chill=email@hidden> on behalf of HOUNKPONOU Ronald <email@hidden>
Date: Tuesday, December 29, 2015 at 3:19 AM
To: WebObjects-Dev Mailing List List <email@hidden>
Subject: Build error java.lang.NoClassDefFoundError:

Hi everyone,
I am gettiong an error since i build wonder to too be able to deploy my app.

Before build wonder i have just imported wonder frameworks directly to my project. But in order to deploy on my application server
i noticed that i had to build each frameworks.

This done, when trying to execute my app i got this error.

Below is the error i am getting and attached my build path image :

Exception in thread "main" java.lang.NoClassDefFoundError: com/webobjects/foundation/development/NSBundleFactory
at er.extensions.appserver.ERXApplication.setup(ERXApplication.java:1042)
at er.extensions.appserver.ERXApplication.main(ERXApplication.java:865)
at cnped.app.Application.main(Application.java:17)
Caused by: java.lang.ClassNotFoundException: com.webobjects.foundation.development.NSBundleFactory
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
... 3 more

Thanks for your help

Ronald.
 _______________________________________________
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

  • Prev by Date: Re: Strange error using Wonder (same code works fine in WebObjects 5.3)
  • Next by Date: Re: Strange error using Wonder (same code works fine in WebObjects 5.3)
  • Previous by thread: Re: Strange error using Wonder (same code works fine in WebObjects 5.3)
  • Next by thread: ERCaptcha with Java 1.8 shows black image only
  • Index(es):
    • Date
    • Thread