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&...]