On Oct 13, 2010, at 7:54 PM, Andrew R. Kinnie wrote:

> hmm.  OK, how do I do that?  Sorry, I'm clearly not much a of unixy person.

It could be worse, it could require you to be a eunuch.


>  I have .plist files for both wotaskd and JavaMonitor in my LaunchDaemons 
> folder  for example:
> 
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" 
> "http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
> <plist version="1.0">
> <dict>
>       <key>GroupName</key>
>       <string>appserverusr</string>
>       <key>Label</key>
>       <string>com.apple.webobjects.wotaskd</string>
>       <key>OnDemand</key>
>       <false/>
>       <key>Program</key>
>       
> <string>/Developer/WebObjects/Versions/WebObjects543/System/Library/WebObjects/JavaApplications/wotaskd.woa/wotaskd</string>
>       <key>ProgramArguments</key>
>       <array>
>               <string>wotaskd</string>
>               <string>-WOPort</string>
>               <string>1085</string>

Add
>               <string>-WOHost</string>
>               <string>localhost</string>


Chuck


>       </array>
>       <key>ServiceIPC</key>
>       <false/>
>       <key>UserName</key>
>       <string>_appserver</string>
> </dict>
> </plist>
> 
> 
> On Oct 13, 2010, at 10:48 PM, Chuck Hill wrote:
> 
>> The WOHost launch parameter, e.g. -WHost localhost
>> 
>> You probably also want that on the JavaMonitor and wotaskd apps and to then 
>> restart them (or reboot :-)
>> 
>> Chuck
> 

-- 
Chuck Hill             Senior Consultant / VP Development

Practical WebObjects - for developers who want to increase their overall 
knowledge of WebObjects or who are trying to solve specific problems.    
http://www.global-village.net/products/practical_webobjects







Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to