• 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
Deploying a Project Wonder project on linux
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Deploying a Project Wonder project on linux


  • Subject: Deploying a Project Wonder project on linux
  • From: "Matt Kime" <email@hidden>
  • Date: Mon, 23 Oct 2006 01:40:44 -0400

I have Project Wonder working with XCode and WO 5.3. I have WO 5.3
deployed on redhat linux. I'm having trouble getting my app deployed
utilizing PW. Starting my app seems to indicate that the frameworks
have been found -

ERExtensions.framework/Resources/Java/ERExtensions.jar
ERExtensions.framework/Resources/Java/src.jar

but my app gives this error -

[2006-10-22 23:57:26 CDT] <main> A fatal exception occurred:
er/extensions/ERXSimpleHTMLFormatter
[2006-10-22 23:57:26 CDT] <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:274)
	at java.lang.Class.newInstance0(Class.java:308)
	at java.lang.Class.newInstance(Class.java:261)
	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:324)
	at com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:71)


I'd love to get some advice from someone that has done this successfully. I'm really just guessing at it.

thanks,
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: Deploying a Project Wonder project on linux
      • From: "RedBugz Software" <email@hidden>
  • Prev by Date: Re: Obscure Primary Key Gotcha
  • Next by Date: command line WO Freeze
  • Previous by thread: WO App Server - Request Handling - Parallel or Sequential ?
  • Next by thread: Re: Deploying a Project Wonder project on linux
  • Index(es):
    • Date
    • Thread