Bugs item #489494, was opened at 2001-12-05 11:12
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=489494&group_id=22866

Category: None
Group: v2.2 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Daniel Quaroni (supagoat)
Assigned to: Nobody/Anonymous (nobody)
Summary: Minerva pool swallows useful messages

Initial Comment:
The PreparedStatementFactory swallows SQL exceptions 
that occur when attempting to create prepared 
statements and spits out only "Unable to create 
PreparedStatement!".  This forces developers to waste 
time trying to figure out exactly what the problem is, 
instead of being able to quickly address the problem 
by examining the SQL exception's message.  The 
PreparedStatementFactory should log any exceptions 
that occur during prepared statement creation

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=489494&group_id=22866

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to