Hi,

I'm working on an sort of import / export tool using castor that needs to
connect to multiple databases.  It seems that the JDO config files can be
loaded once per JVM, so once I connect to one database I can't connect to
any other database.  Calling JDO.loadConfiguration() multiple didn't help,
I'm assuming it loads the configuration only once using singleton pattern.
Is there any way to reset the JDO to load different jdo-conf.xml?

Thanks,
Tomoki

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to