Hi, ----- Original Message ----- From: "Ong Lee Haw (FS)" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 30, 2002 6:54 AM Subject: New metadata handling issue?
> Hi guys, > > After upgrading from 0.9.7 to 0.9.9.1 (latest from CVS), we have to make > some changes to our code especially with the ODMG API. The Database.open() > method was able to take "repository.xml" as database name. Now we have to > use a jcd-alias defined in jdbc-connection-descriptor. Which is alright. > > However, with 0.9.9.1, all dependent files of repository.xml (DTD, > repository_user.xml, ...) have to reside in the JVM working directory. The > repository.xml can be in anywhere as long as it's included in the classpath. > OJB can't find the dependent files even if they're placed in the same > directory as repository.xml. > > Previously with 0.9.7, it is possible to just place all these files in a > directory, and include the directory in classpath. > > Is this a bug, or I'm missing something? This could be a bug. I made many changes to implement the new metadata handling, after my check in I got a similar problem when run OJB within JBoss. But I couldn't figure it out. regards, Armin > > > Thanks and regards, > Lee Haw > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
