A Leg dijo: > Hi > > At start of my application I get this warning, anything else are good > working. But I would prefer understand and correct it. > > [org.apache.ojb.broker.metadata.RepositoryXmlHandler] WARN: unknown > isolation-level: read-uncomminted using RW_UNCOMMITTED as default
I see you don't downloaded from the CVS druid. This is a bug in druid released version. Workaround: Change "read-uncomminted" to "read-uncommitted" in your generated jdbc-connection or to get rid of all other problems: Download Druid from the CVS. It is full functional. Best Regards, Antonio Gallardo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
