Describes platform configuration and software installation for the mPower server on Tomcat.
This document assumes you have a working knowledge of Tomcat. Contact your NetSol representative for more information.
To install the mPower software:
/bin
directory.mpower-ver_vnna.war
to the CATALINA_HOME/webapps
directory
(CATALINA_HOME
represents the root directory of the Tomcat installation on your machine).cd CATALINA_HOME/webapps mkdir mpower-ver_vnna cd mpower-ver_vnna $JAVA_HOME/bin/jar -xvf (path to war file)/mpower-ver_vnna.warwhere
$JAVA_HOME
represents the root directory of your Java installation.