You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2013/11/27 00:22:35 UTC

[jira] [Created] (ISIS-611) Ensure classes are properly eagerly registered with JDO Object store

Dan Haywood created ISIS-611:
--------------------------------

             Summary: Ensure classes are properly eagerly registered with JDO Object store
                 Key: ISIS-611
                 URL: https://issues.apache.org/jira/browse/ISIS-611
             Project: Isis
          Issue Type: Improvement
          Components: Objectstore: JDO
    Affects Versions: objectstore-jdo-1.3.0
            Reporter: Dan Haywood
            Assignee: Dan Haywood
             Fix For: objectstore-jdo-1.4.0


The RegisterEntities service is only a partial solution; should instead explore using something like "datanucleus.autoStartClassNames" property (see http://www.datanucleus.org/products/accessplatform/jdo/autostart.html).

Also, it's probably rather naff to require the RegisterEntities service to be registered; all we really need is the package names in order to locate the @PersistenceCapable classes.



--
This message was sent by Atlassian JIRA
(v6.1#6144)