View Single Post
  #2 (permalink)  
Old 07-29-2007, 01:54 AM
levent levent is offline
Senior Member
 
Join Date: Dec 2006
Posts: 748
levent is on a distinguished road
Quote:
first i copy the entire bin directory of my JDK directory to the directory of the .java/.class i am signing
Don't you think this is strange? I don't recommend this. Try signing without moving whole JDK! Instead add bin directory of your JDK to PATH environment variable.
Reply With Quote