[castor-dev] Pb with loadConfiguration while using simultaneously two databases

2005-03-02 Thread SYLVIE PALLUEL
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);

Re: [castor-dev] RE: "unable to find FieldDescriptor" when using auto-naming with location attribute

2005-03-02 Thread Keith Visco
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