[jboss-jira] [JBoss JIRA] Created: (JBESB-80) Poor exception handling in SimpleDataSource
Mark Little (JIRA)
jira-events at jboss.com
Thu Jul 13 04:25:11 EDT 2006
Poor exception handling in SimpleDataSource
-------------------------------------------
Key: JBESB-80
URL: http://jira.jboss.com/jira/browse/JBESB-80
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: ESB Core
Affects Versions: 4.0 Alpha 1
Reporter: Mark Little
Assigned To: Mark Little
Fix For: 4.0 Beta 1
Reported by Mohit Keswani:
SimpleDataSource (line 105) does not throw any Exception when it cannot get a connection to the DB, instead it simply sets the connection reference to null. This leads to null pointer exceptions everywhere.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list