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