I am using jbpm 3.2 and mysql.
I need to remove the hibernate.connection.password from the hibernate.cfg.xml file as it
is considered a security breach to have the password in plain text.
However, once the hibernate sessionfactory is built in jbpm I am no longer able to change
the password property and have jbpm pick up the value and use it. I have also tried just
setting the System property and this also is not working.
Is there a way to do this in my code?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111788#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...