Re: Weird JavaMonitor wotaskd behavior on Snow Leopard
Re: Weird JavaMonitor wotaskd behavior on Snow Leopard
- Subject: Re: Weird JavaMonitor wotaskd behavior on Snow Leopard
- From: Mark Ritchie <email@hidden>
- Date: Thu, 29 Jul 2010 08:51:26 -0700
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden