[jboss-user] [jBPM] - Re: Write records on jBoss datasource using hibernate
Maciej Swiderski
do-not-reply at jboss.com
Fri Jan 4 10:19:34 EST 2013
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/787618#787618
--------------------------------------------------------------
looks like you have configured connection details in persistence.xml or hibernate.cfg.xml file and hibernate tries to create connection pool and somehow it cannot find the driver. What I would suggest to give a try with configuration for hibernate (the one that needs to store some data) to use already defined data source (from JNDI) from application server same as you have for jbpm.
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/787618#787618]
Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130104/dcdfd9be/attachment.html
More information about the jboss-user
mailing list