• 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: Can't retrieve cookies
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't retrieve cookies


  • Subject: Re: Can't retrieve cookies
  • From: Guido Neitzer <email@hidden>
  • Date: Wed, 9 Jan 2008 23:20:35 -0700

On 09.01.2008, at 21:53, Chuck Hill wrote:

In a way, that is good. wotaskd is not running and you need it to be running. I don't have a Leotard machine handy and don't recall how wotaskd is started on them. Is it launchd now on the client?

Yes.

Put this:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
<plist version="1.0">
<dict>
<key>Disabled</key>
<false/>
<key>GroupName</key>
<string>appserverusr</string>
<key>Label</key>
<string>com.apple.webobjects.wotaskd</string>
<key>OnDemand</key>
<false/>
<key>Program</key>
<string>/System/Library/WebObjects/JavaApplications/ wotaskd.woa/wotaskd</string>
<key>ProgramArguments</key>
<array>
<string>wotaskd</string>
<string>-WOPort</string>
<string>1085</string>
</array>
<key>ServiceIPC</key>
<false/>
<key>UserName</key>
<string>appserver</string>
</dict>
</plist>


In a file, name the file com.apple.webobjects.wotaskd.plist, move it to /Library/LaunchDaemons and change the owner to root.

Now you can start wotaskd with:

sudo launchctl load /Library/LaunchDaemons/ com.apple.webobjects.wotaskd.plist

and it is also started on a reboot.

cug

--
http://www.event-s.net

_______________________________________________
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


  • Follow-Ups:
    • Re: Can't retrieve cookies (closer, but not there yet)
      • From: Jeff Schmitz <email@hidden>
    • Re: Can't retrieve cookies
      • From: Chuck Hill <email@hidden>
References: 
 >Question about WODirectConnectEnabled=false/true (From: "Ren, Kevin" <email@hidden>)
 >Re: Question about WODirectConnectEnabled=false/true (From: Chuck Hill <email@hidden>)
 >Can't retrieve cookies (From: Jeff Schmitz <email@hidden>)
 >Re: Can't retrieve cookies (From: Chuck Hill <email@hidden>)
 >Re: Can't retrieve cookies (From: Guido Neitzer <email@hidden>)
 >Re: Can't retrieve cookies (From: Chuck Hill <email@hidden>)
 >Re: Can't retrieve cookies (From: Guido Neitzer <email@hidden>)
 >Re: Can't retrieve cookies (From: Chuck Hill <email@hidden>)
 >Re: Can't retrieve cookies (From: Jeff Schmitz <email@hidden>)
 >Re: Can't retrieve cookies (From: Art Isbell <email@hidden>)
 >Re: Can't retrieve cookies (From: Guido Neitzer <email@hidden>)
 >Re: Can't retrieve cookies (From: Chuck Hill <email@hidden>)
 >Re: Can't retrieve cookies (From: "Mr. Pierre Frisch" <email@hidden>)
 >Re: Can't retrieve cookies (From: Chuck Hill <email@hidden>)
 >Re: Can't retrieve cookies (From: Chuck Hill <email@hidden>)
 >Re: Can't retrieve cookies (From: Guido Neitzer <email@hidden>)
 >Re: Can't retrieve cookies (From: Jeff Schmitz <email@hidden>)
 >Re: Can't retrieve cookies (From: Jeff Schmitz <email@hidden>)
 >Re: Can't retrieve cookies (From: Jeff Schmitz <email@hidden>)
 >Re: Can't retrieve cookies (From: Chuck Hill <email@hidden>)

  • Prev by Date: Re: What's a good way to handle orders?
  • Next by Date: Re: Pass-through bindings from parent to child component
  • Previous by thread: Re: Can't retrieve cookies
  • Next by thread: Re: Can't retrieve cookies
  • Index(es):
    • Date
    • Thread