on ‎2005 Jun 09 11:32 AM
Hello All,
I am trying to run an email application through web dynpro, but I am getting following error.
java.rmi.RemoteException: Service call exception; nested exception is: com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (407) Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy service is denied. ).I have configured proxy server and port.
I used the method _setUser and _setPassword to set username and password.
What else do I need to do to make this code run?
Please guide.
Regards,
Ashutosh
Request clarification before answering.
Hi,
Try using javax.jar file !!!
Regards, Anilkumar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ashutosh,
Let me know that whether your proxy server needs any authentication for accessing internet?
If yes then have you specified username and password for that?
Sometimes what happens, even we have specified this username and password in application, still we need to manually gives the user name and password.
T do this, access any website from the internet once on server machine. It will ask for user authentication. After authenticated deploy youe application on server and test.
Let me know the status.
Regards,
Bhavik
Hello Bhavik,
Thanks for the suggession.
I have already tried this solution and it has failed.
Yes my IE asks me for proxy authentication, but I have stored the authentication by clicking "Remember my login-password" option.
Hence, IE directly connects me to internet without popping up the authentication dialog box.
I also tried the same solution on other WAS server where IE pops up the authentication dialog; it did'nt work.
Regards,
Ashutosh
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.