I\'m having trouble encrypting the database password in hibernate.cfg.xml
hibernate.cfg.xml
This is my property file.
http://www.jasypt.org/hibernate.html
Why not switch algorithms to: PBEWithMD5AndTripleDES
Take a look at this post on StackOverflow: Error implementing Jasypt with Hibernate 3 and Struts 2