-
Bug
-
Resolution: Fixed
-
P2
-
5.0
-
beta2
-
generic, x86
-
generic, windows_xp
-
Not verified
The current iftw installations always check for a connection to java.sun.com before proceeding with the installation. While simulating a direct connection from within SWAN, there is no route to java.sun.com and the tests fail. The installation should simply check for a connection to the site where it is being staged rather than for a hardcoded value of java.sun.com.
STEPS TO REPRODUCE THE BUG:
1. Point your browser to http://sqeweb.sfbay/deployment3/tiger/iftw_2004-03-11-00-16-jre/
2. Set the proxy settings to direct connection.
3. Download and execute the j2re-1_5_0-windows-i586-iftw.exe file.
4. An error stating that the proxy settings are incorrect is thrown.
EXPECTED BEHAVIOUR:
The installation should proceed smoothly as the connection to the staged site is present.
STEPS TO REPRODUCE THE BUG:
1. Point your browser to http://sqeweb.sfbay/deployment3/tiger/iftw_2004-03-11-00-16-jre/
2. Set the proxy settings to direct connection.
3. Download and execute the j2re-1_5_0-windows-i586-iftw.exe file.
4. An error stating that the proxy settings are incorrect is thrown.
EXPECTED BEHAVIOUR:
The installation should proceed smoothly as the connection to the staged site is present.
- duplicates
-
JDK-5014236 iftw should check target website for connection, not hard coded java.sun.com
-
- Closed
-