You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Richard Zowalla (Jira)" <ji...@apache.org> on 2022/01/29 15:49:00 UTC

[jira] [Resolved] (TOMEE-3832) JAX-RS TomEEJsonbProvider not registered in tomee-embedded-maven-plugin when MicroProfile is present

     [ https://issues.apache.org/jira/browse/TOMEE-3832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Zowalla resolved TOMEE-3832.
------------------------------------
    Fix Version/s: 8.0.10
       Resolution: Fixed

> JAX-RS TomEEJsonbProvider not registered in tomee-embedded-maven-plugin when MicroProfile is present
> ----------------------------------------------------------------------------------------------------
>
>                 Key: TOMEE-3832
>                 URL: https://issues.apache.org/jira/browse/TOMEE-3832
>             Project: TomEE
>          Issue Type: Bug
>          Components: TomEE Maven Plugin
>    Affects Versions: 8.0.9
>            Reporter: Markus Jung
>            Assignee: Richard Zowalla
>            Priority: Major
>             Fix For: 8.0.10
>
>         Attachments: tomee-embedded-json-mp.zip
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When using tomee-embedded-maven-plugin with mp-common as a dependency for the plugin TomEEJsonpProvider and TomEEJsonbProvider won't get added anymore to JAX-RS message readers/writers, breaking JSON webservices. This did work up until TomEE 8.0.6.
> Deploying the built .war in standalone TomEE (with or without tomee.mp.scan=true) works flawlessly though.
> I've attached a small maven project that can reproduce this issue.
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)