You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by Apache Wiki <wi...@apache.org> on 2006/12/04 14:58:00 UTC

[Jackrabbit Wiki] Update of "FrontPage" by rkorbee

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jackrabbit Wiki" for change notification.

The following page has been changed by rkorbee:
http://wiki.apache.org/jackrabbit/FrontPage

------------------------------------------------------------------------------
  ["JackrabbitOnJBoss"]
    Document that describes how to deploy a jackrabbit server with jca, expose the local repository through JNDI and WEBDAV to remote clients and connect remotely from a java program, or from a command line tool (contrib/jcr-commands).
  
+ ["JackRabbitOnWeblogic"]
+    This document describes how to deploy the jackrabbit server on Weblogic, expose the repository over WebDAV, use JNDI with Oracle.
+ 
+ ["JackRabbitOnTomcat"]
+    This document describes how to use the jackrabbit with Tomcat, WebDAV, JNDI and Oracle.
+ 
+ 
+ 
  === Interfacing through WebDAV ===
  ["WebDAV"]
  Some explanation and examples useful if you plan on using Jackrabbit through WebDAV.  Useful for existing Jakarta Slide users or other WebDAV repository users thinking about migrating to Jackrabbit.