Connect via Applications Web Server [message #206302] |
Wed, 29 November 2006 09:28 |
sparrow
Messages: 8 Registered: November 2006
|
Junior Member |
|
|
Hi all
We have an Oracle Applications install here, running 9iAS and 9i.
I want to connect via the Applications Web Agent to build some applications.
I know that the Web Agent URL is http://hostname:port/pls/PPT2 (in our case). If I enter the above, the standard information page showing the server information returns correctly, so everything is up and running as it should be.
However, when I try to run my PL/SQL package called myhello (using http://hostname:port/pls/PPT2/myhello), it asks for a user name and password. No matter what I put in, it won't authenticate.
Can anyone give me any pointers on what to do?
Thanks
|
|
|
Re: Connect via Applications Web Server [message #206328 is a reply to message #206302] |
Wed, 29 November 2006 10:37 |
andrew again
Messages: 2577 Registered: March 2000
|
Senior Member |
|
|
You can enter the user/pass in the DAD if you don't want 9iAS to do the authentication. Edit the DAD (PPT2) from the admin page - or directly. For 9.0.2, I think the file is under the infrastructre home .../Apache/modplsql/conf/dads.conf
|
|
|
|
|