|
From: Vishal K <vis...@gm...> - 2010-09-15 23:35:40
|
Hi All, I am using java service wrapper on Windows. While experimenting with the wrapper I noticed that if I kill wrapper.exe my also application dies. After wards, neither the wrapper.exe nor my application gets restarted. Looks like we need to run wrapper.exe as a windows service as well. Any advise on how I can programatically get around this problem? Thanks. -Vishal |