Hello again. So on this x64 Windows 7 image, I was able to get the service to start tomEE using the (non setup.exe) java server jvm by modifying the registry key :
HKEY_LOCAL_MACHINE\SOFTWARE\*Wow6432Node*\Apache Software Foundation\Procrun 2.0\TomEE\Parameters\Java *Key *jvm="auto", changed to "C:\Program Files\Java\jdk1.7.0_21\jre\bin\server\jvm.dll" where I copied the java directory. I tried to setup PR_JAVAHOME, etc but I don't know why the service cannot find java using JAVA_HOME et the "auto" setting on x64 in that case. Since I don't have access to prunsrv.c, I don't know how it works... -- View this message in context: http://openejb.979440.n4.nabble.com/TomEE-as-a-Service-Windows-7-x64-tp4662996p4663170.html Sent from the OpenEJB User mailing list archive at Nabble.com.
