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)可以很方便得在各个平 ...
随机推荐
- AngularJs创建一个带参数的自定义方法
学习这篇之前,先要从这篇<AngularJs创建自定义Service>http://www.cnblogs.com/insus/p/6773894.html 开始. 看看: app.con ...
- 利用CVE-2018-0950漏洞自动窃取Windows密码
i春秋作家:浅安 0×00 前言 记得还在2016年的时候,我的一个同事那时还在使用CERT BFF(自动化模糊测试工具),他向我询问到如何将微软办公软件中看起来可利用的漏洞转化成可以运行的病毒程序并 ...
- npm 包 升降版本
今天用vue-awesome-swiper最新版本遇到些问题,需要调整到2.6.7版本.记录以下. 查看vue-awesome-swiper版本 npm list vue-awesome-swiper ...
- Python-flask跨站请求伪造和跨站请求保护的实现
图中 Browse 是浏览器,WebServerA 是受信任网站/被攻击网站 A,WebServerB 是恶意网站/点击网站 B. (1) 一开始用户打开浏览器,访问受信任网站 A,输入用户名和密码登 ...
- Spring 全局异常处理
[参考文章]:Spring全局异常处理的三种方式 [参考文章]:Spring Boot 系列(八)@ControllerAdvice 拦截异常并统一处理 [参考文章]:@ControllerAdvic ...
- java后端导出excel表格
转载 :https://www.cnblogs.com/zhaoyuwei/p/9038135.html 不需要在实体类些@Excel(name = "登录名", width = ...
- 上台阶问题(递归,DFS)
题目 一共39层台阶.如果我每一步迈上1个台阶或者两个台阶,先迈左脚,再迈右脚,然后左右交换,最后一步迈右脚,也就是一共要走偶数步,那么,上完39级台阶,有多少种不同的方法? 思路 采用递归的思想,边 ...
- 机器人之路的第一小步:录音+语音识别(语音转文字),大小600K(免费下载)!
机器人之路的第一小步:录音+语音识别(语音转文字),大小600K,本人出品! 机器人之路的第一小步:录音+语音识别,准确率还不是特别高,不过普通话标准的话,识别准确率还是不错的,大家可以体验一下,请下 ...
- 插入排序的Java代码实现
插入排序也是一类非常常见的排序方法,它主要包含直接插入排序,Shell排序和折半插入排序等几种常见的排序方法. 1.直接插入排序 直接插入排序的思路非常简单:依次将待排序的数据元素按其关键字值的大小插 ...
- ORACLE数据库表解锁record is locked by another user
出现此问题多由于操作Oracle执行完,没有COMMIT,直接把PL/SQL关闭掉,后来导致那张表被锁住,当编辑时就会出现这个信息,record is locked by another user! ...