Re: Database Access Descriptor (DAD) 404 page not found error

From: Andy Hardy <junkmail_at_[127.0.0.1]>
Date: Thu, 26 Feb 2004 11:00:35 +0000
Message-ID: <aG4adBDTHdPAFwwc_at_[127.0.0.1]>


[Quoted] In message <9d753ae5.0402260213.5e9f81cc_at_posting.google.com> , ThomasK <tkeegan_at_glanbia.ie> writes
>hi,
>
>I am using Oracle web application server on Windows 2000, with
>Oracle9i Release 9.2.0.4.0 installed. A new Database Access
>Descriptor (DAD) was setup to connect to the database.
> (Note: created DAD called GSM on application server called brgdev01)
>When I call a simple package to display 'hello world' in the browser,
>I get a 'Page Not Found Error'
>
>(Link entered in browser is
>http://brgdev01:7779/gsm/tktest.helloworld)

[Quoted] You've missed out the '/pls/' ?

Try:
http://brgdev01:7779/pls/gsm/tktest.helloworld)

-- 
Andy Hardy. PGP ID: 0xA62A4849
Received on Thu Feb 26 2004 - 12:00:35 CET

Original text of this message