Hello, I'm trying to use the reverse-db tool to create the repository.xml and java classes for my postgresql database. After having some trouble with the postgresql jdbc driver, I can now manage to run the application successfully.
But there seems to be a mismatch between what ojb is expecting as the xml format (looking at the dtd) and the format that the reverse-db tool generates. The xml file generated contains elements as MappingRepository and ClassDescriptor, but what seems to be expected (in this example) is descriptor-repository and class-descriptor. Am I using an old version of the reverse-db tool? Does a new version exsist? Anders -- Anders Hermansen YoYo Mobile as -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
