Hello

I try to use a customized version of the jackrabbit server war to deploy my
repository and declare it as the jndi resource myrepo to be accessible by a
web application using Spring.

So far, I have put the same name in web.xml for the servlets, and in the
bean xml file, but I got this message : cannot create an instance.

What I need to do to have the Jackrabbit repository accessible for any
deployed application in the same container ?

Thank you

Reply via email to