OK, thank you very much for responding so promptly. Philip Schwarz
-----Original Message----- From: Mark Thomas [mailto:[email protected]] Sent: 23 June 2011 12:03 To: Commons Users List Subject: Re: [daemon] running class with 32 bit JVM on AMD64 Windows machine On 23/06/2011 11:50, [email protected] wrote: > Hi all, > > I need to use apache daemon to run Java class Foo on a 32-bit JVM that > runs on an AMD64 Windows machine. <snip/> > Running the Win32 version of prunsrv.exe on an AMD64 Windows machine: > > * Is this one of the intended usages of prunsrv.exe? > * Is the idea that on an AMD64 Windows machine, to run Foo on a > 32bit JVM I use the Win32 version of prunsrv.exe, whereas to run Foo > on a 64bit JVM I use amd64\prunsrv.exe? The version of prunsrv.exe you use must match the JVM you are using. So, 32-bit JVM means 32-bit prunsrv.exe regardless of whether you are running on 32-bit or 64-bit Windows. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
