I finished the Webstart task:
http://code.google.com/p/keytool-iui/issues/detail?id=6
There is also a new Wiki page:
http://code.google.com/p/keytool-iui/wiki/webstart
Only remaining problem is that I didn't manage to start it from Google
Code pages... Google always delivers some text or html pages instead
of the JNLP file with the appropriate mime type.
For now I placed the current webstart version on my own page:
http://www.fuin.org/keytool-iui/keytool-iui.jnlp
If someone has an idea how to get it up and running on Google Code
please let me know!
Cheers,
Michael
Emmanuel Bourg
Le 03/04/2011 13:20, michael-hamburg a �crit :
EB> You have to set the content type in SVN to get the files to be properly
EB> served from Google Code.
I tried that but it didn't work... For example if I set the SVN mime
type of the "jnlp" file to "application/x-java-jnlp-file" Google
returns this mime type (Webstart runs) but the content is some kind of
HTML/Javascript code and not the pure jnlp XML.
If someone wants to try, simply copy the files from the Maven
"target/jnlp" to whatever location. Don't forget to point the
"codebase" in the JNLP to the new URL!
Cheers,
Michael