Re: Error page displayed for one specific page.
Re: Error page displayed for one specific page.
- Subject: Re: Error page displayed for one specific page.
- From: Chuck Hill <email@hidden>
- Date: Fri, 3 Jun 2005 13:28:23 -0700
When you app goes to the error page, what does it say? There should be
an exception message and a stack trace. Knowing that would help.
Is it possible that you are redirecting to a different domain and
losing the session cookie, or redirecting to a URL with out the session
ID?
Chuck
On Jun 3, 2005, at 12:59 PM, Art Isbell wrote:
On Jun 3, 2005, at 9:17 AM, Seiler, Demian wrote:
[2005-06-03 10:35:03 EDT] <WorkerThread13>
<com.webobjects.appserver._private.WOComponentDefinition> No templa
te found for component WORedirect at
"C:\Apple\Library\Frameworks\JavaWebObjects.framework".
Unlike most WOComponents, WORedirect doesn't have a corresponding
WORedirect .wo component, so it might be helpful to see how you're
using WORedirect in your code.
This does not appear to happen to any of our other developers, so I
am wondering if maybe I mucked up my installation of WO.
If you are saying that others can run the same project without the
above error, then your installation might be suspect. But the above
error doesn't occur because your installation is missing
WORedirect.wo; no such component exists.
[2005-06-03 10:31:19 EDT] <main> NSBundle is unable to find
"ExtensionsForResources.plist" in the main bundle.
Ignoring optional configuration file.
This is normal and unrelated as you surmised.
Aloha,
Art
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
village.net
This email sent to email@hidden
--
Practical WebObjects - a book for intermediate WebObjects developers
who want to increase their overall knowledge of WebObjects, or those
who are trying to solve specific application development 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