Monday, February 16, 2009

Silent installation of WLI

the only way to make it work is by specifying also a value for ECLIPSE32_HOME, otherwise it fails with a


com.bea.plateng.common.util.ObjectStoreValueNotFoundException: Unable to locate object store key ECLIPSE32_HOME


./platform1020_linux32.bin -mode=silent -silent_xml=pvtests/silent_wli100.xml -log=installlog.log

<bea-installer></bea-installer><input-fields></input-fields><data-value name="ECLIPSE32_HOME" value="/data/software/pvtests/eo"></data-value>
<data-value name="BEAHOME" value="/data/software/pvtests"></data-value><data-value name="USER_INSTALL_DIR" value="/data/software/pvtests/installdir">
</data-value><data-value name="INSTALL_MERCURY_PROFILING_TOOLS" value="false"></data-value>
<data-value name="COMPONENT_PATHS" value="WebLogic Server/Server|WebLogic Server/Server Add-ons|WebLogic Integration/Integration Server|WebLogic Integration/Workshop Integration Extension"></data-value>

No comments: