WebSphere WAS Version

How will you verify the version of WAS in WebSphere?

Questions by kirankumar samudrala   answers by kirankumar samudrala

Showing Answers 1 - 6 of 6 Answers

Hi,

you can use the version shell script.

go to directory bin directory of websphere installroot
/opt/IBM/WebSphere/AppServer/bin
and run the command

./versionInfo.sh

You can get the version of websphere application server intalled.

  Was this answer useful?  Yes

Ragapriya Sukumaran

  • Feb 21st, 2013
 

1. Executing ./versioninfo.sh script

2. Viewing cat /opt/WebSphere/AppServer/properties/com/ibm/websphere/product.xml config file

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions