`
icefox_wjx
  • 浏览: 18708 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

26 附加组件【Additional Components】

阅读更多

Apache Tomcat 6.0

附加组件【Additional Components

<!--()-->目录【Table of Contents
简介【Introduction

Tomcat下有一些第三方组件包可供使用。这些组件在用户需要的时候可以从镜像下载并构建他们。

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

下载【Downloading

要下载这些组件,打开Tomcat 6下载页面,在Quick Navigation Links中选择"browse"。这些组件能够在bin/extras目录下找到
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

附件组件使用Tomcat源码包中extras.xml的Ant构建脚本进行构建。
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:

  • 根据构建说明使用源码构建Tomcat二进制文件(注意:这被用于构建,但实际使用中不需要这么做)
    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)
  • 执行命令 ant -f extras.xml来进行构建
    Execute the command ant -f extras.xml to run the build script
  • 附加组件的Jar包放到output/extras目录下
    The additional components JARs will be placed in the output/extras folder
  • 附加组件Jar文件的使用参照组件内部说明
    Refer to the documentation below about the usage of these JARs
<!--()-->组件列表【Components list
<!--()-->完整通用日志实现【Full commons-logging implementation

Tomcat使用java.util.logging API重命名作为commons-logging API的实现。commons-logging附加组件构建一个成熟的commons-logging实现用以替换Tomcat默认实现。详细说明参照logging页面。
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 renames commons-logging implementation which can be used to replace the implementation provided with Tomcat. See the logging page for usage instructions.

<!--()-->Web Servcie支持【Web Services support (JSR 109)

Tomcat通过支持JSR109标准去提供对web service的支持。在Tomcat的lib目录下生成catalina-ws.jar与jaxpc.jar和wsdl4j.jar(或者其他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.

需要了解的是wsdl4j.jar是基于CPL 1.0许可而不是APL 2.0许可的。
Users should be aware that wsdl4j.jar is licensed under CPL 1.0 and not the Apache License version 2.0.

分享到:
评论

相关推荐

    xshell工具

    HP_LoadRunner_12.02_Community_Edition_Additional_Components_T7177-15060 社区版的附加组件 HP_LoadRunner_12.02_Community_Edition_Language_Packs_T7177-15062 社区版的语言包 HP_LoadRunner_12.02_Community_...

    SMD代码大全

    提供了关于SMD技术的一些附加信息,包括最新的发展趋势和技术动态。 #### 三、总结 通过以上内容的详细介绍,我们可以看到,《SMD代码大全》涵盖了几乎所有的SMD组件类型及其标记代码,为电子工程师和爱好者提供了...

    HeidiSQL_4.0_Sourcecode.zip

    "additional.html"可能是用于帮助文档或附加信息的HTML文件。"styles.css"则负责应用程序的样式设计。"packages"和"components"目录可能包含了HeidiSQL使用的第三方库和自定义控件。"res"目录存放了程序的资源文件,...

    西门子SINAMICS DCM直流变频器控制模块.pdf

    接线指南(Connecting)和附加系统组件(Additional system components)部分会详细介绍如何将SINAMICS DCM控制模块连接至直流电机和其他系统组件。这可能包括连接电气线路、配置通讯接口、以及进行系统集成的相关...

    去计算及虚拟化

    #### Installed Components(已安装组件) 文档中提及的已安装组件包括但不限于: - **Compute (Nova)**:负责处理计算资源的分配和管理工作。 - **Networking (Neutron)**:管理网络资源,包括 VLAN、VXLAN 和其它...

    HeidiSQL 源代码

    - `additional.html`和`readme.html`:这些HTML文件可能包含项目文档、附加信息或使用指南,帮助开发者理解软件的功能和使用方法。 - `components`、`out`、`packages`、`source`、`build`、`extra`、`res`:这些...

    Installshield2008制作安装包详解(结合实际项目)

    - **Additional Tools**:一些附加工具,一般情况下用不到。 #### 第二部分:脚本与安装包信息介绍 ##### 脚本基础知识 Installshield使用的脚本语言对大小写敏感,且每个`if`语句都必须与一个`endif`配对。在一...

    spring4 中文API

    - **Additional Capabilities of the ApplicationContext**:介绍了Application Context的附加能力。 - **The BeanFactory**:解释了BeanFactory接口的角色和使用方法。 #### Resources - **Introduction**:概述...

    力士乐驱动全面资料,英文

    附加信息 (Additional Information) - **关键技术**: 包括常见问题解答、故障排除指南等。 - **应用场景**: 为用户提供额外的帮助和支持。 #### 五、总结 力士乐凭借其在驱动与控制技术领域的深厚积累,不仅推动了...

    C++ 标准 ISO 14882-2011

    - 一般规定(General)、C标准库(The C standard library)、定义(Definitions)、附加定义(Additional definitions)、描述方法(Method of description)、库范围要求(Library-wide requirements)概述了C++...

Global site tag (gtag.js) - Google Analytics