You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Roberto Cortez (JIRA)" <ji...@apache.org> on 2019/01/26 00:55:02 UTC

[jira] [Updated] (TOMEE-2408) MicroProfile specific endpoints may clash with regular app deployment

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

Roberto Cortez updated TOMEE-2408:
----------------------------------
    Fix Version/s:     (was: 8.0.0-M2)
                   8.0.0-M3

> MicroProfile specific endpoints may clash with regular app deployment
> ---------------------------------------------------------------------
>
>                 Key: TOMEE-2408
>                 URL: https://issues.apache.org/jira/browse/TOMEE-2408
>             Project: TomEE
>          Issue Type: Sub-task
>          Components: TomEE Core Server
>    Affects Versions: 8.0.0-M1
>            Reporter: Roberto Cortez
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 8.0.0-M3
>
>
> MP specific endpoints (health, openapi, metrics) are always exposed when deploying a web app. If the webapp is exposing a Servlet in the context root, the REST Service deployer is going to override the context root to be able to deploy the MP specific endpoints.
> We may need to be more smart and only expose the MP endpoints when they are needed and not just everytime.



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