On Mon, 22 Aug 2005, Renaud Richardet wrote:

> Could you solve your problem? I'm experiencing the same with Tomcat
> (Jetty is fine).

Hi,

Yes, the way I got round this problem was by commenting out the following
section of the cocoon.xconf file (in the WEB-INF dir)

<component class="org.apache.lenya.cms.jcr.LenyaRepository" logger="jcr"
role="javax.jcr.Repository">
    <credentials login="anonymous" password=""/>
    <jaas src="context://jcr-repository/jaas.config"/>
    <home src="context://jcr-repository/repository"/>
    <configuration src="context://jcr-repository/repository.xml"/>

    <namespace prefix="dc" uri="http://purl.org/dc/elements/1.1/"/>
    <namespace prefix="dcterms" uri="http://purl.org/dc/terms/"/>
    <namespace prefix="lenya"
uri="http://apache.org/cocoon/lenya/page-envelope/
1.0"/>
  </component>


regards,

Andy











---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to