[jboss-user] [jBPM Users] - Re: SQLException throws after changing C3P0 configuration

2009-11-22 Thread darshgohel
Hi All, One more thing i would like to ask is whether its is allowed to use both JDBC and JBPMContext for data retrival? Like as mentioned in the example, fist the JDBC query is firing and based on the results we get, rs.getString(headquarteraddressid), Address Data is populated. So there

[jboss-user] [jBPM Users] - SQLException throws after changing C3P0 configuration

2009-11-19 Thread darshgohel
Hi All, We are developing a work flow based system using JBPM 3.1.4, Struts and Hibernate 3. All is working good until we changed some configuration to implement the Threading and C3P0 for concurrent users. The configuration for this in hibernate.cfg.xml is as below: | property