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/07/14 08:12:00 UTC

[jira] [Commented] (TOMEE-4014) Unable to see TomEE version in Tomcat home page with Java 17

    [ https://issues.apache.org/jira/browse/TOMEE-4014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17566703#comment-17566703 ] 

Richard Zowalla commented on TOMEE-4014:
----------------------------------------

The relevant portion of code is *ServerListener#installServerInfo* in* tomee-catalina* line 186 and following.

The reflection fails in Java 17+ and is silently ignored. 

If you like, you can give it a try and provide a patch via GitHub pull requests.


> Unable to see TomEE version in Tomcat home page with Java 17
> ------------------------------------------------------------
>
>                 Key: TOMEE-4014
>                 URL: https://issues.apache.org/jira/browse/TOMEE-4014
>             Project: TomEE
>          Issue Type: Bug
>          Components: TomEE Core Server
>    Affects Versions: 9.0.0-M8, 8.0.12
>            Reporter: Yugandher reddy vonteddu
>            Priority: Minor
>         Attachments: MicrosoftTeams-image (6).png, image-2022-07-12-09-29-17-565.png
>
>
> In older versions of TomEE, tomee version is displayed in the home page. With Java 17 and Tomcat 8.0.12 TomEE version is not displayed.
> !image-2022-07-12-09-29-17-565.png|width=920,height=182!
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)