Hi Paul, Could you describe for us what you're doing when you receive this error?
Thanks, -Colin Orient Technologies The Company behind OrientDB On Friday, April 17, 2015 at 2:44:42 AM UTC-5, Paul Scott wrote: > > Hi, > > I am getting the error: > > SEVERE: Unable to fetch page > com.orientechnologies.orient.core.exception.OSerializationException: > Type person cannot be serialized because is not part of registered > entities. To fix this error register this class > > I have registered the class (as far as I can tell) as a call to > > System.out.println(conn.getDb().getEntityManager().getRegisteredEntities()); > > > produces > > [ [snip], class com.dstvdm.labs.darwin.model.Person] > > Is there something I am missing here? > > Any help would be appreciated! > > -- Paul > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
