Hi,

As with the ODMG-Implementation I'm trying now to adapt the JDO tutorial examples for my own application.
I successfully enhanced one class and defined a mapping in a jdo-File. As far as I understand I need still a repository_database.xml to specify my default DB-Connection. If I don't do it I get an error message that default is not specified.


OK, but if I specify the default connection, OJB still wants a mapping definition for my table-class-mapping in the repository_user.xml. But there is already a mapping defined in my jdo-file.

Can someone spread some light upon the relationship between the repository.xml-stuff and the jdo-files. The tutorial only states
"TODO: Put information about the .jdo files".



Thanks in advance Franz





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to