JMidoriService (Java Midori Service)
Running Java application as an NT Service.
Download (SourceForge)

English | Japanese

The outline of this software

JMidoriService is the middleware to make Java application work as a Windows XP/2000/NT4.0 service. It has coped with the problem that a service is suspended since the Windows user who generally tends to cause a trouble logs off.

The place which exhibits a new version

http://www003.upp.so-net.ne.jp/midori/JMidoriService.html

Other libraries required in order to perform this software

SUN Java2 Runtime Environment 1.3.x or later is requred to perform this software.

Module composition of this software

How to install (Register NT Service)

  1. Install SUN Java2 Runtime Environment. SUN J2RE 1.3.0 or later is required. Restart Windows after J2RE install.
  2. Create directory newly (ex:JMdSvc), copy JMdSvc.jar into this dirctory.
  3. Execute JMdSvc.jar by double-click or java -jar JMdSvc.jar.
  4. Extract MdSvc.exe file.
  5. Set parameters, and Save values.
  6. Install NT service by pushing install button.
  7. Choose and perform "service" from the control panel of a "main" group.

How to uninstall (Removal)

  1. Execute JMdSvc.jar.
  2. Uninstall NT service pushing Remove button.

Movement confirmation environment

ChangeLog

LICENSE

/**
* JMidoriService (Java Midori Service)
* Copyright (C) 1998-2002 Midori IGA
* (http://www01.u-page.so-net.ne.jp/db3/midori/midosoft.html)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/

Miscellaneous

SourceForge Logo


MailBox midori.iga@nifty.ne.jp MailBox TOP