Found unsigned entry in resource
问题 i have the following JNLP file: <jnlp spec="1.0+" codebase="http://****:****" href="tcm2012.jnlp"> <information> <title>TCM 2012</title> <vendor>Drift og Performance, *** Servicecenter</vendor> <homepage href="http://******"/> <description/> </information> <security> <all-permissions/> </security> <resources> <j2se version="1.6+"/> <jar href="tcm2012.jar"/> </resources> <application-desc main-class="com.****.kundeservice.TCMApplication"/> </jnlp> Now when i try to run in from the web i get