Maciej Swiderski [
https://community.jboss.org/people/swiderski.maciej] created the
discussion
"Re: Write records on jBoss datasource using hibernate"
To view the discussion, visit:
https://community.jboss.org/message/787674#787674
--------------------------------------------------------------
you could try to add additinal properties to the hibernate.cfg.xml file:
#
hibernate.transaction.factory_class = org.hibernate.transaction.JTATransactionFactory
hibernate.transaction.manager_lookup_class =
org.hibernate.transaction.JBossTransactionManagerLookup
hibernate.connection.autocommit = false
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/787674#787674]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]