Re: Deployment setup on a OS X box
Re: Deployment setup on a OS X box
- Subject: Re: Deployment setup on a OS X box
- From: Pascal Robert <email@hidden>
- Date: Sun, 10 Oct 2010 14:49:35 -0400
Le 2010-10-10 à 14:25, Chuck Hill a écrit :
>
> On Oct 9, 2010, at 11:01 PM, Pascal Robert wrote:
>
>> I'm setting up a Mac Mini Server, and it's the first time since 2008 that I'm setting up a OS X box just for deployment. I installed WO with woinstaller.jar, but I did forget that it won't install it in /, saying that /System already exists. So I installed it in /Developer, and had to create a symlink for /Library/WebObjects to /Developer/Library/WebObjects.
>>
>> Now, since it's a deployment box, I don't actually need WO on it, I only need the Apache adaptor, wotaskd and JavaMonitor with embedded frameworks. So I'm thinking of creating a installer (.pkg) that would :
>>
>> - create /Library/WebObjects and /Library/WebServer/Documents if they don't already exists
>
> And /Library/WebObjects/Configuration
>> - install wotaskd.woa from Wonder, in /Library/WebObjects/JavaApplications
>> - instal JavaMonitor.woa from Wonder, in /Library/WebObjects/JavaApplications
>
> I'd simplify this and put these both in the same directory.
They will be both in /Library/WebObjects/JavaApplications
>
>> - install the two launchctl scripts
>> - install and load the Apache HTTP adaptor from Wonder
>
> Where will this go? You will also need the apache.conf file.
Loading is done with apxs. Yeah, I forgot to add the webobjects.conf file to the list.
The .pkg is almost ready, the only thing I need to do is the postflight script to call apxs to load the module + moving the webobjects.conf file in /etc/apache2 and adding it to httpd.conf.
--
Pascal Robert
email@hidden
AIM/iChat : MacTICanada
LinkedIn : http://www.linkedin.com/in/macti
Twitter : pascal_robert
_______________________________________________
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