How to verify the WildFly version that we are shipping with the AdminUI.
search cancel

How to verify the WildFly version that we are shipping with the AdminUI.

book

Article ID: 386633

calendar_today

Updated On:

Products

SITEMINDER CA Single Sign On Secure Proxy Server (SiteMinder) CA Single Sign On Federation (SiteMinder)

Issue/Introduction

How to verify the WildFly version that we are shipping with the AdminUI.

Environment

Version: 12.8.xx (Applicable to all the supported releases)
Component: SMAUI (Siteminder AdminUI)

Resolution

To verify the WildFly version that we are shipping, please follow the below Instructions.

Please go to the AdminUI Installed location " XXXX\CA\siteminder\adminui\bin " and execute below command.

- Windows: XXXX\CA\siteminder\adminui\bin>standalone.bat -V " or " use standalone.bat -version commands.

- Linux: XXXX\CA\siteminder\adminui\bin>./standalone.sh -V 

The last line in the output will provide the details of the Full WildFly version that we are shipping with the product.

- Snippet for reference: