run rmi registry in executable
Hi all,
I've created a jar executable for an application I wrote. I have two questions if anyone can help me out with either.
1. Is there anyway to have it run my rmi registry along with the jar executable so I don't have to run it seperate?
2. Is there anyway that I can make a .exe executable for a user that doesn't have jre for free? I've found some programs that will do it for me, but I have to purchase them. I'd also like to avoid converting all my code into another language first.
Any help would be appreciated. Thanks
Leon

