Hello, I have my application already running and I want to change the persistence to the OJB ODMG API. I have some classes (Value Objects) that I want to persist. I have a ServerVO which holds some generic attributes and an attribute of the type ModulesVO. This ModulesVO contains a List of ModuleVO (be aware of the s) that contain some generic attributes. That's all. Now what I would like to have is a tool that automatically generates the repository_user.xml for me out of my classes. Is there a tool available? Because in the documentation I found only instructions how to manually create this file.
I heard that James Holmes is working on a OJB Console but as I see he is not finished with this. Thanks, Julia. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
