This one time, at band camp, Tomoki Tsuchida said:

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

Tomoki,

If you're looking to do this on the fly without first killing the
instance, I don't believe that this can be done.

Bruce
--

perl -e 'print unpack("u30","<0G)U8V4\@4VYY9&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'

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

Reply via email to