Oracle's examples do not work with icedtea-web

Mario Torre neugens.limasoftware at gmail.com
Tue Feb 12 20:28:46 UTC 2013


I know this is a funny question, but the Oracle website examples do
not work with icedtea-web.

The reason is an invalid xml in the jnlp.

I'm particularly referring to the GradientTranslucentWindowDemo.jnlp
in this page:

http://docs.oracle.com/javase/tutorial/uiswing/misc/trans_shaped_windows.html

I didn't try other jnlp yet.

The reason why icedtea doesn't work seems to be related to the invalid
xml in the jnlp file:

<jnlp
  spec="1.0+"
  codebase="http://docs.oracle.com/javase/tutorialJWS/uiswing/misc/ex7
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  href="GradientTranslucentWindowDemo.jnlp">
  <information>
...

See the missing quote? I think this should be fixed on the Oracle
website rather than on icedtea-web (although we could be a bit more
relaxed with missing quotes probably).

What is the right place to file a bug report regarding the xml file?

Cheers,
Mario

--
pgp key: http://subkeys.pgp.net/ PGP Key ID: 80F240CF
Fingerprint: BA39 9666 94EC 8B73 27FA  FC7C 4086 63E3 80F2 40CF

IcedRobot: www.icedrobot.org
Proud GNU Classpath developer: http://www.classpath.org/
Read About us at: http://planet.classpath.org
OpenJDK: http://openjdk.java.net/projects/caciocavallo/

Please, support open standards:
http://endsoftpatents.org/



More information about the discuss mailing list