Hi

I am trying to get started with the JCR block, but I am bit confused where to specify
the repository.xml (and jaas.config). I have added

<source-factories>
<component-instance name="jcr" class="org.apache.cocoon.jcr.source.JCRSourceFactory">
...
  </component-instance>

to cocoon.xconf and receive the following exception:

org.apache.avalon.framework.CascadingRuntimeException: Cannot lookup repository at org.apache.cocoon.jcr.source.JCRSourceFactory.lazyInit(JCRSourceFactory.java:214) at org.apache.cocoon.jcr.source.JCRSourceFactory.getSource(JCRSourceFactory.java:226) at org.apache.excalibur.source.impl.SourceResolverImpl.resolveURI(SourceResolverImpl.java:208)
....



btw, there seems to be a small typo within the Javadoc of JCRSourceFactory. I guess it should read
<component-instance> instead just <component>.

Thanks

Michi

--
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                        [EMAIL PROTECTED]

Reply via email to