Community

JBPM 3.2.3 - Custom Hibernate Properties Loader

reply from Maciej Swiderski in jBPM - View the full discussion

Hi,

 

you could try with your own imlementation of DbPersistenceServiceFactory (org.jbpm.persistence.db.DbPersistenceServiceFactory) class that in fact loads the hibernate configuration file.

 

There service factory class is configured in jbpm.cfg.xml (default.jbpm.cfg.xml) file. You could try to override getConfiguration method with your specific implementation.

 

HTH

Maciej

Reply to this message by going to Community

Start a new discussion in jBPM at Community