IBM Support

How do you find the Apache Tomcat version used by UrbanCode Deploy?

How To


Summary

How do you find the Apache Tomcat® version used by UrbanCode Deploy (UCD)?

Steps

There are two ways to find the Tomcat version used by UCD:
  1. Go to UCD_Home\opt\tomcat\work\Catalina\localhost\ROOT\org\apache\jsp\WEB_002dINF\jsps\login_jsp.java
    The exact Tomcat version can be found in the line : Version: Apache Tomcat/8.5.50
  2. Go to  <UCD-installed-Path>/opt/tomcat/lib directory and run
    java -cp catalina.jar org.apache.catalina.util.ServerInfo
    For example:
    /opt/ibm-ucd-7.1.1.2/server/opt/tomcat/lib$ java -cp catalina.jar org.apache.catalina.util.ServerInfo
    Server version: Apache Tomcat/8.5.59
    Server built:   Oct 6 2020 16:57:18 UTC
    Server number:  8.5.59.0
    OS Name:        Linux
    OS Version:     5.4.0-72-generic
    Architecture:   amd64
    JVM Version:    1.8.0_292-8u292-b10-0ubuntu1~20.04-b10
    JVM Vendor:     Private Build

Document Location

Worldwide

[{"Line of Business":{"code":"LOB45","label":"Automation"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SS4GSP","label":"IBM UrbanCode Deploy"},"ARM Category":[{"code":"a8m3p000000h9tdAAA","label":"UrbanCode Build->Server->Configuration"}],"ARM Case Number":"","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Version(s)"}]

Product Synonym

UCD,UrbanCode

Document Information

Modified date:
24 June 2021

UID

ibm16434645