Maciej Swiderski [
http://community.jboss.org/people/swiderski.maciej] replied to the
discussion
"JBPM 3.2.3 - Custom Hibernate Properties Loader"
To view the discussion, visit:
http://community.jboss.org/message/538355#538355
--------------------------------------------------------------
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
[
http://community.jboss.org/message/538355#538355]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]