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

ASF GitHub Bot commented on TOMEE-2261:
---------------------------------------

Github user jgallimore commented on the issue:

    https://github.com/apache/tomee/pull/301
  
    Thanks for this. I'll give it a quick test and we'll merge it in.


> Make service.bat compatible with JDK11+
> ---------------------------------------
>
>                 Key: TOMEE-2261
>                 URL: https://issues.apache.org/jira/browse/TOMEE-2261
>             Project: TomEE
>          Issue Type: Improvement
>          Components: TomEE Core Server
>    Affects Versions: 7.0.5, 7.1.0, 8.0.0-M1
>            Reporter: Bruno Baptista
>            Assignee: Jonathan Gallimore
>            Priority: Major
>              Labels: pull-request-available
>
> service.bat fails to start TomEE as a service on Windows 2012 R2, at least, 
> while using OpenJDK 11.
> Upon further analysis, The issue was found to be the absence of a jdk\jre 
> folder inside OpenJDK 11 and the use of the endorsed property.
> We need to upgrade the file to make it compatible with newer JDK versions.
> The batch file has to be, either improved by considering the different Java 
> versions, or duplicated by keeping the current one and adding a new one for 
> JDK 11+.



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

Reply via email to