> [EMAIL PROTECTED] wrote: > I understood :)... and that took some time (registration and j2ee download) :(
> Btw, We will make a pre-compiled ojb-blank.jar available with the 1.0 > (which does not need j2ee or jdo libraries). That will certainly be a nice to have. I am finishing a OJB/Torque application setup (to be used over and over again through ant) so that I dont need to install ojb/torque on all projects to generate my db or model. The idea is to have the database settings on the severall property files on different projects so that I can reuse the ant targets on that application. It also helps when using on a specific db (because of licences, for example) and deploying on another... or using the same db but with different parameters (URLs, users, etc). It also makes it easy to handle the db configurations issues if a "db dictionary" is implemented. Thank you, Pedro Salgado --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
