On 28/Jul/2010, at 9:57 PM, Tusker wrote:
> I'm still unclear on how to set WOHost.  I'll try this again next.

For wotaskd and JavaMonitor, I usually set the WOHost in their respective 
launchd config files.
Something like: /Library/LaunchDaemons/com.apple.webobjects.wotaskd.plist
and /Library/LaunchDaemons/com.apple.webobjects.womonitor.plist
...
   <array>
       <string>wotaskd</string>
       <string>-WOPort</string>
       <string>1085</string>
       <string>-WOHost</string>
       <string>FQDN</string>
   </array>
...


For each app, you can set this in JavaMonitor.
Good luck!
M.

 _______________________________________________
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