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

Re: Deploying a Project Wonder project on linux


  • Subject: Re: Deploying a Project Wonder project on linux
  • From: "RedBugz Software" <email@hidden>
  • Date: Mon, 23 Oct 2006 10:49:44 -0600

I've only deployed a Wonder app using SSDD on Tomcat on Linux, but
I'll try to help. I'm assuming you have done a normal deploy of WO on
Linux w/o Tomcat (which I've never done).

On 10/22/06, Matt Kime <email@hidden> wrote:
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

If this shows up exactly this way in the run log, then there's probably a problem with the UNIXClassPath.txt, as normally it should be prefixed with the path of your installation.

I think that your UNIXClassPath.txt should have an entry like this:
LOCALROOT/Library/Frameworks/ERExtensions.framework/Resources/Java/ERExtensions.jar

and you need $NEXT_ROOT defined to be where you installed WO,
somewhere like /opt/Apple/

then when you run your app, it should resolve LOCALROOT to
LOCALROOT=${NEXT_ROOT}/Local and your run log should show something
like this (assuming $NEXT_ROOT is /opt/Apple:
/opt/Apple/Local/Library/Frameworks/ERExtensions.framework/Resources/Java/ERExtensions.jar

If you use embedded frameworks, or servlet deployment, it will be a
little different.

Maybe you knew this already, in which case I can't help much.
HTH,
Logan
_______________________________________________
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


References: 
 >Deploying a Project Wonder project on linux (From: "Matt Kime" <email@hidden>)

  • Prev by Date: Re: Importing CSV into a WO application
  • Next by Date: Re: Importing CSV into a WO application
  • Previous by thread: Deploying a Project Wonder project on linux
  • Next by thread: command line WO Freeze
  • Index(es):
    • Date
    • Thread