|
From: Russell R. <rr...@mo...> - 2004-02-17 23:59:53
|
I've done this (quite oddly, I might add - and there's probably a better way to do it and anyone else feel free to chime in) My process was before I needed the "rmiregistry" in my java app server (service, even), I execute the process from inside Java as a new thread. The trick is to make sure that process gets killed when the service shuts down. I don't have exact code available right now, but if you need additional help, let me know - I can hunt down a code snippet. Russ Quoting Gerardo Rojas <gr...@st...>: > All, > > I have been trying unsuccesfully to run Java's builting "rmiregistry" as a > service. I have tried several diff combinations but nothing seems to work. > I have downloaded the Wrapper and made all changes. I believe this is not > working because the rmiregistry is an executable. Any feedback or HELP would > be appreciated. > > > -- > Gerardo S. Rojas > mailto: gr...@st... > > |