On Feb 6, 2008 12:47 PM, Alex Lukin <[EMAIL PROTECTED]> wrote: > > org.apache.jackrabbit.ocm.exception.IncorrectAtomicTypeException: No > registered converter for a field based on the class :'class [ > Ljava.lang.String;'
How did populate your object ? it is trying to find a converter for the class : [Ljava.lang.String;
