
August 29th, 2012, 05:46 AM
|
|
Registered User
|
|
Join Date: Aug 2012
Posts: 2
Time spent in forums: 6 m 2 sec
Reputation Power: 0
|
|
|
Problem: Java App like window Service
Hello
I want to run my java app like window service like it should not close when logoff on window and also it should be start
automatically when window bootup. I used the JSmooth wrapper for that. Its now starting the java app on window boot. But
problem is when I logoff on window it is closing my application. I really don’t want to close my Java Application on window
logoff. plz suggest me the best possible solutions or some other wrapper which can perform that task.
Thanks
Regards
Mudasser
|