0 Replies Latest reply on Mar 25, 2015 12:09 AM by winnieyin

    JBOSS EAP 5.1 is pointing to the old jar file

    winnieyin

      I am a newbie to JBOSS server and now encountering the error below . My application is written in Java and deployed war file on JBOSS EAP 5.1 server . Previously war file consists with the jcrypto.jar and now was removed . But in the server log file , error message shows that jcrypto.keygen.DSAPrivateKeyHolder . Sometimes it could be solved by restarting the JBOSS server but sometimes cannot be solved by this way. Any suggestions ? May I know what is the possibilities ?

      Caused by: java.lang.ClassCastException: cryptix.openpgp.algorithm.PGPDSA$PGPDSAPrivateKey cannot be cast to jcrypto.keygen.DSAPrivateKeyHolder