Community

JBPM 3.2.3 - Custom Hibernate Properties Loader

created by Juan Ramos in jBPM - View the full discussion

Hi everybody,

First of all, please excuse my poor english... I need to have my hibernate.properties file encrypted and load it with a custom decrypter class.

Is this possible with JBPM?.

I´ve been reading some articles about the configuration and found that the only "entry point" for the hibernate files is in jbpm.cfg.xml and, of course, they are just Strings, not beans that extends from "Resourse", "Properties" or something like that.

 

<string name="resource.hibernate.cfg.xml" value="hibernate.cfg.jbpm.xml"/>

<string name="resource.hibernate.properties" value="file.properties"/>

 

Is there a workaround or something for what i need?.

Thanks in advance.

Reply to this message by going to Community

Start a new discussion in jBPM at Community