JNLP loading oddities

hi,

I have a webstart application running on a tomcat server and it runs fine. But i have just loaded it onto another server and when i click on the link to the .jnlp file, rather than invoking webstart, it just displays the contents of the .jnlp file in the web browser!?

I have tried to remedy this by testing on another webbrowser, clearing cache, editing the jnlp, chmod 777 etc, but no luck.

Does any one have any suggestions?/

Cheers!

John.

[483 byte] By [SilverSystema] at [2007-11-26 17:54:16]
# 1

..

> Does any one have any suggestions?/

Check that ' another server' is returning the

correct MIME/content type for JNLP files..

Content Type=application/x-java-jnlp-file

E.G.

http://java.sun.com/j2se/1.5.0/docs/guide/javaws/developersguide/setup.html#steps

Message was edited by:

AndrewThompson64

AndrewThompson64a at 2007-7-9 5:07:20 > top of Java-index,Desktop,Deploying...