Tag: jar

  • Windows or Java Application as Windows Service

    Windows applications see: http://www.serverhowto.de/Applikationen-als-Dienste-einrichten.228.0.html Java applications (JAR) We use YAJSW to create a service wrapper for the JAR application. Precondition: Download YAJSW Java 1.5 or higher (to check call java -version) NOTE: to display system tray java 1.6 is required. For thread dump with locks java 1.6 is required. How-to use (src): Unpack the zip file…