I am currently in the process of designing a JCA implementation for Slide to plug it into J2EE servers. This will work by using a client libarary to pass WebDAV requests over to Slide.

Questions:

- I need to implement something that comes close to a connection to Slide. How should it look like?

- What client library should I use and how should the API to program to look from inside the J2EE server.

- How do I use the client library in a concurrent scenario? Are there any multi-threading issues? Can I savely create multiple instances of WebdavResource and simply do requests to them?

Anyway, I will try to come up with a first version as fast as I can to have something to talk about.

Thanks for any hints in advance,
Oliver

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to