missing jarsigner.exe
Hi,I have installed jdk 1.5.0 and cannot find jarsigner to sign my jar application. What has sun done to the exe file?
[139 byte] By [
vermelh0] at [2007-9-30 20:01:08]

hi,i got the same problem, i don't find the jarsigner.exe anywhere .so if somebody have an idea about that please help :)PS: I use jre 1.5.0_06-b05
Javax_b, you need to install the SDK (Self Develepment Kit) in order to hava the jarsinger.exe. The one you have is the JRE (Java Run-Time Enviroiment) and it's just use to run java created files.I'm pretty new to Java so correct me if I'm wrong.