Posted By:
ryan_wexler
Posted On:
Wednesday, February 6, 2002 01:07 PM
1)You need to set security policy for every java instance. THus you need to do it on both the client and server. You can of course point to the same file, if you intend for both to have the same permissions but you might want two files for flexibility.
2)The client still needs access to a copy of the stubs, make sure the stub file is in the classpath of the client