"Shyh-Wei Luan" <[EMAIL PROTECTED]> writes: > Here a set of Java Admin API is proposed. The goal is to make the API > suitable not only for administrators to write custom AFS automation tools > but also for developers to write general and powerful tools for easy and > efficient AFS management.
I have some questions. As you know the different servers allow you to do a few hundred different RPC-calls, is the idea that all of them should be accessible though the java-API ? How do you want to do RPC-calls from java ? Is there a usefull and working package that can do that for you ? You want to generate the RPC-stubs yourself ? Or you just steal the stubs from some exsisting AFS-implementation ? /Jimmy _______________________________________________ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel
