JDK-4454993 : Proxy Authentication support in Jaws is not handling the error properly
  • Type: Bug
  • Component: deploy
  • Sub-Component: webstart
  • Affected Version: 1.0.1
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_95
  • CPU: x86
  • Submitted: 2001-05-05
  • Updated: 2002-10-30
  • Resolved: 2002-10-30
Related Reports
Duplicate :  
Description
OS : Windows 98
Jaws Build 19
JRE 1.3.0_02
Steps to reproduce
Specify browser's proxy to be comanche.eng.sun.com with port 80 and let javaws to use browser proxy setting. This proxy require authentication. The user name is 'jaws' and the password is 'jawstest'. Then try to visit any test application e.g http://comanche.eng.sun.com/jawstest/jdbc/jdbc.jnlp and try to launch it. The JavaWS will prompt for proxy authentication user name and password. Enter an incorrect username / password  to check error handling . The Jaws does not prompt for a user friendly message. It just says ' Unable to launch Java Web Start test case". If you go to details, in the exception it says Server redirected too many times which is correct since the username and password is incorrect. Even then there should be no redirection. The first time only it should have validated the username.
Also if the browser is not minimised, then the user cannot enter the username because the input box goes below another App manager window. Once the browser is minimised then the input box comes on the top. 

Comments
EVALUATION problem is confusing, or inaccurate error message andy.herrick@East 2001-05-09 this is fixed by 4699771, we will now ask the user for username/password again if server rejected the user's input. closing as duplicate. ###@###.### 2002-10-29
09-05-2001