|
From: Benjamin C. <bc...@in...> - 2008-01-28 14:08:51
|
Hi, =20 My application is a Java Windows Service deployed with the wrapper that spawns JVM processes. All the processes belong to the system user and I would expect these processes to live over user log off. Unfortunately, when I log off, all the JVM processes are killed. Only the Java Windows service is kept running. I tried to start the JVM processes using the Console mode in the wrapper but it does not change anything? Is there anybody out there that has a solution??? Fyi, all this works without any problems on Vista, the problem is with XP... Thanks, =20 Benjamin Coiffe =20 |