The ClassCastException is at JNLP2Viewer.java:327. This is the cause of problem describe by http://javafx-jira.kenai.com/browse/RT-16268:
Launch following html with both named and unnamed param
http://sqeweb.us.oracle.com/deployment2/jitu/latest_ws_test/6/deployment/src/javafx/fxfeaturesTest/fxfeaturesTest/html/GetParamsNamedInit.html
- Applet will get loaded fine
- Now try to click the webstart link , it will fail to launch
Another issue I noticed that on licking the javaws link theer will be application error dialog. Even if click OK , error dialog is getting disposed but javaw process still remain active and once has to kill it manually
|