[daemon] running class with 32 bit JVM on AMD64 Windows machine

2011-06-23 Thread philip . schwarz
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. I first do this SET PRUNSRV=C:\commons-daemon-1.0.5-bin-windows\amd64\prunsrv.exe and then installI Foo as follows: %PRUNSRV% //IS//Foo ^

Re: [daemon] running class with 32 bit JVM on AMD64 Windows machine

2011-06-23 Thread Mark Thomas
On 23/06/2011 11:50, philip.schw...@thomsonreuters.com 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

RE: [daemon] running class with 32 bit JVM on AMD64 Windows machine

2011-06-23 Thread philip . schwarz
OK, thank you very much for responding so promptly. Philip Schwarz -Original Message- From: Mark Thomas [mailto:ma...@apache.org] 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