• 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
Trouble adding Project Wonder frameworks to XCode project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Trouble adding Project Wonder frameworks to XCode project


  • Subject: Trouble adding Project Wonder frameworks to XCode project
  • From: "Matt Kime" <email@hidden>
  • Date: Thu, 12 Oct 2006 21:12:27 -0400

I'm having trouble adding Project Wonder to my project. It seems to
compile fine but errors when launched.

My classpath looks fine to me -

 /Users/mattkime/artdb/build/Development/artdb.woa/Contents/Resources/Java/artdb.jar
 /System/Library/Frameworks/JavaFoundation.framework/Resources/Java/javafoundation.jar
 /System/Library/Frameworks/JavaEOControl.framework/Resources/Java/javaeocontrol.jar
 /System/Library/Frameworks/JavaEOAccess.framework/Resources/Java/javaeoaccess.jar
 /System/Library/Frameworks/JavaWebObjects.framework/Resources/Java/javawebobjects.jar
 /System/Library/Frameworks/JavaWOExtensions.framework/Resources/Java/JavaWOExtensions.jar
 /System/Library/Frameworks/JavaXML.framework/Resources/Java/javaxml.jar
 /System/Library/Frameworks/JavaJDBCAdaptor.framework/Resources/Java/javajdbcadaptor.jar
 ERExtensions.framework/Resources/Java/ERExtensions.jar
 ERExtensions.framework/Resources/Java/src.jar
 /Users/mattkime/Library/Java
 /Library/Java/
 /System/Library/Java/
 /Network/Library/Java
 /System/Library/Frameworks/JavaVM.framework/Classes/classes.jar
 /System/Library/Frameworks/JavaVM.framework/Classes/ui.jar
 /Library/WebObjects/Extensions/axis-ant.jar
 /Library/WebObjects/Extensions/axis.jar
 /Library/WebObjects/Extensions/commons-discovery.jar
 /Library/WebObjects/Extensions/commons-logging.jar
 /Library/WebObjects/Extensions/jaxrpc.jar
 /Library/WebObjects/Extensions/log4j-1.2.8.jar
 /Library/WebObjects/Extensions/saaj.jar
 /Library/WebObjects/Extensions/wsdl4j.jar
 /Library/WebObjects/Extensions/

...but this is the error i get...

[2006-10-12 21:07:58 EDT] <main> A fatal exception occurred:
er/extensions/ERXSimpleHTMLFormatter
[2006-10-12 21:07:58 EDT] <main> java.lang.NoClassDefFoundError:
er/extensions/ERXSimpleHTMLFormatter
	at Application.<init>(Application.java:64)
	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:323)
	at Application.main(Application.java:19)
	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._bootstrap.WOBootstrap.main(WOBootstrap.java:71)


artdb has exited with status 1.

Any ideas? I've spent a good amount of time banging my head against
the wall over this before breaking down and asking for help.

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


  • Follow-Ups:
    • Re: Trouble adding Project Wonder frameworks to XCode project
      • From: Kieran Kelleher <email@hidden>
  • Prev by Date: MSSQL Server Unicode Issues Resolved!!
  • Next by Date: WebObjects Developer position, Melbourne Australia
  • Previous by thread: MSSQL Server Unicode Issues Resolved!!
  • Next by thread: Re: Trouble adding Project Wonder frameworks to XCode project
  • Index(es):
    • Date
    • Thread