[jboss-user] [JBoss jBPM] - Re: Hibernate Connection Lost

kukeltje do-not-reply at jboss.com
Mon Oct 30 09:17:33 EST 2006


You do not reconnect useing the jbpmAPI. Database connections are managed by your connectionpool. For production it is advised to use (and configure) the one that comes with your appserver, for development purposes you could use the c3p0 (look at the hibernate docs for this)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981768#3981768

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3981768



More information about the jboss-user mailing list