Will there be any problem later on if I run rmiregistry on server forever when I install my java application in the server And after I run it,if I just make my server class as windows service, isn't it supposed to work-I mean shouldn't my java application start as windows starts. My java rmi app. is working well manually but I want it to start in server automatically.
One more thing- what will happen if I shut down the server?? Rmiregistry will be shut down also then.. My server is shut down at night.