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