Webdb site DAD

From: Doug Dahlke <dougd_at_shieldsbag.com>
Date: Wed, 22 Dec 1999 08:58:02 -0800
Message-ID: <3861031A.F36EB20A_at_shieldsbag.com>



We created a site as per oracle's and the webdb bible's instructions. I have a small problem with it that I can't seem to resolve without dropping the site and reloading it.

if you try to access the public site with the DAD in lower case, you get a 404 not found error. Changing it to upper case works. no big deal, but...

if you log in and then log out as a user, the lower DAD is being used as the log out descriptor and I get a 404 not found error again. If I link public access components from my application they are not found as well. I investicated the url string that webdb builds and it has the lower case DAD imbedded in the string. I traced the string down to a site schema table wwv_settings. The value is taken from type 'publicagent' and the value is the site schema in lower case. Why is the DAD looking for an upper case entry? I've change the value to upper case, but that still didn't work. Does anyone have any ideas? Seems that this is the only problem with the site. Thanks for any help.

Dug Received on Wed Dec 22 1999 - 17:58:02 CET

Original text of this message