• 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: No WOResponse?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: No WOResponse?


  • Subject: Re: No WOResponse?
  • From: Chuck Hill <email@hidden>
  • Date: Fri, 18 Jan 2008 17:32:43 -0800

Sounds like your DirectAction class has a bug in it. Is there anything unusual in it?


Chuck

On Jan 18, 2008, at 5:28 PM, Jonathan Miller wrote:

hmmm....

if I remove the following from the application constructor:

		WORequestHandler rh = requestHandlerForKey("wa");
		setDefaultRequestHandler(rh);

I can get to the first page but all subsequent (DirectAction) requests fail.

Does that make any sense to anyone?

Jon



On Jan 18, 2008, at 10:52 AM, Chuck Hill wrote:

Override performActionNamed() in DirectAction, wrap the call to super in an try...catch block and see if there are any exceptions to be logged out. Also try

return super.performActionNamed(name).generateResponse();

Chuck

On Jan 18, 2008, at 12:48 PM, Jonathan Miller wrote:

Hi,

I'm trying to import an OLD Xcode project into WOLips. I've successfully imported all the sources, components et al...

There are no warning or errors that Eclipse reports and it can compile normally. However, when I open a web page with the application's URL I just get a blank page.

I can see from logging statements that the default Direct Action gets fired and the component gets called. There are no errors that are reported to the console. I can run other WebObjects programs on this computer.

Does anyone have a suggestion on how to continue to debug this?

Thanks in advance,

Jon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40global-village.net


This email sent to email@hidden


--

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








--

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


  • Follow-Ups:
    • Re: No WOResponse?
      • From: Jonathan Miller <email@hidden>
    • Re: No WOResponse?
      • From: Lachlan Deck <email@hidden>
References: 
 >re: No WOResponse? (From: Jonathan Miller <email@hidden>)
 >Re: No WOResponse? (From: Chuck Hill <email@hidden>)
 >Re: No WOResponse? (From: Jonathan Miller <email@hidden>)

  • Prev by Date: Re: No WOResponse?
  • Next by Date: Workaround for WO 5.4 "WebAssistant: You backtracked too far"
  • Previous by thread: Re: No WOResponse?
  • Next by thread: Re: No WOResponse?
  • Index(es):
    • Date
    • Thread