[jboss-jira] [JBoss JIRA] (WFLY-6429) Cannot use EclipseLink as JPA provider and MOXy as JAX-RS provider

Florian Wunderlich (JIRA) issues at jboss.org
Thu Mar 24 10:21:00 EDT 2016


Florian Wunderlich created WFLY-6429:
----------------------------------------

             Summary: Cannot use EclipseLink as JPA provider and MOXy as JAX-RS provider
                 Key: WFLY-6429
                 URL: https://issues.jboss.org/browse/WFLY-6429
             Project: WildFly
          Issue Type: Bug
    Affects Versions: 10.0.0.Final
            Reporter: Florian Wunderlich
            Assignee: Jason Greene
            Priority: Minor


When using EclipseLink-2.6.0 as JPA provider (set up in modules/system/layers/base/org/eclipse/persistence/main), then MOXy cannot be used as JSON provider for JAX-RS.

Note that the eclipselink-2.6.0.jar file contains MOXy, which might be a possible cause of this problem.

As it currently is, MOXy CANNOT be used as JAX-RS JSON provider when using EclipseLink as JPA provider. You can use MOXy when you create everything yourself, but Resteasy cannot create the MOXy Marshaller/Unmarshaller.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list