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 09:01:42 UTC

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

     [ https://issues.apache.org/jira/browse/ISIS-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood resolved ISIS-611.
------------------------------

    Resolution: Fixed

addresses issue in comments of ISIS-597

> 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: Archetype: Simple WRJ, Archetype: ToDoApp WRJ, Objectstore: JDO
>    Affects Versions: objectstore-jdo-1.3.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>             Fix For: archetype-simple-wrj-1.4.0, archetype-quickstart-wrj-1.4.0, 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)