|
From: Leif M. <le...@ta...> - 2005-04-12 13:40:32
|
Lev,
Users running the rmiregistry.exe have the same problem. But in
that case it is possible
to manually call the appropriate main method. See the following forum
message for an
example:
http://sourceforge.net/forum/message.php?msg_id=1616384
Not sure how to find out what needs to be run to get the
tnameserv.exe functionality
however. You may be able to track it down with Google or maybe look at
the source
of some Open source Java implementations.
If you figure it out, please post back with a solution for others.
Cheers,
Leif
Lev, Eli wrote:
>Hi,
>
>I'm trying to convert a bunch of java programs to windows services. However, some of these program's need Java's tnameserv to be running (Java's IDL name server). Consequently, I also need to make tnamseserv a windows service. However, tnamserv is an actual executable (tnamseserv.exe found under jkd_whatever_version\bin). Is there a way to wrap this using the wrapper application?
>
>Eli
>
>
|