Package org.apache.jackrabbit.j2ee


package org.apache.jackrabbit.j2ee
  • Class
    Description
    Abstract configuration class that is based on a bean map.
    The bootstrap configuration hold information about initial startup parameters like repository config and home.
    IndexInitializer configures the repository with required fulltext index
    Provides very basic installation capabilities.
    Exception for signaling that the JCR API is not available.
    JcrRemotingServlet...
    JCRWebdavServerServlet provides request/response handling for the JCRWebdavServer.
    The JNDI config hold information about JNDI connection details.
    This Class implements a servlet that is used as unified mechanism to retrieve a jcr repository either through JNDI.
    The RepositoryStartupServlet starts a jackrabbit repository and registers it to the JNDI environment.
    Utility class that links ServletException with support for the exception chaining mechanism in Throwable.
    WebdavServlet provides webdav support (level 1 and 2 complient) for repository resources.