Console in Eclipse shows nothing
Application instance logs on deployment server show nothing
are there any other logs I should check?
Thanks in advance
Shelley
On 8/10/13 9:27 AM, Chuck Hill wrote:
Hi Shelly,
On 2013-10-06 5:37 AM, "Shelley Eitzen" <[email protected]> wrote:
Hi All,
I need help with a LongResponsePage
I have a component LongResponseStatusPage which displays a progress
indicator and message. The LongResponseStatusPage extends
LongResponsePage and implements methods for refreshPage, pageForResult,
cancelPage, and performAction.
When one component calls the LongResponseStatusPage, and the user clicks
cancel, the cancelPage method is called and the user is returned to the
appropriate page.
When another component calls the LongResponseStatusPage, and the user
clicks cancel, the cancelPage method is called, but then hangs and the
user is not returned to the appropriate page.
It sounds like either the cancelPage method is throwing or the
appendToResponse of the page returned is throwing. What do the logs show?
Chuck
the cancelPage method is supposed to return the user to a specified
return page. In both instances the return page is not null and the
calling components both extend the same component.
I dont know where to look next? How can it not return a page and just
hang?
Any help would be appreciated, and please be as specific as possible.
WebObjects 5.3.3
Openbase 11
Thanks in Advance
Shelley
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/chill%40global-vill
age.net
This email sent to [email protected]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]