Hi,

We launch ( using batch file ) java application which will add tray icon. We are able to do that
but when we start the applicaiton in service , the icon is not dispalyed in tray ( how to do that ). We also need
a solution when we stop the service we need to remove the icon from the tray.

Thanks,