Hi, I am designing repository adapters for Outlook and Lotus Notes to allow our application to read, write and monitor these repositories. The application is written in Java and adapters will be written in C++. I am planning to use XML-RPC as the trasport protocol between the Java application and C++ adapters. I am thinking about using some parts of JSR 170 as the API for the repository adapters.
Does this make sense? Has anyone written similar adapters for Outlook or Lotus Notes? How can I use jackrabbit for this task? Has anyone used Lotus Notes/Domino imlpementation of JSR 170? Thanks. Alec
