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 protected]

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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to