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/787623#787623
--------------------------------------------------------------
this part of the exception suggests that hibernate tries to create connection itself:
Caused by: java.sql.SQLException: No suitable driver found for
jdbc:mysql://10.21.101.175:3306/jbpm5
at java.sql.DriverManager.getConnection(Unknown Source) [rt.jar:1.6.0_32]
at java.sql.DriverManager.getConnection(Unknown Source) [rt.jar:1.6.0_32]
could you please attach all persistecne related config files?
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/787623#787623]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]