Hi Luke, could you please tell us if you intend to use JDO or XML part of castor and also post the relevant part of your mapping as this would help others to understand your problem and suggest a solution.
Ralf Galea, Luke schrieb: > Hi All, > > I have a class (Visit) that has many VisitActions. I want to expose both > the visit actions, and the methods to access the visit's ID. > > Problem is: both the visit actions and the id have: many-key="visitid" > or name="visitid"... so I'm getting > org.exolab.castor.mapping.MappingException: The field appears twice in > the descriptor for org.tri.api.regadt.model.Visit > > Is there a way around this? > > Thanks in advance! > ------------------------------------------------- If you wish to unsubscribe from this list, please send an empty message to the following address: [EMAIL PROTECTED] -------------------------------------------------

