I want to know which version of OFMW is installed. I know that there is information stored in $OFMW_HOME/wlserver_10.3/.product.properties: WLS_PRODUCT_VERSION=10.3.3.0
But what if Oracle update Weblogic to 10.4?
And what about other products in Fusion Middleware?
If it is not stored in a property file, is there a class, that I can run to get that information?