• 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: Using symbolic links for deployment (was: First Deployment Help)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using symbolic links for deployment (was: First Deployment Help)


  • Subject: Re: Using symbolic links for deployment (was: First Deployment Help)
  • From: Art Isbell <email@hidden>
  • Date: Thu, 3 May 2007 16:24:28 -1000

On May 3, 2007, at 3:59 PM, Ian Joyner wrote:

On 04/05/2007, at 10:48 AM, Mike Schrag wrote:

If you are copying the woa, the same rules applies -- You should only copy the WebServerResources.

Is Eclipse set up to do this right? It seems Xcode is not, which is why when I started on these projects they were set up to keep two copies in /Library/WebObjects and WebServer/Documents for Apache.

xcodebuild's split install does this:

sudo xcodebuild install -configuration Deployment DSTROOT=/

Installs the complete framework in /Library/Frameworks or the complete app in /Library/WebObjects/Applications.

sudo xcodebuild install -configuration WebServer DSTROOT=/

Installs only the WebServerResources directory in an essentially empty "<project_name>.framework" directory in /Library/WebServer/ Documents/WebObjects/Frameworks or in an essentially empty "<project_name>.woa" directory in /Library/WebServer/Documents/ WebObjects. By "essentially empty" I mean that the only other contents are versioning or "Contents" directories. This WebServerResources directory is a copy of, not linked to the WebServerResources directory installed during the "Deployment" installation.

Aloha,
Art

_______________________________________________
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: 
 >Using symbolic links for deployment (was: First Deployment Help) (From: Art Isbell <email@hidden>)
 >Re: Using symbolic links for deployment (was: First Deployment Help) (From: Mike Schrag <email@hidden>)
 >Re: Using symbolic links for deployment (was: First Deployment Help) (From: Ian Joyner <email@hidden>)
 >Re: Using symbolic links for deployment (was: First Deployment Help) (From: Mike Schrag <email@hidden>)
 >Re: Using symbolic links for deployment (was: First Deployment Help) (From: Ian Joyner <email@hidden>)

  • Prev by Date: Re: Using symbolic links for deployment (was: First Deployment Help)
  • Next by Date: Dynamic Direct Actions
  • Previous by thread: Re: Using symbolic links for deployment (was: First Deployment Help)
  • Next by thread: Re: WORepetition & synchronization - <SOLVED>
  • Index(es):
    • Date
    • Thread