Find the version of Tomcat embedded in DLP
search cancel

Find the version of Tomcat embedded in DLP

book

Article ID: 225008

calendar_today

Updated On:

Products

Data Loss Prevention

Issue/Introduction

How to find the exact version of Tomcat running in DLP release.

Environment

Release: 15.8 and 16.0

Component: Enforce 

Resolution

In Windows:

cd to %Program Files%\DataLossPrevention\EnforceServer\<version>\Protect\tomcat\lib and run the below command.

In Linux: 

cd to /opt/Symantec/DataLossPrevention/EnforceServer/<version>/Protect/tomcat/lib

 java -cp catalina.jar org.apache.catalina.util.ServerInfo

Version of 16.0: