Michael Wechner wrote:
Robert Goene wrote:


org.apache.jackrabbit.core.config.ConfigurationException: Failed to create configuration directory for workspace default.

What am i missng here?



have you updated your local Cocoon_2_1_X version?

I have checked out the latest version, yes. Otherwise, it would not build at all.

The snippet where it all goed wrong is exactly at the end of cocoon.xconf.

Is there anything i can try?


<!--..... Start configuration from 'repository' -->


<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>

<!--..... End configuration from 'repository' -->

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

Reply via email to