My application requires upload/download files using Jackrabbit RMI-repository. I am using Spring 3.1, Tomcat 6, PostgreSQL 9. So which version of Jackrabbit is compatible with my current application? Also I am confused about how to go with this work. I am not expecting detail level coding I just want to know what structure should I follow? Like: I have running application with above specifications now
- How to integrate Jackrabbit what configuration should I use.
- I want to store data into database (PostgreSQL) so what is configuration should I follow?
Is there any link or sample project which I can refer? Please help I really stuck here from long time.