[OJB-developers] problems with platform ojb.broker.platforms.PlatformMySQLImpl
Brought to you by:
thma
From: <ri...@ya...> - 2002-02-18 15:38:36
|
Hello, I'm using MySQL. I upgraded to OJB 0.7.343, and now I get this message = when I initialize it: [BOOT] INFO: OJB.properties: = file:/C:/Java/Tomcat401/webapps/charlie-dev/WEB-INF/classes/OJB.propertie= s [DEFAULT] WARN: problems with platform = ojb.broker.platforms.PlatformMySQLImpl: = ojb.broker.platforms.PlatformMySQLImpl [DEFAULT] WARN: OJB will use PlatformDefaultImpl instead [DEFAULT] WARN: problems with platform = ojb.broker.platforms.PlatformMySQLImpl: = ojb.broker.platforms.PlatformMySQLImpl [DEFAULT] WARN: OJB will use PlatformDefaultImpl instead It looks like everything is working right, I just wanted to know what is = this message about. Thanks in advance, Ricardo Arguello |