Uploaded image for project: 'JBoss Web Server'
  1. JBoss Web Server
  2. JWS-3336

JWS 6.0.2 is missing redhat version suffix in ServerInfo

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 6.0.3.GA, 6.0.3.CR1
    • 6.0.0.GA, 6.0.2.GA, 6.0.1.GA
    • tomcat
    • None
    • False
    • None
    • False

      It looks like the JWS 6 build configuration doesn't include the redhat version suffix in the ServerInfo class. Output from JWS 6.0.2 catalina.jar shows the missing info in the server version and number:

      # java -cp tomcat-catalina-10.1.8.redhat-00017.jar org.apache.catalina.util.ServerInfo
      Server version: Apache Tomcat/10.1.8
      Server built:   Apr 14 2023 19:40:29 UTC
      Server number:  10.1.8
      ....
      

      It should look like this instead (from latest JWS 5.8.x build):

      # java -cp tomcat-catalina-9.0.87.redhat-00004.jar org.apache.catalina.util.ServerInfo
      Server version: Apache Tomcat/9.0.87.redhat-00004
      Server built:   Mar 11 2024 10:12:34 UTC
      Server number:  9.0.87.redhat-00004
      ....
      

              szappis@redhat.com Sokratis Zappis
              rhn-support-csutherl Coty Sutherland
              Paul Lodge Paul Lodge
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: