have a look in your used repository.xml / repository_database.xml file. Seems you use "[EMAIL PROTECTED]@Impl" as platform implementation class. This should be the name of the used platform. Normally OJB replace the @DBMS_NAME@ tag (ant replacement) when using "clean" OJB version.
Please read http://db.apache.org/ojb/platforms.html (or in shipped docs) section "setup process" to get more information about setup the DB configuration.
regards, Armin
A Leg wrote:
Hi
I have some programm using ojb. It start good and works good now.
I get a warning at start and I don't find where to manage it :
[DEFAULT] WARN: [PlatformFactory] problems with platform [EMAIL PROTECTED]@Impl: org/apache/ojb/broker/platforms/[EMAIL PROTECTED]@Impl
[DEFAULT] WARN: [PlatformFactory] OJB will use PlatformDefaultImpl instead
I access the same database and the same tables than tutorial1 to validate my code with an existing one.
tutorial1 example works good on it's side.
Thank's for any help
Andre
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
