Hi until now, Array are not supported. You are welcome to create a jira issue and/or provide patches.
regards, Christophe On Jan 15, 2008 1:43 PM, sgomez <[EMAIL PROTECTED]> wrote: > > Hello. > > I am trying to persist an array of a pre-made class, i.e MyClass[] > myArray. > I've tried to create a collection converter, but it doesn't seem to work > because it tries to cast it to a ManageableCollection before the converter > has the chance to convert it into an ArrayList, a Collection, or similar. > > What is the approach I should take? > > I'd appreciate a lot your help. > > Sebastian Gomez. > -- > View this message in context: > http://www.nabble.com/ocm%3A-Problems-mapping-an-array-tp14839197p14839197.html > Sent from the Jackrabbit - Users mailing list archive at Nabble.com. > >
