did you replace repository.dtd, OJB.properties file with the new ones? Is this the whole stack trace you see?
regards, Armin
[EMAIL PROTECTED] wrote:
With rc5 when I open my data base I have the following exception.
java.lang.NoClassDefFoundError
at org.apache.ojb.broker.util.BrokerHelper.crossCheckPBKey(Unknown Source)
at org.apache.ojb.broker.core.PersistenceBrokerFactoryDefaultImpl.createPersistenceBroker(Unknown Source)
at org.apache.ojb.broker.PersistenceBrokerFactory.createPersistenceBroker(Unknown Source)
at org.apache.ojb.odmg.DatabaseImpl.open(Unknown Source)
The bd declaration is the next :
<jdbc-connection-descriptor platform="MySQL" jcd-alias="default" default-connection="true" jdbc-level="2.0" driver="org.gjt.mm.mysql.Driver" protocol="jdbc" subprotocol="mysql" dbalias="//arsodev1:3306/SuiviExtranetArsoe" username="root" password="root" />
<jdbc-connection-descriptor platform="Db2" jcd-alias="as400" default-connection="false" jdbc-level="2.0" driver="com.ibm.as400.access.AS400JDBCDriver" protocol="jdbc" subprotocol="as400" dbalias="//ASDEV" username="root" password="root" />
I probably forgot to change one of my configuration file when I migrate to rc5 but i don't know whitch one. I am sure it should be a curent mistake...
Nicolas
--------------------------------------------------------------------- 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]
