You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/11/27 08:51:38 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13833554#comment-13833554 ] 

ASF subversion and git services commented on ISIS-611:
------------------------------------------------------

Commit 37beb951ec55170062eb1f9ae5023e428d619016 in branch refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=37beb95 ]

ISIS-611: call RegisterEntities from DataNucleusPersistenceMechanismInstaller

No longer necessary to register as a service (the key is still needed, indeed is now mandatory).


> 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)