There is a problem to launch embed-jnlp app from the web page via java web start
*** Tested Configuration:
- XP, win 7
- jre 7u6-b17
- javafx 2.2- sample demo
- javafx 2.2 deploy scrum sample demo
*** Steps to reproduce:
0) Install jre 7u6-b17
1) Load the javafx 2.2 demo
http://jre.us.oracle.com/java/re/javafx/2.2/promoted/all/b16/binaries/windows-i586/javafx-samples-2.2.0-beta/BrickBreaker.html
or
http://jfx.us.oracle.com/hudson/view/2.2/job/2.2-deploy-scrum/label=windows-i586-14/lastSuccessfulBuild/artifact/artifacts/apps/ga-samples/BrickBreaker.html
2) Applet should load fine. Click 'click to launch this app as webstart' link
If the app fails to load then the issue is reproducible
There is InvalidArgumentException error message
Error: Invalid arguments supplied: {-nocodebase, ....
InvalidArgumentException[ Invalid arguments supplied: {-nocodebase,.....
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main.access$000(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
*** Tested Configuration:
- XP, win 7
- jre 7u6-b17
- javafx 2.2- sample demo
- javafx 2.2 deploy scrum sample demo
*** Steps to reproduce:
0) Install jre 7u6-b17
1) Load the javafx 2.2 demo
http://jre.us.oracle.com/java/re/javafx/2.2/promoted/all/b16/binaries/windows-i586/javafx-samples-2.2.0-beta/BrickBreaker.html
or
http://jfx.us.oracle.com/hudson/view/2.2/job/2.2-deploy-scrum/label=windows-i586-14/lastSuccessfulBuild/artifact/artifacts/apps/ga-samples/BrickBreaker.html
2) Applet should load fine. Click 'click to launch this app as webstart' link
If the app fails to load then the issue is reproducible
There is InvalidArgumentException error message
Error: Invalid arguments supplied: {-nocodebase, ....
InvalidArgumentException[ Invalid arguments supplied: {-nocodebase,.....
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main.access$000(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)