Bugs item #1012737, was opened at 2004-08-20 10:33
Message generated for change (Settings changed) made by loubyansky
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1012737&group_id=22866

Category: JBossServer
Group: v4.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Juan Martinez (juanmartinez)
>Assigned to: Alexey Loubyansky (loubyansky)
Summary: HiLoKeyGeneratorFactory throws exception during startup

Initial Comment:
Hi. 
 
HiLoKeyGeneratorFactory throws an exception during 
startup while checking if the hilosequnces table exists. 
 
This is because the DatabaseMetadata isn't checked if it 
stores table names in lower case (all the stores...() 
methods aren't checked). 
 
The problem is also in dropTableIfExists(). 
 
The following patch using SQLUtil to make the check 
since it does it correctly. 
 
Let me know if I can provide more information. 
 Juan 
 

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

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


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to