-
Bug
-
Resolution: Not an Issue
-
P2
-
None
-
1.4.2
-
x86
-
windows_xp
Test build : j2sdk-1_4_2-beta-windows-i586.exe
Test enviroment : winXP/pro//korean locale
I've installed j2sdk-1_4_2-beta-windows-i586.exe on korean locale with private jre, not public jre. and then i did set up java_home class path. and i created registry key for java web star such as HKEY_LOCAL_MACHINE\Software\JavaSoft\Java Web Start\1.4.2\Home, value = f:\j2sdk1.4.2\jre\javaws.
And, then I tried to launch the java application manager from f:/j2sdk1.4.2/jre/javaws/ . But, the applicaiont was failed to launch with error message. The message said it failed to call java VM(SysExec), F:\program files\java\j2re1.4.2\bin\javaws.exe.
If my procedure was wrong for the lauch the application, then what is right way to do.