• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Newbie WOImageButton Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie WOImageButton Question


  • Subject: Re: Newbie WOImageButton Question
  • From: Chuck Hill <email@hidden>
  • Date: Thu, 12 Oct 2006 10:26:47 -0700


On Oct 11, 2006, at 11:41 PM, Art Isbell wrote:

On Oct 11, 2006, at 7:11 PM, Tarun Reddy wrote:

Should I just start up wotaskd at startup (what is the right way to do that under Mac OS X) or is it supposed to get launched by mod_WebObjects.so?

You need to configure wotaskd (and optionally, JavaMonitor) to start up at boot time. You'll need to uncomment the appropriate lines in the /System/Library/StartupItems/WebObjects/WebObjects startup item script.

My bad. I thought that was only commented on the server install.

Chuck


Or to really emulate the Mac OS X Server deployment environment, you could do as I have done: configure launchd to start wotaskd and JavaMonitor instead of using a startup item script. To do this, you'd need to copy com.apple.wotaskd.plist and com.apple.womonitor.plist from /System/Library/LaunchDaemons on Mac OS X Server and install them in /Library/LaunchDaemons on Mac OS X. If you want to emulate the logging that the WebObjects startup item script provides, you'd need to add the following to com.apple.wotaskd.plist and com.apple.womonitor.plist:


	<key>StandardErrorPath</key>
	<string>/var/log/WebObjects/webobjects.log</string>
	<key>StandardOutPath</key>
	<string>/var/log/WebObjects/webobjects.log</string>

Aloha,
Art


--

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





_______________________________________________
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


References: 
 >Newbie WOImageButton Question (From: Chip Myers <email@hidden>)
 >Re: Newbie WOImageButton Question (From: Paul Lynch <email@hidden>)
 >Re: Newbie WOImageButton Question (From: Tarun Reddy <email@hidden>)
 >Re: Newbie WOImageButton Question (From: Chuck Hill <email@hidden>)
 >Re: Newbie WOImageButton Question (From: Tarun Reddy <email@hidden>)
 >Re: Newbie WOImageButton Question (From: Chuck Hill <email@hidden>)
 >Re: Newbie WOImageButton Question (From: Tarun Reddy <email@hidden>)
 >Re: Newbie WOImageButton Question (From: Art Isbell <email@hidden>)

  • Prev by Date: Re: [External type] boolean vs bool / openbase vs mysql
  • Next by Date: MSSQL Server Unicode Issues Resolved!!
  • Previous by thread: Re: Newbie WOImageButton Question
  • Next by thread: Re: Newbie WOImageButton Question
  • Index(es):
    • Date
    • Thread