Get Yet Another Java Service Wrapper at SourceForge.net. Fast, secure and Free Open Source software downloads

YAJSW - Changes

 

yajsw-alpha-9.5

NOTE
take care when building wrapper.jar, wrapperApp.jar, wrapperWS.jar:
wrapper.jar should not include the classes: ...yajsw.app.* except for *Impl*.
wrapperApp.jar includes only the classes ...yajsw.app.* + ...yajsw.boot.* except for *Impl*
both have the same manifest.

wrapperWS.jar is built by running the class WebStartBooter with JVM option -verbose:class and using JarBuilder (see src/builder/...). This jar has to be signed. You may use build/sign.bat for this.


yajsw-alpha-9.4 September 20 2009

NOTE: this release is buggy on MacOsX this will be solved in a next release

yajsw-alpha-9.3 August 28 2009

yajsw-alpha-9.2 August 20 2009

yajsw-alpha-9.1 July 28 2009

yajsw-alpha-9.0 July 26 2009

yajsw-alpha-8.4 June 1st 2009

yajsw-alpha-8.3 May 4th 2009

yajsw-alpha-8.2 April 16th 2009

yajsw-alpha-8.1 April  14th 2009

yajsw-alpha-8.0 April 11th 2009

yajsw-alpha-7.1 March 22nd 2009

yajsw-alpha-7.0 Feb 28th 2009

yajsw-alpha-6.0 January 5th, 2009

yajsw-alpha-5.1 December 22, 2008

yajsw-alpha-5.0 December 21, 2008

yajsw-alpha-4.0  November 16 2008

yajsw-alpha-3.1 November 5 2008

yajsw-alpha-3.0 November 2 2008

yajsw-alpha-2.0 August 20 2008

yajsw-alpha-1.0 April 14 2008

Initial release
This Alpha 1.0 Release is a proof of concept implementing only the main functions and configuration properties.