Hello,
We are deploying a Java application which references EMF jars. We are running into a problem with JWS complaining:
JAR resources in JNLP file are not signed by same certificate
We've tried the following:
1. Downloaded the presigned eclipse jars from internet (
DocJar: Search Open Source Java API) and deployed them.
2. Signed the unsigned eclipse jars with the same keystore
However, we are stilling running into the same problem. If anyone can shed some light on what we are doing wrong I would greatly appreciate it.
Thanks in advance,
Jerome