|
From: Leif M. <le...@ta...> - 2005-08-21 14:24:55
|
It is not currently possible to see the version of the Wrapper being used unless you actually launch a JVM. When the WrapperManager class of the JVM is initialized, the following will be displayed in the console and log output: jvm 1 | Wrapper (Version 3.1.2) http://wrapper.tanukisoftware.org jvm 1 | I just modified the Wrapper so you will also be able to get this information by simply running the Wrapper binary without any parameters. This shows the Wrapper usage on current versions of the Wrapper, but starting with 3.2.0, it will now also show the version information. Cheers, Leif Piglet Java wrote: >Hello, > >How do I determine what version of wrapper am i using? > >thanks, > > |