Apache Tomcat on the Java Server

Source: Internet
Author: User
ArticleDirectory
    • Apache Tomcat 6.0.32

Address: http://tomcat.apache.org/download-60.cgi

Apache Tomcat

    • Home
    • Taglibs

Download

    • Which version?
    • Tomcat 7.0
    • Tomcat 6.0
    • Tomcat 5.5
    • Tomcat connectors
    • Tomcat native
    • Archives

Documentation

    • Tomcat 7.0
    • Tomcat 6.0
    • Tomcat 5.5
    • Tomcat connectors
    • Tomcat native
    • Wiki
    • Migration Guide
Index of/Apache-mirror/tomcat-6/v6.0.32
Name last modified size description

      Parent directory-bin/03-feb-2011-src/03-feb-2011-keys 03-feb-2011 23 K release-notes 03-feb-2011 8.5 K

      
Apache Tomcat 6.0.32

Useful References:

    • Release Notes, with important information about known issues
    • Changelog

Note: The tar files in this distribution use GNU Tar extensions, and must be untarred with a GNU compatible version of tar. The versionTarOn Solaris and Mac OS X will not work with these files.

Tomcat 6.0 requires JRE 5.0 or later. Read the release-notes and the running.txt file in the distribution for more details.

Packaging details (or "What shoshould I download? ")
Bin/
Apache-tomcat-?version=.zip or .tar.gz
Base distribution. These distributions do not include the Windows Service wrapper nor the compiled APR/native library for Windows.
Apache-tomcat-policversioncmd.exe
32-bit/64-bit Windows Installer for Tomcat. please note that while this distribution already des the vast majority of the base distribution, some of the command-line scripts for launching Tomcat are not supported ded. this distribution is intended for those users planning to launch Tomcat through the windows shortcuts or services.
Apache-tomcat-?version=-windows-x86.zip
32-bit windows specific distribution that includes des the Windows Service wrapper and the compiled APR/native library for use with 32-bit JVMs on both 32 and 64 bit Windows platforms.
Apache-tomcat-?version=-windows-x64.zip
64-bit windows specific distribution that includes des the Windows Service wrapper and the compiled APR/native library for use with 64-bit JVMs on x64 Windows platforms.
Apache-tomcat-?version=-windows-i64.zip
64-bit windows specific distribution that includes des the Windows Service wrapper and the compiled APR/native library for use with 64-bit JVMs on itanium 64-bit Windows platforms.
Apache-tomcat-?version=-deployer.zip or .tar.gz
The standalone Tomcat web application deployer.
Apache-tomcat-?version=-fulldocs.tar.gz
The Tomcat Documentation bundle, including complete javadocs.
Bin/extras/
Additional components. See documentation.
Src/
Apache-tomcat-?version=.zip or .tar.gz
The source code. See Building instructions.

Thank you for using tomcat !.

The Apache Tomcat Project 
Http://tomcat.apache.org/

####

Apache Tomcat 6.0 additional components
table of contents
  • introduction
  • downloading
  • building
  • components list
    1. full commons-logging implementation
    2. Web Services Support (jsr109)
Introduction

A number of additional third party components may be used with Apache Tomcat. These components may be built by users shoshould they need them or they can be downloaded from one of the mirrors.

Downloading

To down load the extras components open the Tomcat 6 download page and select "Browse" from the quick navigation links. The extras components can be found in Bin/extras.

building

the additional components are built using the extras. xml ant script which is present in the source bundle of Tomcat.

the build process is the following:

  • follow the build instructions to build a tomcat binary from the source bundle (Note: It will be used by the Build Process of the additional components, but does not need to be actually used later on)
  • execute the command ant-F extras. xml to run the build script
  • the additional components jars will be placed in the output/extras folder
  • refer to the documentation below about the usage of these jars
Components list
Full commons-logging implementation

Tomcat uses a package renamed commons-logging API implementation which is hardcoded to use the java. util. logging API. the commons-logging additional component builds a full fledged package renamed commons-logging implementation which can be used to replace the implementation provided with Tomcat. see thelogging page for usage instructions.

Web Services Support (jsr109)

Tomcat provides factories for JSR 109 which may be used to resolve Web Services references. place the generated catalina-ws.jar as well as jaxrpc. jar and wsdl4j. jar (or another Implementation of JSR 109) in the Tomcat lib folder.

Users shoshould be aware that wsdl4j. jar is licensed under CPL 1.0 and not the Apache license version 2.0.


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.