• 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: create Installer for WebObjects Application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: create Installer for WebObjects Application


  • Subject: Re: create Installer for WebObjects Application
  • From: LD <email@hidden>
  • Date: Sun, 19 Jun 2005 14:29:26 +1000

Hi there,

On 18/06/2005, at 11:32 PM, Raphael wrote:

Hi,
is it possible to create a webobjects Application installer?
I would like to gave out my applications, but when they must install
the application on their system they need to make it with the terminal

At the moment
xcodebuild clean -alltargets
xcodebuild install -buildstyle Deployment DSTROOT=/
xcodebuild install -buildstyle WebServer DSTROOT=/
screen -d -m /Library/WebObjects/Applications/app.woa/app -WOPort 80 -WOAutoOpenInBrowser NO

Yep, see here:
http://developer.apple.com/documentation/DeveloperTools/Conceptual/ SoftwareDistribution/


In particular: "Creating a Package" & "Modifying and Installation With Scripts"

You'll want to create a package that utilises a script to do the above automatically for you.

- Open /Developer/Applications/Utilities/PackageMaker
- Choose "Single Package Project"
- do some more reading ;-) There's a fair bit to read at first. It'll make more sense when you delve into it.


with regards,
--

LD


_______________________________________________ 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: create Installer for WebObjects Application
      • From: Raphael <email@hidden>
References: 
 >create Installer for WebObjects Application (From: Raphael <email@hidden>)

  • Prev by Date: No "--" in comments: something new in Java, Project Builder or WO ?
  • Next by Date: Re: No "--" in comments: something new in Java, Project Builder or WO ?
  • Previous by thread: create Installer for WebObjects Application
  • Next by thread: Re: create Installer for WebObjects Application
  • Index(es):
    • Date
    • Thread