Re: Using XCode to build WO apps in their deployment locations
Brendan Duddridge <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.admin |
|---|---|
| Message-ID | <BC55CF90.1F676%[email protected]> |
I just deploy my development builds and never build for deployment. Works for me. So I zip the .woa directory inside the build directory for my application and then move it up to my deployment machines, then unarchive the .zip file there in the right place (/Library/WebObjects/Applications). I do this on both a sun machine and an Xserve. For my frameworks on my local development machine, I create a soft link in /Library/Frameworks that points to my development build's .framework directory. So I also only ever build my frameworks with the development build-style too. Then I zip the .framework directories up and move them up to my deployment servers too. Now I put those in /Library/Frameworks for real on the deployment servers. That is, no soft links. Hope that helps. ___________________________ Brendan Duddridge ClickSpace Interactive Inc. Suite L100 239 - 10th Ave SE Calgary, AB T2G 0V9 Canada (403) 277-5591 http://www.clickspace.com/