Apache Tomcat Native Library
What is it?
-----------
The Apache Tomcat Native Library provides portable API for features
not found in contemporary JDK's. It uses Apache Portable Runtime as
operating system abstraction layer and OpenSSL for SSL networking and
allows optimal performance in production environments.
Licensing
---------
Please see the file called LICENSE.
The Latest Version
------------------
Details of the latest version can be found on the Apache Tomcat
project page under http://tomcat.apache.org/.
Documentation
-------------
The documentation available as of the date of this release is
included in HTML format in the jni/docs directory.
The most up-to-date documentation can be found at
http://tomcat.apache.org/native-doc/
Documentation about the Tomcat APR connector which is based
on this library can be found at
http://tomcat.apache.org/tomcat-8.0-doc/apr.html.
Building
--------
To build the Java API. Note that Java 1.7 is required to build the Java API.
> ant
To build the native part see jni/native/BUILDING (or native/BUILDING if you have a working copy of svn).
Running the tests
-----------------
First run "ant download" to retrieve junit. It will be placed
in the directory given by "base.path". The path can be changed
by adjusting "base.path" in the file build.properties.default
or overwrite it in a new file build.properties.
Now run "ant test".
Running the examples
--------------------
Before running the examples you may have to set LD_LIBRARY_PATH, something like
LD_LIBRARY_PATH=/opt/SMAWoIS/openssl/lib; export LD_LIBRARY_PATH
1) echo example:
- Choose some free port in
dist/classes/examples/org/apache/tomcat/jni/Echo.properties
- run: ant run-echo
2) ssl server example:
- Change parameters in dist/classes/examples/org/apache/tomcat/jni/SSL.properties
according to your needs. The certificate and key should be in
dist/classes/examples.
- run: ant run-ssl-server
Cryptographic Software Notice
-----------------------------
This distribution may include software that has been designed for use
with cryptographic software. The country in which you currently reside
may have restrictions on the import, possession, use, and/or re-export
to another country, of encryption software. BEFORE using any encryption
software, please check your country's laws, regulations and policies
concerning the import, possession, or use, and re-export of encryption
software, to see if this is permitted. See <http://www.wassenaar.org/>
for more information.
The U.S. Government Department of Commerce, Bureau of Industry and
Security (BIS), has classified this software as Export Commodity
Control Number (ECCN) 5D002.C.1, which includes information security
software using or performing cryptographic functions with asymmetric
algorithms. The form and manner of this Apache Software Foundation
distribution makes it eligible for export under the License Exception
ENC Technology Software Unrestricted (TSU) exception (see the BIS
Export Administration Regulations, Section 740.13) for both object
code and source code.
Apache Tomcat Native uses cryptographic software for configuring and
listening to connections over SSL encrypted network sockets by
performing calls to a general-purpose encryption library, such as
OpenSSL or the operating system's platform-specific SSL facilities.
svygh123
- 粉丝: 6047
- 资源: 139
最新资源
- GD32 123456789
- 机器学习实现贷款违约行为预测
- 【java毕业设计】智慧社区养老照护系统.zip
- 【java毕业设计】智慧社区在线教育平台.zip
- 【java毕业设计】智慧社区就业服务门户.zip
- 【java毕业设计】智慧社区心理咨询服务.zip
- 【java毕业设计】智慧社区法律咨询服务网.zip
- 【java毕业设计】智慧社区金融服务网络.zip
- 【java毕业设计】智慧社区旅游服务网络.zip
- 【java毕业设计】智慧社区餐饮服务平台网.zip
- 【java毕业设计】智慧社区医疗健康门户.zip
- 【java毕业设计】智慧社区邻里社交平台网.zip
- 【java毕业设计】智慧社区文化艺术展示网.zip
- 【java毕业设计】智慧社区体育健身网络.zip
- 【java毕业设计】智慧社区公共信息显示系统.zip
- 【java毕业设计】智慧社区居民意见门户.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈