You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (JIRA)" <ji...@apache.org> on 2018/04/27 16:26:00 UTC

[jira] [Created] (ISIS-1941) Metamodel: XmlJavaTypeAdapterFacetFactory does not process fields

Andi Huber created ISIS-1941:
--------------------------------

             Summary: Metamodel: XmlJavaTypeAdapterFacetFactory does not process fields
                 Key: ISIS-1941
                 URL: https://issues.apache.org/jira/browse/ISIS-1941
             Project: Isis
          Issue Type: Bug
            Reporter: Andi Huber
            Assignee: Andi Huber


{noformat}
org.apache.isis.core.metamodel.facets.jaxb.XmlJavaTypeAdapterFacetFactory{noformat}
when scanning for JAXB annotations only processes methods, which results in meta-model validation errors when using
{noformat}
@XmlAccessorType(XmlAccessType.FIELD){noformat}
on the domain-object's class



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)