JDK-Info:
---------
java version "1.6.0-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-ea-b17)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b17, mixed mode, sharing)
System-Info:
------------
generic
Steps to Reproduce:
-------------------
1) Configure and deploy the sample webpad jnlp application from $jdk1.6.0/sample/jnlp/webpad, by following the instructions from README file
2) Launch the deployed webpad application
3) Launch it for the 2nd time
Launch file error is seen:
"JAR resources in JNLP file are not signed by same certificate"
No jar was signed when configuring and deploying the application (following the REAMDME file)
When JaWS Cache is cleared and application invoked, the launch is successful
Expected Behavior:
------------------
Application should be launched successfully whenever invoked.
Actual Behavior:
----------------
Launch file error is seen when webpad application is launched for the 2nd time.
###@###.### 2004-12-30 12:28:41 GMT