All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jsw.wrapper-windows-x86-32-3.2.3.bin.TestWrapperNoWrapper.bat Maven / Gradle / Ivy

Go to download

Plexus App Server Tools for creating application bundles, services bundles and server runtimes.

The newest version!
rem Copyright (c) 1999, 2006 Tanuki Software Inc.
rem
rem This script is an example of how to run your application without the Wrapper, but with the
rem  Wrapper helper classes.  You can obtain the actual command generated by the wrapper for
rem  your application by running the Wrapper with the wrapper.java.command.loglevel=INFO
rem  property set.
rem
rem The wrapper.key property MUST be removed from the resulting command or it will fail to
rem  run correctly.
rem
java -Xms16m -Xmx64m -Djava.library.path="../lib" -Djava.class.path="../lib/wrapper.jar;../lib/wrappertest.jar" -Dwrapper.native_library="wrapper" -Dwrapper.debug="TRUE" org.tanukisoftware.wrapper.test.Main





© 2015 - 2025 Weber Informatics LLC | Privacy Policy