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 2020/07/01 09:40:00 UTC

[jira] [Commented] (ISIS-2385) Jaxb PersistentEntityAdapter fails when asked to marshal detached entities

    [ https://issues.apache.org/jira/browse/ISIS-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17149248#comment-17149248 ] 

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

Commit 485a8f429b569c8ceddc583442489a2a569a3b2b in isis's branch refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=485a8f4 ]

ISIS-2385: supposed fix

> Jaxb PersistentEntityAdapter fails when asked to marshal detached entities
> --------------------------------------------------------------------------
>
>                 Key: ISIS-2385
>                 URL: https://issues.apache.org/jira/browse/ISIS-2385
>             Project: Isis
>          Issue Type: Bug
>          Components: Isis Core
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-M4
>
>
> Reason: BookmarkService cannot create bookmark for detached entity.
> is related to https://issues.apache.org/jira/browse/ISIS-2383
> Issue is, that the object graph that gets serialized must not contain detached entities. But instead of re-attaching all detached entities just to get their IDs for marshalling them later is inefficient. There should be a better way to do this.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)