VMware Driver Installation and Configuration: QLogic QME8242 Mezzanine Card User’s Guide
file:///T|/htdocs/NETWORK/QLogic/71922/en/vmw_di.htm[9/26/2012 4:25:36 PM]
Starting and Stopping Tomcat on Windows
Installing Tomcat on Linux
1. Go to the following URL:
http://tomcat.apache.org/download-55.cgi
2. Locate the following directory and file:
Binary Distribution
>
Core
>
tar.gz
(
apache-tomcat-5.5.28.tar.gz
)
3. Unzip the
tar.gz
file by issuing the following command:
root # tar zxf file.tar.gz
4. Create a symbolic link to a Tomcat directory by issuing the following command:
# ln -s apache-tomcat-5.5.28 tomcat
Where setting variables include the following:
export JAVA_HOME=/root/gwt/jdk1.6.0_17/
export CATALINA_HOME=/root/gwt/tomcat/
Starting and Stopping Tomcat on Linux
To start Tomcat, issue the following command:
# $CATALINA_HOME/bin/startup.sh
To stop Tomcat, issue the following command:
# $CATALINA_HOME/bin/shutdown.sh
Installing Tomcat on Windows
1. Go to either of the following URLs:
http://tomcat.apache.org/download-60.cgi
http://tomcat.apache.org/download-70.cgi
2. Locate the following directory and file:
Binary Distribution
>
Core
>
32-bit/64-bit Windows Service Installer
3. To install the Tomcat service, get the 32-bit/64-bit Windows Service Installer, save it, and run it.
Starting and Stopping Tomcat on Windows
1. Go to
Computer Management > Services and Application > Services > Apache Tomcat <
version number
>
.
2. Right-click, and then select
Start /Stop
to initiate Tomcat service, or select
Stop
to halt the Tomcat service.
Installing the vCenter Plug-in on Tomcat
1. Download the QLogic Adapter vCenter Plug-in installer EXE; for example,
QLogic Adapter VI Plugin 1.0.4.exe
.
2. Run the installer by double-clicking the
EXE
or by typing the name of the
EXE
on a command prompt.
The InstallAnywhere installer prepares to install the QLogic Adapter vCenter Plug-in.
3. On the Introduction window, click
Next
.
4. On the Please Wait window, wait while the QLogic Adapter vCenter Plug-in is configured for your system.
5. On the Choose Install Folder window, either accept the default installation directory, or click
Choose
to specify a
different folder.
6. Click
Install
to install files to the installation directory specified in the previous step.