When I start RMI registry from an arbitrary command line I get this message.
security properties not found. using defaults.
However when I start from JDKPath\bin (in my machine it is D:\j2sdk1.4.2_01\bin) it doesnt give that message.
Also when I start from an arbitrary path I am facing the problem is ClassNotFoundException when downloading the stub. But if I start the registry from JDKPath\bin then that problem doesn't occur?
Anybody has an explanation for this? Please share it with me.