|
Hi All,
I have to run my J2ee bynx/ge/bt applications using Oracle Jdeveloper10g IDE.
Please help me reg the jarsign
How to create a signed jars.
Below this command I executed in my system command prompt,
jarsigner -keystore mykeys -storepass abc123
-keypass mypass app.jar johndoe
Here is my Exception:-
jarsigner error: java.lang.RuntimeException: keystore load: null
ASAP reply plz....
Thanks,
Rajendra.
|