Java Service Wrapper--来自官网文件
-----------------------------------------------------------------------------
Java Service Wrapper Professional Edition 3.5.37-pro
Copyright (C) 1999-2018 Tanuki Software, Ltd. All Rights Reserved.
https://wrapper.tanukisoftware.com
-----------------------------------------------------------------------------
Summary:
1. What is the Java Service Wrapper?
2. Documentation
3. Installation
4. License Options
5. How to buy
6. Getting Updates
7. FAQ
8. Support
9. System Requirements
1. What is the Java Service Wrapper?
-----------------------------------------------------------------------------
The Java Service Wrapper is an application which has evolved out of a desire
to solve a number of problems common to many Java applications.
Some of the Wrapper's features are:
* Run a Java application as a Windows Service or Unix Daemon
* Java Application Reliability
* Automatic Crash, Freeze, and Deadlock Detection and Recovery
* On-Demand Restarts
* Standard, Out of the Box Scripting
* Flexible Cross Platform Configuration
* Ease Application Installations
* Logging
* Many more...
See our download page for a more detailed feature list.
=> https://wrapper.tanukisoftware.com/doc/english/download.jsp
For more information please visit:
=> https://wrapper.tanukisoftware.com/doc/english/introduction.html
2. Documentation
-----------------------------------------------------------------------------
Please visit our website for full documentation.
Here are some ways to get you started.
* Complete documentation can be found online:
=> https://wrapper.tanukisoftware.com/
* How to integrate the Java Service Wrapper with an Application
=> https://wrapper.tanukisoftware.com/doc/english/integrate.html
* Configuration Properties
=> https://wrapper.tanukisoftware.com/doc/english/properties.html
* HOWTOs
=> https://wrapper.tanukisoftware.com/doc/english/howto.html
* Javadocs, for advanced users
=> https://wrapper.tanukisoftware.com/doc/english/javadocs.html
* Tanuki Software, Ltd. Corporate site:
=> https://www.tanukisoftware.com/
3. Installation
-----------------------------------------------------------------------------
If you are reading this, it means you successfully unpacked this software.
The Standard and Professional Editions of the Java Service Wrapper ship with
a time limited, but full featured, trial license key which allows you to run
the Wrapper as many times as you want for up to 15 minutes. This is meant
for quick no hassle testing.
You can also request a FREE 1 month trial license which allows you to run the
Wrapper for a full month on a single server. Trial licenes can be obtained
at the following URL:
=> https://wrapper.tanukisoftware.com/doc/english/requestTrial.jsp
Permantent licenses can also be purchased at the following URL:
=> https://wrapper.tanukisoftware.com/doc/english/accountLicenses.jsp
If you have already purchased a license, you can generate and download your
license key by logging on and viewing your License Management Page.
For Server Licenses:
=> https://wrapper.tanukisoftware.com/doc/english/accountServerLicenses.jsp
For Development Licenses:
=> https://wrapper.tanukisoftware.com/doc/english/accountDevLicenses.jsp
Depending on the specific type of Java application that will be run with the
Wrapper, there are a few integration options available:
=> https://wrapper.tanukisoftware.com/doc/english/integrate.html
4. License Options
-----------------------------------------------------------------------------
The Java Service Wrapper is made available in under three types of licenses.
* Development License Agreement (Commercial)
* Server License Agreement (Commercial)
* Community License Agreement (GPL2)
For more information, please browse our license overview:
=> https://wrapper.tanukisoftware.com/doc/english/licenseOverview.html
5. How to buy
-----------------------------------------------------------------------------
If you are interested in the features available with our Standard or
Professional Editions, licenses can be purchased online:
=> https://wrapper.tanukisoftware.com/doc/english/accountLicenses.jsp
6. Getting Updates
-----------------------------------------------------------------------------
You can always find the latest Wrapper release on our download page:
=> https://wrapper.tanukisoftware.com/doc/english/download.jsp
We also offer an upgrade guide:
=> https://wrapper.tanukisoftware.com/doc/english/howto-upgrade.html
7. FAQ
-----------------------------------------------------------------------------
Please see our general FAQ page:
=> https://wrapper.tanukisoftware.com/doc/english/faq.html
We also offer Troubleshooting, HOWTOs, and a Question & Answers page:
=> http://wrapper.tanukisoftware.com/doc/english/troubleshooting.html
=> http://wrapper.tanukisoftware.com/doc/english/howto.html
=> http://wrapper.tanukisoftware.com/doc/english/qna.html
8. Support
-----------------------------------------------------------------------------
Please see the following page for support options:
=> https://wrapper.tanukisoftware.com/doc/english/support.jsp
9. System Requirements
-----------------------------------------------------------------------------
A full list of supported platforms and system requirements can be found
online:
=> https://wrapper.tanukisoftware.com/doc/english/supported-platforms.html
-----------------------------------------------------------------------------
Copyright (C) 1999-2018 Tanuki Software, Ltd. All Rights Reserved.
Java Service Wrapper--来自官网文件的更多相关文章
- 利用Java Service Wrapper将java项目添加到windows服务中
1.web项目,即tomcat/resin添加至window系统服务,步骤如下:第一步:找到tomcat的bin目录,如:D:\apache-tomcat-8.0.26\bin第二步:打开cmd,cd ...
- Java Service Wrapper将java程序设置为服务
有时候我们希望我们java写的程序作为服务注册到系统中,Java Service Wrapper(下面简称wrapper)是目前较为流行的将Java程序部署成Windows服务的解决方案, 本文将讨论 ...
- Java Service Wrapper 发布Java程序为Windows服务
下载Windows版本:https://www.krenger.ch/blog/java-service-wrapper-3-5-37-for-windows-x64/ 转自:F:\java\bhGe ...
- java服务安装(一):使用java service wrapper及maven打zip包
目录(?)[+] 1概述 1_1为什么要用服务形式运行 1_2如何让java程序以服务形式运行 1_3打包需求 2程序示例 3maven打zip包 3_1maven-assembly-plugin介绍 ...
- 使用Java Service Wrapper在Linux下配置Tomcat应用
前言 Java Service Wrapper是Tanuki Software的一个产品,可以将Java应用注册成Windows或Linux服务,使其可以随系统开机启动,同时可以监控Java应用的状态 ...
- java service wrapper日志参数设置及优化
一般在容器比如tomcat/weblogic中运行时,我们都是通过log4j控制日志输出的,因为我们现在很多服务端使用java service wrapper(至于为什么使用jsw,原先是比较排斥使用 ...
- Java Service Wrapper 发布Java程序或者jar包为Windows服务
下载Windows版本:http://nchc.dl.sourceforge.net/sourceforge/wrapper/wrapper-windows-x86-32-3.2.3.zip 现在目前 ...
- Java Service Wrapper简介与使用
在实际开发过程中很多模块需要独立运行,他们并不会以web形式发布,传统的做法是将其压缩为jar包独立运行,这种形式简单易行也比较利于维护,但是一旦服务器重启或出现异常时,程序往往无法自行修复或重启.解 ...
- 使用 Java Service Wrapper 启动java后台进程服务
Java Service Wrapper (http://wrapper.tanukisoftware.com/doc/english/product-overview.html)可以很方便得在各个平 ...
随机推荐
- [leetcode.com]算法题目 - Same Tree
Given two binary trees, write a function to check if they are equal or not. Two binary trees are con ...
- Android必学之AsyncTask
AsyncTask,即异步任务,是Android给我们提供的一个处理异步任务的类.通过此类,可以实现UI线程和后台线程进行通讯,后台线程执行异步任务,并把结果返回给UI线程. .为什么需要使用异步任务 ...
- Django中安装搜索引擎方法。
全文检索 全文检索不同于特定字段的模糊查询,使用全文检索的效率更高,并且能够对于中文进行分词处理. haystack:全文检索的框架,支持whoosh.solr.Xapian.Elasticsearc ...
- Python FTP文件传输
FTP Server import socket import struct from concurrent.futures import ThreadPoolExecutor import json ...
- [EXP]WordPress Core 5.0 - Remote Code Execution
var wpnonce = ''; var ajaxnonce = ''; var wp_attached_file = ''; var imgurl = ''; var postajaxdata = ...
- 再续session和cookie (网络整理)
摘要:虽然session机制在web应用程序中被采用已经很长时间了,但是仍然有很多人不清楚session机制的本质,以至不能正确的应用这一技术.本文将详细讨论session的工作机制并且对在Java ...
- C# 多线程学习系列四之ThreadPool取消、超时子线程操作以及ManualResetEvent和AutoResetEvent信号量的使用
1.简介 虽然ThreadPool.Thread能开启子线程将一些任务交给子线程去承担,但是很多时候,因为某种原因,比如子线程发生异常.或者子线程的业务逻辑不符合我们的预期,那么这个时候我们必须关闭它 ...
- JavaSE-java8-谓词复合的用法
谓词接口包括三个方法: negate. and 和 or,让你可以重用已有的Predicate来创建更复杂的谓词 一.比如可以用negate方法来返回一个Predicate非 public class ...
- 多线程编程——java
1.进程和线程 进程:一个计算机程序的运行实例,包含了需要执行的指令:有自己的独立地址空间,包含程序内容和数据:不同进程的地址空间是互相隔离的:进程拥有各种资源和状态信息,包括打开的文件.子进程和信号 ...
- Fragment中启动一个新的Activity
最近遇到一个小问题,就是我在主界面中用的是Fragment,其中四个Fragment,然后打算在其中一个里边,写一个TextView(准确地说是Linearout)的单击事件,然后跳转到另外一个Act ...