You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by mi...@apache.org on 2005/07/15 15:13:38 UTC

svn commit: r219198 - /cocoon/blocks/jcr/trunk/conf/jcr-component.xconf

Author: michi
Date: Fri Jul 15 06:13:35 2005
New Revision: 219198

URL: http://svn.apache.org/viewcvs?rev=219198&view=rev
Log:
jaas config added

Modified:
    cocoon/blocks/jcr/trunk/conf/jcr-component.xconf

Modified: cocoon/blocks/jcr/trunk/conf/jcr-component.xconf
URL: http://svn.apache.org/viewcvs/cocoon/blocks/jcr/trunk/conf/jcr-component.xconf?rev=219198&r1=219197&r2=219198&view=diff
==============================================================================
--- cocoon/blocks/jcr/trunk/conf/jcr-component.xconf (original)
+++ cocoon/blocks/jcr/trunk/conf/jcr-component.xconf Fri Jul 15 06:13:35 2005
@@ -27,6 +27,8 @@
   <component class="org.apache.cocoon.jcr.JackrabbitRepository" logger="jcr" role="javax.jcr.Repository">
      <credentials login="anonymous" password=""/>
 
+     <jaas src="context://samples/jaas.config"/>
+
      <home src="context://samples/repotest"/>
      <!--
      <home src="file:/home/USER/repotest"/>