WebObjects/Wonder deploy on OSX Server, linkage problem
WebObjects/Wonder deploy on OSX Server, linkage problem
- Subject: WebObjects/Wonder deploy on OSX Server, linkage problem
- From: Baiss Eric Magnusson <email@hidden>
- Date: Wed, 20 Mar 2013 14:30:22 -0700
In the deploy guide:
> ################################################
> ## Create SymbolicLink for WebServerResource
> ## Depends on the Site
> ################################################
> cd /Library/Server/Web/Data/Sites/YOURSITEFOLDER
> sudo ln -s /Library/WebObjects/WebServerResource WebObjects
I <cd> to
</Library/WebObjects/>
and then type the <sudo ln> command.
I wonder if the <sudo ln> command is the problem?
The below is the designed layout.
> Folder : Adaptors (Files for Apache)
> File : mod_WebObjects.so (Apache Adaptor)
> File : wo_apache_conf (WebObjects Apache Configurations)
> File : wo_expires.conf (Place for Expires Cache)
> File : wo_rewrite.conf (Place for Rewriting Rules)
> Folder : Application (Your Applications)
> Folder : Configuration (Files for wotask)
> Folder : Deployment JavaMonitor & wotask Application)
> Folder : Logs (Logfiles)
> Folder : WebServerResource (Your WebServerResource)
>>> Include /Library/WebObjects/Adaptors/wo_apache.conf...
>> LoadModule WebObjects_module /Library/WebObjects/Adaptors/mod_WebObjects.so
>>
>> # You can change the 'cgi-bin' part of WebObjectsAlias to whatever you
>> # prefer (such as Apps), but the 'WebObjects' part is required.
>> WebObjectsAlias /cgi-bin/WebObjects
>> ...
>> # For localhost:
>> WebObjectsConfig http://localhost:1085 10
Is Ken reading these emails?
...
Baiss Eric Magnusson
cascadewebdesign.com
_______________________________________________
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