[jboss-user] [JBoss jBPM] - reconfigure hobernate.connection.password for jbpm connectio
tcroteau
do-not-reply at jboss.com
Mon Dec 10 19:10:03 EST 2007
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#4111788
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4111788
More information about the jboss-user
mailing list