Commit Graph

4 Commits

Author SHA1 Message Date
prachi d9af6dadca CS-14743: "Server.InternalError: org.hibernate.exception.JDBCConnectionException: Cannot open connection" exception seen when trying to execute soap api call.
Changes:
- Caused when mysql closes the connection after wait_timeout
- Hibernate connection pooling is not able to handle this
- Solution recommeneded by Hibernate is to use c3p0 connection pooling
- Added c3p0 connection pool properties and thirdparty jar
2012-05-16 18:15:46 -07:00
frank 4a38ba087e to replace cloud-wsdl4j.jar which is 1.5.1 version with wsdl4j-1.6.2.jar used by CloudBridge 2012-04-30 17:08:10 -07:00
frank 98512131ed able to build awsapi RPM 2012-04-30 17:08:05 -07:00
prachi dfde2bc0d6 Renaming cloud-bridge to awsapi
Thirdparty Libraries
2012-04-30 17:08:03 -07:00