hi, i'm having difficulties to find out how to make my webstart work on googlecode. here's my project webstart: http://code.google.com/p/spaceweasel/downloads/list http://spaceweasel.googlecode.com/files/weasel.jnlp (direct link to the file "weasel.jnlp")
all i get is a normal file download. i should get this link to launch thought java webstart like on this project: http://code.google.com/p/gritty/downloads/list http://gritty.googlecode.com/files/gritty-0.02.jnlp so it works for gritty and not for me. curl says: curl -i http://gritty.googlecode.com/files/gritty-0.02.jnlp Content-Type: application/x-java-jnlp-file and for my webstart it says: curl -i http://spaceweasel.googlecode.com/files/weasel.jnlp Content-Type: application/octet-stream i thought i could change the mime type with svn properties, but this location isn't available from svn it seems.. (googlecode "download" tab .. ) so.. how can i make my jnlp link behave like it does for grittty ? thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hosting at Google Code" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en -~----------~----~----~----~------~----~------~--~---

