View Single Post
  #6 (permalink)  
Old 07-06-2009, 04:07 PM
pramod_pitta pramod_pitta is offline
Member
 
Join Date: Jul 2009
Posts: 8
Rep Power: 0
pramod_pitta is on a distinguished road
Default
Hi Deepa,

Your code should perfectly work.
Let me give the clear details.

Copy only two jar files (bcpg-jdk15-143 & bcprov-ext-jdk15-143) into jre/lib/ext directory and also copy the two policy jar(local_policy & US_export_policy) files into jre/lib/security folder then recompile the java file and run you will be succeded.

Thanks,
Pramod
Reply With Quote