Hi,
I've just integrated Castor 0.9.6 in my application.
I'm using two distinct database accesses (2 databaseFileConfig, 2 database
names).
But when I try to initialize the JDO objects like this:
JDO2.loadConfiguration(databaseFileConfig1,loader);
JDO2 jdo1 = JDO2.createInstance(nomDatabase1);
Hi Dan,
Can you open up a bug report at http://bugzilla.exolab.org. If you can
attach a small-as-possible test case to the bug report that would be
great. I'm actually working with the UnmarshalHandler at the moment and
checked in a few fixes related to the location attribute though I don't
thi