User: dewayne
Date: 01/02/15 18:30:42
Modified: business tomcat.htm
Log:
Added meta-refresh tag so that requests for this page get sent to the new
jboss-tomcat.html page
Revision Changes Path
1.4 +3 -290 newsite/business/tomcat.htm
Index: tomcat.htm
===================================================================
RCS file: /products/cvs/ejboss/newsite/business/tomcat.htm,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tomcat.htm 2001/02/08 05:31:21 1.3
+++ tomcat.htm 2001/02/16 02:30:41 1.4
@@ -3,298 +3,11 @@
<html>
<head>
<title>Apache Tomcat</title>
+ <meta http-equiv="refresh" content="0;URL=jboss-tomcat.html">
</head>
<body bgcolor="#FFFFFF">
-<table width="100%" border="0" cellpadding="5">
- <tr bgcolor="#FFFFFF">
- <td width="29%"><font color="#FFCC00"><b><font face="Verdana, Arial, Helvetica,
sans-serif" size="5" color="#000000">Apache
- Tomcat With JBoss/Server</font></b></font> </td>
- </tr>
- <tr valign="top">
- <td width="29%">
- <p><font color=white
- face="Myriad Web,Arial"><b><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4">Why
- We Use Tomcat<br>
- </font></b></font><font face="Arial, Helvetica, sans-serif" size="2">As
- part of the Project Game Over initiative, the goal of JBoss.org is to
- deliver a complete J2EE-based product to the market. This means that
JavaServer
- Pages (JSP) and Java Servlets must be supported. Therefore, the JBoss
- organization decided to integrate the Apache Tomcat engine stack with
- a running instance of JBoss/Server in a single Java VM. Hence, you can
- fill all your JSP and servlet needs with two downloads and a few
modifications
- to configuration files. Check out the Apache <a
href="http://jakarta.apache.org">Tomcat
- home page</a> for detailed information regarding the Tomcat engine.
</font></p>
- <table width="325" border="0" cellspacing="3" cellpadding="7" align="right">
- <tr bgcolor="#000000">
- <td>
- <div align="center">
-<font color="#FFCC00" face="Verdana, Arial, Helvetica, sans-serif"
size="2"><b>Current
- Version For Development and Evaluation Only</b></font></div>
- </td>
- </tr>
- <tr bgcolor="#FFFF00" valign="top">
- <td>
- <p><font face="Verdana, Arial, Helvetica, sans-serif"
size="2">Currently
- you can run Tomcat in the same Java VM that the JBoss/Server is
- running in, but the performance is not as optimal as expected when
- using intra-VM method invocations. The reason: currently we serialize
- method invocations as an interim solution.</font></p>
- <p><font face="Verdana, Arial, Helvetica, sans-serif" size="2">We
- are working on an accelerated version, due out soon, that works
- with in-memory, non-serialized objects. A factor of 30 increase
- in performance is expected with this optimization (class loader
- integration).</font></p>
- <p><font face="Verdana, Arial, Helvetica, sans-serif" size="2">Stay
- tuned for the update. We appreciate your understanding and patience
- on our in-progress integration work.</font></p>
- </td>
- </tr>
- </table>
- <p><font face="Arial, Helvetica, sans-serif" size="2">One benefit of running
- Tomcat inside the same Java VM that JBoss/Server is running in is to more
- easily manage the application server. The primary benefit, however, is
- greatly enhanced performance. By eliminating object serialization and
- unnecessary network calls by keeping all method invocations inside a single
- Java VM, method invocation performance from the client tier to the middle
- tier is significantly enhanced. In other words, if you have JSPs and/or
- servlets that access Enterprise JavaBeans, you'll get dramatically improved
- performance because the method invocations will be intra-VM (no network
- access). </font></p>
- <p><font face="Arial, Helvetica, sans-serif" size="2">The remainder of this
- page explains how to make JBoss/Server automatically start Tomcat, so
- that they both run in the same Java VM.</font> </p>
- <p><font color=white
- face="Myriad Web,Arial"><b><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4">What
- You Will Need<br>
- </font></b></font><font face="Arial, Helvetica, sans-serif" size="2">You
- will need to obtain the following products.</font></p>
- <ul>
- <li><font face="Arial, Helvetica, sans-serif" size="2"><b>Tomcat version
- 3.1</b>. You can get the <a
href="http://jakarta.apache.org/builds/tomcat/release/v3.1/bin/jakarta-tomcat.tar.gz">Unix/Linux</a>
- version or the <a
href="http://jakarta.apache.org/builds/tomcat/release/v3.1/bin/jakarta-tomcat.zip">Windows</a>
- version. We also successfully integrated and ran Tomcat version 3.2b3
- with JBoss/Server on September 1, 2000.</font></li>
- <li><font face="Arial, Helvetica, sans-serif" size="2"><b>JBoss/Server
- version 2.0</b></font></li>
- </ul>
- <p><font face="Arial, Helvetica, sans-serif" size="2">Once you have obtain
- these products you will be ready to begin the next step of configuring
- Tomcat to run with JBoss/Server.</font> </p>
- <p> <font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><b><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4">How
- To Configure Tomcat and JBoss/Server<br>
- </font></b><font color="#000000" face="Arial, Helvetica, sans-serif"
size="4">
- <font size="2">Follow these steps to configure Tomcat to run with
JBoss/Server.</font></font></font></font></p>
- <p><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font size="2"><b>1.
- Set environment variables</b></font></font></font></font></p>
- <p><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font size="2">If
- you launch JBoss/Server from a batch/shell script, set the following
environment
- variables in that script before the command that launches the server.
- If you don't launch JBoss/Server from a script, these environment variables
- must somehow be set before the server starts (e.g. from a login script,
- startup script, of from a workstation console or "control panel"
- interface):</font></font></font></font></p>
- <table width="425" border="1" cellspacing="0" cellpadding="7"
bordercolor="#000000">
- <tr bgcolor="#000000">
- <td width="161"><font face="Arial, Helvetica, sans-serif"
color="#FFFFFF">Variable</font></td>
- <td width="230"><font face="Arial, Helvetica, sans-serif"
color="#FFFFFF">Value</font></td>
- </tr>
- <tr bgcolor="#FFFF00">
- <td width="161" valign="top"><font color="#000000"><code><font
size="2"><b>TOMCAT_HOME</b></font></code></font></td>
- <td width="230"><font color="#000000" face="Arial, Helvetica, sans-serif"
size="2">The
- base directory where Tomcat's binaries are located. With the Tomcat
- binary distribution, this would be <code><font face="Courier New,
Courier, mono">jakarta-tomcat</font></code>
- under your installation root.</font></td>
- </tr>
- <tr bgcolor="#FFFF00">
- <td width="161" valign="top"><font
color="#000000"><code><b>JAVA_HOME</b></code></font></td>
- <td width="230"><font color="#000000" size="2" face="Arial, Helvetica,
sans-serif">The
- base directory of your JDK 1.2.2 or 1.3 installation.</font></td>
- </tr>
- <tr bgcolor="#FFFF00">
- <td width="161" valign="top"><font
color="#000000"><code><b>CLASSPATH</b></code></font></td>
- <td width="230"><font color="#000000" face="Arial, Helvetica, sans-serif"
size="2">This
- variable should actually be <i>unset</i>�not include any value (unless
- you really know what you're doing!). Both Tomcat and JBoss/Server
- have startup scripts that associate the necessary JARs with the
classpath.</font></td>
- </tr>
- </table>
- <p><b><font face="Arial, Helvetica, sans-serif" size="2">2</font><font
face="Arial, Helvetica, sans-serif" size="2">.</font><font face="Arial, Helvetica,
sans-serif"></font><font face="Arial, Helvetica, sans-serif">
- <font color=white><font color="#000000" size="4"><font size="2">Edit the
- Tomcat server.xml configuration file</font></font></font></font></b></p>
- <p><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font size="2">Note:
- <i>These instructions are for Tomcat version 3.2 or higher,
only.</i></font></font></font></font></p>
- <p><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font size="2">The
- <code>server.xml</code> file is located in the <code>conf</code> directory
- under your Tomcat base directory (<code>Jakarta-tomcat</code> for the
- Tomcat binary distribution). There are a number of lines that deal with
- <code>RequestInterceptors</code>, the last of which are currently the
- <i>realms</i> (<code>SimpleRealm</code>, <code>JDBCRealm</code>, etc.).
- Add the line below following the other <code>RequestInterceptor</code>
- lines:</font></font></font></font><requestinterceptor
- classname="org.apache.tomcat.request.Jdk12Interceptor"
- debug="0" /></p>
- <p><font color="#FFCC00" face="Verdana, Arial, Helvetica, sans-serif"
size="2"><b> </b></font><font color="#FFCC00" face="Verdana, Arial, Helvetica,
sans-serif" size="2"><b> </b></font><font color="#FFCC00" face="Verdana, Arial,
Helvetica, sans-serif" size="2"><b> </b></font><font
size="2"><code><RequestInterceptor<br>
- </code></font><font color="#FFCC00" face="Verdana, Arial, Helvetica,
sans-serif" size="2"><b> </b></font><font color="#FFCC00" face="Verdana, Arial,
Helvetica, sans-serif" size="2"><b> </b></font><font color="#FFCC00"
face="Verdana, Arial, Helvetica, sans-serif" size="2"><b> </b></font><font
color="#FFCC00" face="Verdana, Arial, Helvetica, sans-serif"
size="2"><b> </b></font><font color="#FFCC00" face="Verdana, Arial, Helvetica,
sans-serif" size="2"><b> </b></font><font color="#FFCC00" face="Verdana, Arial,
Helvetica, sans-serif" size="2"><b> </b></font><font
size="2"><code>className="org.apache.tomcat.request.Jdk12Interceptor"<br>
- </code></font><font color="#FFCC00" face="Verdana, Arial, Helvetica,
sans-serif" size="2"><b> </b></font><font color="#FFCC00" face="Verdana, Arial,
Helvetica, sans-serif" size="2"><b> </b></font><font color="#FFCC00"
face="Verdana, Arial, Helvetica, sans-serif" size="2"><b> </b></font><font
color="#FFCC00" face="Verdana, Arial, Helvetica, sans-serif"
size="2"><b> </b></font><font color="#FFCC00" face="Verdana, Arial, Helvetica,
sans-serif" size="2"><b> </b></font><font color="#FFCC00" face="Verdana, Arial,
Helvetica, sans-serif" size="2"><b> </b></font><font size="2"><code>debug="0"
- /> </code></font><requestinterceptor
- classname="org.apache.tomcat.request.Jdk12Interceptor"
- debug="0" /> <requestinterceptor
- classname="org.apache.tomcat.request.Jdk12Interceptor"
- debug="0" /> </p>
- <p><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font size="2">
- <b>3. Edit the JBoss/Server's jboss.conf
file</b></font></font></font></font></p>
- <p><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font size="2">The
- <code>jboss.conf</code> file is located in the <code>conf</code> directory
- under the base of your JBoss/Server binary distribution, or in the
<code>dist/conf</code>
- directory if you built JBoss/Server yourself from source code. There are
- some commented lines near the end of the file that deal with Tomcat:
</font></font></font></font></p>
- <p><font size="2"><code><!--<br>
- <font color="#FFCC00" face="Verdana, Arial, Helvetica,
sans-serif"><b> </b></font>--<font color="#FFCC00" face="Verdana,
Arial, Helvetica, sans-serif"><b> </b></font>Uncomment<font color="#FFCC00"
face="Verdana, Arial, Helvetica, sans-serif"><b> </b></font>this<font
color="#FFCC00" face="Verdana, Arial, Helvetica,
sans-serif"><b> </b></font>to<font color="#FFCC00" face="Verdana, Arial,
Helvetica, sans-serif"><b> </b></font>add<font color="#FFCC00" face="Verdana,
Arial, Helvetica, sans-serif"><b> </b></font>Tomcat<font color="#FFCC00"
face="Verdana, Arial, Helvetica, sans-serif"><b> </b></font>support.<font
color="#FFCC00" face="Verdana, Arial, Helvetica,
sans-serif"><b> </b></font>Be<font color="#FFCC00" face="Verdana, Arial,
Helvetica, sans-serif"><b> </b></font>sure<font color="#FFCC00" face="Verdana,
Arial, Helvetica, sans-serif"><b> </b></font>to<font color="#FFCC00"
face="Verdana, Arial, Helvetica,!
sans-serif"><b> </b></font>set<font color="#FFCC00" face="Verdana, Arial,
Helvetica, sans-serif"><b> </b></font>your<font color="#FFCC00" face="Verdana,
Arial, Helvetica, sans-serif"><b> </b></font>'TOMCAT_HOME'<br>
- <font color="#FFCC00" face="Verdana, Arial, Helvetica,
sans-serif"><b> </b></font>--<font color="#FFCC00" face="Verdana,
Arial, Helvetica, sans-serif"><b> </b></font>environment<font color="#FFCC00"
face="Verdana, Arial, Helvetica, sans-serif"><b> </b></font>variable<font
color="#FFCC00" face="Verdana, Arial, Helvetica,
sans-serif"><b> </b></font>before<font color="#FFCC00" face="Verdana, Arial,
Helvetica, sans-serif"><b> </b></font>starting<font color="#FFCC00"
face="Verdana, Arial, Helvetica, sans-serif"><b> </b></font>JBoss.<br>
- <font color="#FFCC00" face="Verdana, Arial, Helvetica,
sans-serif"><b> </b></font>--<font size="2"><code><font
color="#FFCC00" face="Verdana, Arial, Helvetica,
sans-serif"><b> </b></font></code></font><font color="#FFCC00" face="Verdana,
Arial, Helvetica, sans-serif"></font>MLET<font color="#FFCC00" face="Verdana, Arial,
Helvetica, sans-serif"><b> </b></font>CODE="org.jboss.tomcat.TomcatService"<font
color="#FFCC00" face="Verdana, Arial, Helvetica,
sans-serif"><b> </b></font>ARCHIVE="jboss.jar"<font color="#FFCC00"
face="Verdana, Arial, Helvetica,
sans-serif"><b> </b></font>CODEBASE="../lib/ext/">
- <br>
- <font size="2"><code><font color="#FFCC00" face="Verdana, Arial, Helvetica,
sans-serif"><b> </b></font></code></font><font color="#FFCC00" face="Verdana,
Arial, Helvetica, sans-serif"><b> </b></font><font color="#FFCC00" face="Verdana,
Arial, Helvetica, sans-serif"><b> </b></font><font color="#FFCC00" face="Verdana,
Arial, Helvetica, sans-serif"></font>--<font size="2"><code><font color="#FFCC00"
face="Verdana, Arial, Helvetica, sans-serif"><b> </b></font></code></font><font
color="#FFCC00" face="Verdana, Arial, Helvetica, sans-serif"></font>/MLET><br>
- <font color="#FFCC00" face="Verdana, Arial, Helvetica,
sans-serif"><b> </b></font>--></code></font></p>
- <p><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font size="2">
- You need to uncomment these lines so they read as follows (you <i>must</i>
- add the < signs at the beginning of the two relevant lines):
</font></font></font></font></p>
- <p><font size="2"><code><!--<br>
- <font color="#FFCC00" face="Verdana, Arial, Helvetica,
sans-serif"><b> </b></font>--<font color="#FFCC00"
face="Verdana, Arial, Helvetica, sans-serif"><b> </b></font>Comment
- this to remove Tomcat support. Be sure to set your 'TOMCAT_HOME'<br>
- <font color="#FFCC00" face="Verdana, Arial, Helvetica,
sans-serif"><b> </b></font>--<font color="#FFCC00"
face="Verdana, Arial, Helvetica, sans-serif"><b> </b></font>environment
- variable before starting JBoss.<br>
- <font color="#FFCC00" face="Verdana, Arial, Helvetica,
sans-serif"><b> </b></font>--><br>
- <MLET<font color="#FFCC00" face="Verdana, Arial, Helvetica,
sans-serif"><b> </b></font>CODE="org.jboss.tomcat.TomcatService"<font
color="#FFCC00" face="Verdana, Arial, Helvetica,
sans-serif"><b> </b></font>ARCHIVE="jboss.jar"<font color="#FFCC00"
face="Verdana, Arial, Helvetica,
sans-serif"><b> </b></font>CODEBASE="../lib/ext/"><br>
- </MLET></code></font></p>
- <p><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font size="2"><b>4.
- Add your EJBs to the Tomcat Web application
directory</b></font></font></font></font></p>
- <p><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font size="2">Put
- the Home and Remote interfaces of your EJBs in the
<code>WEB-INF/classes</code>
- directory under the Tomcat Web application directory (for example,
<code>Jakarta-tomcat/webapps/myapp/WEB-INF/classes</code>).
- </font></font></font></font></p>
- <p><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font size="2">
- <b>5. Add JBoss/Server client JAR files </b></font><b><font face="Myriad
Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font size="2">to
- the Tomcat Web application
directory</font></font></font></font></b></font></font></font></p>
- <p><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font size="2">Copy
- the following files to the <code>WEB-INF/lib</code> directory under your
- Tomcat Web application directory (for example,
<code>Jakarta-tomcat/webapps/myapp/WEB-INF/lib</code>):</font></font></font></font></p>
- <ul>
- <li><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font size="2">
- <code>jboss-client.jar</code></font></font></font></font></li>
- <li><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font size="2"><code>
- jnp-client.jar</code></font></font></font></font></li>
- <li><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font size="2"><code>
- jta-spec1_0_1.jar</code></font></font></font></font></li>
- </ul>
- <p><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font size="2">Additionally,
- if you are using <i>JDK 1.2.2</i> (not 1.3), then the following file must
- also be copied to the same Tomcat directory:</font></font></font></font></p>
- <ul>
- <li><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font
size="2"><code>jndi.jar</code></font></font></font></font></li>
- </ul>
- <p><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font size="2">
- These files can be found in the <code>client</code> directory under your
- JBoss/Server binary distribution installation, or <code>dist/client</code>
- for source code distributions. </font></font></font></font></p>
- <p><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font size="2"><b>6.
- Add support for JNDI to the Tomcat Web applications
directory</b></font></font></font></font></p>
- <p><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font size="2">Put
- the JBoss/Server's JNDI configuration file <code>jndi.properties</code>
- in the <code>WEB-INF/classes</code> directory under your Tomcat Web
application
- directory (for example,
<code>Jakarta-tomcat/webapps/myapp/WEB-INF/classes</code>).
- The </font><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font
size="2"><code>jndi.properties</code></font></font></font></font>
- <font size="2">file can be found in the <code>conf</code> directory under
- your JBoss/Server binary distribution installation directory, or
<code>dist/conf</code>
- for source code distribution. </font></font></font></font></p>
- <p><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font size="2"><b>7.
- Finally, start JBoss/Server</b></font></font></font></font></p>
- <p><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font size="2">If
- you start JBoss/Server now by executing <code>run.sh</code>
(<code>run.bat</code>
- for Windows) you should see the following Tomcat related output in your
- server's log messages:</font></font></font></font></p>
- <p><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font size="2"><code>...</code><br>
- </font></font></font></font><font face="Arial, Helvetica, sans-serif"
size="2"><font color=white><font color="#000000">
- <code>[Tomcat] Initializing</code><br>
- <code>[Tomcat] Initialized</code><br>
- <code>...</code><br>
- <code>[Tomcat] Starting</code><br>
- <code>[Tomcat] Started</code><br>
- <code>...</code><br>
- <code>[Tomcat] Testing if Tomcat is present....</code><br>
- <code>...</code><br>
- <code>[Tomcat] OK</code><br>
- <code>...</code><br>
- <code>Context log: path="/examples" Adding context path="/examples"
docBase="webapps/examples"</code><br>
- <code>Context log: path="" Adding context path=""
docBase="webapps/ROOT"</code><br>
- <code>Context log: path="/test" Adding context path="/test"
docBase="webapps/test"</code><br>
- <code>Starting tomcat install="/home/workspace/tomcat"
home="/home/workspace/tomcat"
-
classPath=".:/home/workspace/development/languages/jdk1.3/lib/tools.jar:</code><br>
- <font
color="#FFCC00"><b> </b></font><code>run.jar:/home/workspace/tomcat/lib:</code><br>
- <font
color="#FFCC00"><b> </b></font><code>/home/workspace/tomcat/lib/servlet.jar:</code><br>
- <font
color="#FFCC00"><b> </b></font><code>/home/workspace/tomcat/lib/webserver.jar:</code><br>
- <font
color="#FFCC00"><b> </b></font><code>/home/workspace/tomcat/lib/xml.jar:</code><br>
- <font
color="#FFCC00"><b> </b></font><code>/home/workspace/tomcat/lib/jasper.jar:</code><br>
- <font
color="#FFCC00"><b> </b></font><code>/home/workspace/development/languages/jdk1.3/lib/tools.jar:</code><br>
- <font
color="#FFCC00"><b> </b></font><code>/home/workspace/spydermq/lib/jnpserver.jar:</code><br>
- <font
color="#FFCC00"><b> </b></font><code>/home/workspace/jboss/conf"</code><br>
- <code>[Default] Starting tomcat. Check logs/tomcat.log for error
messages</code><br>
- <code>Context log: path="/admin" Automatic context load</code><br>
- <font
color="#FFCC00"><b> </b></font><code>docBase="/home/workspace/tomcat/webapps/admin"</code><br>
- <code>Context log: path="/admin" Adding context path="/admin"</code><br>
- <font
color="#FFCC00"><b> </b></font><code>docBase="/home/workspace/tomcat/webapps/admin"</code></font></font></font></p>
- <p><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font size="2">You
- should only see the lines following <code>[Tomcat] OK</code> if you have
- installed the examples that come with Tomcat. Nonetheless, you should
- see the same sort of </font><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font
size="2">JBoss/Server</font></font></font></font>
- <font size="2">log messages you would see directly from Tomcat if you
- had deployed Tomcat in standalone mode. Also, the <code>tomcat
install</code>,
- <code>classpath</code>, and other such portions of the JBoss/Server log
- output will vary from installation to
installation.</font></font></font></font></p>
- <p><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font size="2">
- If you want to move JBoss/Server and Tomcat to separate machines at a
- later time, you will need to change the <code>hostname</code> in
<code>jndi.properties</code>
- and alter <code>jboss.properties</code> in the JBoss/Server
configuration.</font></font></font></font></p>
- <p><font face="Myriad Web,Arial"><font color=white
- face="Myriad Web,Arial"><font color="#000000" face="Arial,
Helvetica, sans-serif" size="4"><font size="2">Well,
- that's it! You only have to launch JBoss/Server now and it will start
- Tomcat. As a result you will have both servers�EJB server and JSP/Servlets
- server�running in a single Java VM.</font></font></font><font face="Arial,
Helvetica, sans-serif" size="2">
- </font></font></p>
- </td>
- </tr>
- <tr>
- <td width="29%"> </td>
- </tr>
-</table>
-<p> </p>
+This page has moved to <a href="jboss-tomcat.html">jboss-tomcat.html</a>
+
</body>
</html>