I am able to run the java application using jnlp through tomcat server in local machine but whenever I am trying to access the jnlp file from client's machine it is showing unable to launch the application. I put the jnlp file and the signed jar file in tomcat's root folder.... I add the mime type for jnlp in local machine and checked that in the jnlp file security is all permissioned....what to do?PLEASE HELP