You can verify successful installation of the offering using the capabilities of IBM® Installation Manager.
./imcl listInstalledPackages
This
will display a list indicating which packages this Installation Manager
has installed. For example: com.ibm.websphere.liberty.ND.v85_8.5.5.20110203_0234
For example, the following file:
installation_manager_root/properties/version/installed.xml
should
contain something like this:<location id="IBM WebSphere Application Server Liberty Network Deployment V8.5" kind="product" path="/QIBM/ProdData/WebSphere/AppServer/V85/ND"> ..... </location>
If you used the following command to install the offering silently for example:
./imcl -acceptLicense
input $HOME/WASFiles/liberty/temp/install_response_file.xml
-log $HOME/WASFiles/liberty/temp/install_log.xml
-secureStorageFile $HOME/WASFiles/liberty/temp/credential.store -masterPasswordFile $HOME/WASFiles/liberty/master_password_file.txt
<?xml version="1.0" encoding="UTF-8"?>
<result>
</result>