Operating System - HP-UX
1834146 Members
2297 Online
110064 Solutions
New Discussion

Convert a java application to nt service

 
Sri111
Occasional Contributor

Convert a java application to nt service

Hi all:
I want to convert a java application to windows nt service. Could you please anyone guide me?

I know that this may be not the proper forum for nt service, but i am posting it over here bcoz many experts are here to help.
Thanks a lot.
Sri
2 REPLIES 2
Sridhar Bhaskarla
Honored Contributor

Re: Convert a java application to nt service

Hi,

There is a GNU wrapper available to do your task at this site. You can try it.

http://www.kcmultimedia.com/javaserv/#Overview

-Sri

You may be disappointed if you fail, but you are doomed if you don't try
Sri111
Occasional Contributor

Re: Convert a java application to nt service

Hi sridhar:
Thanks for your reply.

I tried that already. When i execute it in console, it is working perfectly but when i installed as a nt service (it is installing and could see the related info in the registry) and started the service (it is starting) but nothing is happening. I was struck up at that point. I do not know how to make it work.

If u had already done, could u help me? Thanks a lot in advance.

Regards,
Sri