[
https://issues.apache.org/jira/browse/JAMES-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13830629#comment-13830629
]
Juan Larriba commented on JAMES-1531:
-------------------------------------
Patch that removes the JPAMessage duplication declaration in both
persistence.xml and persistence-template.xml
> Remove the JPAMessage duplicated entry
> --------------------------------------
>
> Key: JAMES-1531
> URL: https://issues.apache.org/jira/browse/JAMES-1531
> Project: James Server
> Issue Type: Improvement
> Components: James Core
> Affects Versions: 3.0.0-beta5
> Reporter: Juan Larriba
> Priority: Trivial
> Fix For: 3.0.0-beta5
>
> Attachments: vcs-diff5103463650768937339.patch
>
>
> In both persistence-template.xml and persistence.xml, we have a duplicated
> entry:
> <class>org.apache.james.mailbox.jpa.mail.model.openjpa.JPAMessage</class>
> It works fine with only one declaration, so to improve readability, this
> duplication should be removed.
> This does not affect James Server working, but its nicer and avoids
> confussion.
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]