[OpenAFS] Java AFS API?

2008-07-10 Thread Chris Kurtz
We have a Java servlet that is currently pulling data from AFS and treating it like local disk or an NFS mount. Is this the best way to do this? Is there a Java API or some way for servlets to access AFS directly? For this application, we have AFS set to not need tokens (via an internal

Re: [OpenAFS] Java AFS API?

2008-07-10 Thread Robert Banz
On Jul 10, 2008, at 4:29 PM, Chris Kurtz wrote: We have a Java servlet that is currently pulling data from AFS and treating it like local disk or an NFS mount. Is this the best way to do this? Is there a Java API or some way for servlets to access AFS directly? For this application,