Re: WOResponse HandleException problem

2012-12-20 Thread Calven Eggert
gt; Try creating a new context here instead of using aContext: >>>>>>>>> >>>>>>>>>>>> COREErrorPage errorPage = (COREErrorPage) >>>>>>>>>>>> pageWithName("COREErrorPage", aContext); >>>>>>>>>

Re: WOResponse HandleException problem

2012-12-20 Thread Ramsey Gurley
gt;>>>> >>>>>>>> >>>>>>>> >>>>>>>> On 2012-12-19, at 12:45 PM, Calven Eggert wrote: >>>>>>>> >>>>>>>>> I've set a breakpoint in the dispatchRequest. it gets there. >>&

Re: WOResponse HandleException problem

2012-12-20 Thread Calven Eggert
nt in the dispatchRequest. it gets there. >>>>>>>> >>>>>>>> The exception that I'm getting in the first place fires again. >>>>>>>> >>>>>>>> recap: >>>>>>>> page one, click

Re: WOResponse HandleException problem

2012-12-20 Thread Ramsey Gurley
gain. >>>>>>> >>>>>>> recap: >>>>>>> page one, click to activate exception >>>>>>> page two (error page), click button to go to login page >>>>>>> exception on page one fires again. It's as i

Re: WOResponse HandleException problem

2012-12-20 Thread Calven Eggert
;>>> page one, click to activate exception >>>>>> page two (error page), click button to go to login page >>>>>> exception on page one fires again. It's as if the first page is active >>>>>> although the error page is being displayed

Re: WOResponse HandleException problem

2012-12-20 Thread Chuck Hill
age), click button to go to login page >>>>> exception on page one fires again. It's as if the first page is active >>>>> although the error page is being displayed. >>>>> >>>>> >>>>> >>>>> On 2012-12-19, at 3:02 PM, Chuck Hil

Re: WOResponse HandleException problem

2012-12-20 Thread Calven Eggert
>>>> >>>> >>>> >>>> On 2012-12-19, at 3:02 PM, Chuck Hill wrote: >>>> >>>>> Override dispatchRequest() to see if the first click even gets to the >>>>> app. If not, check the HTML in the page. I

Re: WOResponse HandleException problem

2012-12-19 Thread Calven Eggert
o see if the first click even gets to the >>>>> app. If not, check the HTML in the page. If it does get there, is it >>>>> causing a new exception? >>>>> >>>>> >>>>> Chuck >>>>> >>>>> >>&

Re: WOResponse HandleException problem

2012-12-19 Thread Chuck Hill
page. If it does get there, is it causing >>>> a new exception? >>>> >>>> >>>> Chuck >>>> >>>> >>>> On 2012-12-19, at 5:14 AM, Calven Eggert wrote: >>>> >>>>> *bump* >>>>&

Re: WOResponse HandleException problem

2012-12-19 Thread Calven Eggert
>>> >>> >>> On 2012-12-19, at 5:14 AM, Calven Eggert wrote: >>> >>>> *bump* >>>> >>>> anyone have any ideas? >>>> >>>> Begin forwarded message: >>>> >>>>> From: Calven Eggert >

Re: WOResponse HandleException problem

2012-12-19 Thread Chuck Hill
ew exception? >> >> >> Chuck >> >> >> On 2012-12-19, at 5:14 AM, Calven Eggert wrote: >> >>> *bump* >>> >>> anyone have any ideas? >>> >>> Begin forwarded message: >>> >>>> Fro

Re: WOResponse HandleException problem

2012-12-19 Thread Calven Eggert
> > Chuck > > > On 2012-12-19, at 5:14 AM, Calven Eggert wrote: > >> *bump* >> >> anyone have any ideas? >> >> Begin forwarded message: >> >>> From: Calven Eggert >>> Subject: WOResponse HandleException problem >>&g

Re: WOResponse HandleException problem

2012-12-19 Thread Chuck Hill
rwarded message: > >> From: Calven Eggert >> Subject: WOResponse HandleException problem >> Date: 17 December, 2012 4:04:00 PM EST >> To: webobjects-dev@lists.apple.com >> >> I have a framework that has overridden WOResponse HandleException for many >> yea

Re: WOResponse HandleException problem

2012-12-19 Thread Calven Eggert
the page reloads >> again. What would make the error page load a second time? >> >> >> On 2012-12-19, at 8:41 AM, John Huss wrote: >> >>> WORedirect should be created using pageWithName. May not matter though. >>> >>> On Wednesday, Dece

Re: WOResponse HandleException problem

2012-12-19 Thread John Huss
ld make the error page load a second time? >> >> >> On 2012-12-19, at 8:41 AM, John Huss wrote: >> >> WORedirect should be created using pageWithName. May not matter though. >> >> On Wednesday, December 19, 2012, Calven Eggert wrote: >> >>> *bump*

Re: WOResponse HandleException problem

2012-12-19 Thread Calven Eggert
ven Eggert wrote: >> *bump* >> >> anyone have any ideas? >> >> Begin forwarded message: >> >>> From: Calven Eggert >>> Subject: WOResponse HandleException problem >>> Date: 17 December, 2012 4:04:00 PM EST >>> To: webobjects-dev

Re: WOResponse HandleException problem

2012-12-19 Thread John Huss
n Wednesday, December 19, 2012, Calven Eggert wrote: > >> *bump* >> >> anyone have any ideas? >> >> Begin forwarded message: >> >> *From: *Calven Eggert >> *Subject: **WOResponse HandleException problem* >> *Date: *17 December, 2012 4:04:00 PM EST >

Re: WOResponse HandleException problem

2012-12-19 Thread Calven Eggert
John Huss wrote: > WORedirect should be created using pageWithName. May not matter though. > > On Wednesday, December 19, 2012, Calven Eggert wrote: > *bump* > > anyone have any ideas? > > Begin forwarded message: > >> From: Calven Eggert >> Subject: WORespons

Re: WOResponse HandleException problem

2012-12-19 Thread John Huss
WORedirect should be created using pageWithName. May not matter though. On Wednesday, December 19, 2012, Calven Eggert wrote: > *bump* > > anyone have any ideas? > > Begin forwarded message: > > *From: *Calven Eggert 'cegg...@uhnresearch.ca');>> > *Subje

Fwd: WOResponse HandleException problem

2012-12-19 Thread Calven Eggert
*bump* anyone have any ideas? Begin forwarded message: > From: Calven Eggert > Subject: WOResponse HandleException problem > Date: 17 December, 2012 4:04:00 PM EST > To: webobjects-dev@lists.apple.com > > I have a framework that has overridden WOResponse HandleException

WOResponse HandleException problem

2012-12-17 Thread Calven Eggert
I have a framework that has overridden WOResponse HandleException for many years. Today I have discovered that there is a problem with the page I display to the user. The page shows text and a button at the bottom of the page is labelled "Go to Login Page". It used to go to the login page o