|
From: Chen, M. M. <min...@hp...> - 2009-06-04 23:49:26
|
Thanks for the information. Regards Ming ________________________________ From: Leif Mortenson [mailto:lei...@ta...] Sent: 2009年6月3日 下午 10:18 To: wra...@li... Subject: Re: [Wrapper-user] 32bit wrapper on 64bit Window 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...<mailto: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...<mailto: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 |