• 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
Logging out is hard to do ... (la la la)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Logging out is hard to do ... (la la la)


  • Subject: Logging out is hard to do ... (la la la)
  • From: Ashley Aitken <email@hidden>
  • Date: Mon, 12 Apr 2004 20:59:05 +0800

Howdy All,

My D2W(onder) app sometimes (mostly) gets stuck trying to logout / terminate the session. It's just the basic D2W wizard code:

public WOComponent logoutAction() {
WOComponent redirectPage = pageWithName("WORedirect");
((WORedirect) redirectPage).setUrl(D2W.factory().homeHrefInContext(context()));
session().terminate();
return redirectPage;
}


The app seems to struggle logging out, sometimes if you wait long enough it does, most often it just gets stuck, sometimes it "downloads" a file to the desktop.

Something like "3.PageWrapper.3.1.0.1.9" which has the following text inside it "An Internal Server Error Has Occurred"

If I log out immediately after I login, it is fine ...

Any ideas? I've CC'ed this to the Wonder mailing because most of the stuff I am doing is Project Wonder so I thought it may be related.

Thanks,
Ashley.

--
Ashley Aitken
Perth, Western Australia
mrhatken at mac dot com
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: Need to perform another fetch?
  • Next by Date: Re: Need to perform another fetch?
  • Previous by thread: WebObjects New York at Apple Store SOHO
  • Next by thread: Moving projects between machines
  • Index(es):
    • Date
    • Thread