You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by yo...@apache.org on 2004/10/29 21:50:46 UTC

cvs commit: jakarta-tomcat-site/docs/faq otherOperatingSystems.html os2.html

yoavs       2004/10/29 12:50:46

  Added:       docs/faq otherOperatingSystems.html
  Removed:     docs/faq os2.html
  Log:
  
  
  Revision  Changes    Path
  1.1                  jakarta-tomcat-site/docs/faq/otherOperatingSystems.html
  
  Index: otherOperatingSystems.html
  ===================================================================
  <html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Tomcat FAQ - Tomcat on Other Operating Systems</title><meta value="Yoav Shapira" name="author"><meta value="yoavs@apache.org" name="email"><style>
        dt { font-size : larger;  font-weight : bold }
        dd {padding-bottom : 10px;}
      </style></head><body vlink="#525D76" alink="#525D76" link="#525D76" text="#000000" bgcolor="#ffffff"><table cellspacing="4" width="100%" border="0"><!--PAGE HEADER--><tr><td colspan="2"><!--JAKARTA LOGO--><a href="http://jakarta.apache.org/"><img border="0" alt="The Jakarta Project" align="left" src="http://jakarta.apache.org//images/jakarta-logo.gif"></a><!--PROJECT LOGO--><a href="http://jakarta.apache.org/tomcat/"><img border="0" alt="
        Tomcat FAQ
      " align="right" src="../images/tomcat.gif"></a></td></tr><!--HEADER SEPARATOR--><tr><td colspan="2"><hr size="1" noshade=""></td></tr><tr><!--LEFT SIDE NAVIGATION--><td nowrap="true" valign="top" width="20%"><p><strong>Links</strong></p><ul><li><a href="..">Tomcat Home</a></li><li><a href="index.html">FAQ Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a href="bugs.html">Bugs</a></li><li><a href="classnotfound.html">Class Not Found</a></li><li><a href="connectors.html">Connectors</a></li><li><a href="database.html">Database</a></li><li><a href="deployment.html">Deployment</a></li><li><a href="http://wiki.apache.org/jakarta-tomcat/HowTo">How do I</a></li><li><a href="unix.html">Linux / Unix</a></li><li><a href="otherOperatingSystems.html">Other Operating Systems</a></li><li><a href="logging.html">Logging</a></li><li><a href="memory.html">Memory</a></li><li><a href="meta.html">Meta</a></li><li><a href="misc.html">Miscellaneous</a></li><li><a href="performance.html">Monitoring / Performance</a></li><li><a href="http://wiki.apache.org/jakarta-tomcat/UsefulLinks">Other Resources</a></li><li><a href="security.html">Security</a></li><li><a href="version.html">Which Version</a></li><li><a href="tomcatuser.html">Tomcat User List</a></li><li><a href="http://wiki.apache.org/jakarta-tomcat/">Wiki</a></li><li><a href="windows.html">Windows</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td align="left" valign="top" width="80%"><table cellspacing="4" width="100%" border="0"><tr><td nowrap="true" valign="top" align="left"><h1>Tomcat FAQ</h1><h2>Tomcat on Other Operating Systems</h2></td><td nowrap="true" valign="top" align="right"><small><a href="printer/otherOperatingSystems.html"><img alt="Printer Friendly Version" border="0" src="../images/printer.gif"><br>print-friendly<br>version
                      </a></small></td></tr></table><table cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Preface"><strong>Preface</strong></a></font></td></tr><tr><td><blockquote>
    <p>
      This section of the FAQ deals with running Tomcat on platforms
      not supported by the built-in startup/shutdown scripts.  These include
      OS/2, z/OS, OpenVMS-Alpha, and others.
    </p>
  </blockquote></td></tr></table><table cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Questions"><strong>Questions</strong></a></font></td></tr><tr><td><blockquote>
    <ul>
       <li>
         <a href="#scripts">
           Where are the scripts for my operating system?
         </a>
        </li>
    </ul>
  </blockquote></td></tr></table><table cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Answers"><strong>Answers</strong></a></font></td></tr><tr><td><blockquote>
  
    <b style="font-size: larger">
      <a name="scripts">
        Where are the scripts for my operating system?
      </a>
    </b>
    <div style="padding-left : 20px;">
      <ul>
        <li>OS/2:
          <ul>
            <li><a href="http://hobbes.nmsu.edu/cgi-bin/h-search?key=tomcat_5-0-27_os2.zip">NMSU.edu.</a></li>
            <li><a href="http://www.netbeans.org/issues/show_bug.cgi?id=42678">NetBeans.org.</a></li>
            <li><a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=30394">EComStation</a></li>
          </ul>
        </li>
        <li>z/OS:
          <ul>
            <li><a href="http://jzos.com/">JZOS</a>.</li>
          </ul>
        </li>
        <li>GNU/Linux:
          <ul>
            <li><a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=31447">From pander@users.sourceforge.net</a></li>
          </ul>
        </li>
        <li>OpenVMS-Alpha:
          <ul>
            <li><a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=31499">Hewlett Packard (meg.garrison@hp.com)</a></li>
          </ul>
        </li>
      </ul>
    </div><br>
  </blockquote></td></tr></table></td></tr><!--FOOTER SEPARATOR--><tr><td colspan="2"><hr size="1" noshade=""></td></tr><!--PAGE FOOTER--><tr><td colspan="2"><div align="center"><font size="-1" color="#525D76"><em>
          Copyright &copy; 1999-2003, Apache Software Foundation
          </em></font></div></td></tr></table></body></html>
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org