|
From: Leif M. <lei...@ta...> - 2009-06-04 05:24:37
|
Ming, It is possible to run 32-bit versions of the Wrapper on 64-bit OSs which support running 32-bit applications. Windows is one of those. Some UNIX platforms only allow you to run 64-bit applications however. The bits of the Wrapper must, however, match that of the JVM as the native library dynamically links to the JVM. So quick answer is that you will need the 64-bit version of the Wrapper to run a 64-bit version of the JVM on a 64-bit Windows system. Please contact sa...@ta... to obtain a free trial license. Sincerely, Leif Mortenson Tanuki Software, Ltd. On Thu, Jun 4, 2009 at 6:17 AM, Chen, Ming Ming <min...@hp...>wrote: > I'm using the wrapper for my java application to be shown on the task > manager under process. Will the 32bit wrapper work on the 64bit Window > system, with 64bit JVM? > Thanks > Ming |