Thanks to all for your help.

I follow these steps to build my cocoon-BRANCH_2_1_X that I don't downloaded from the svn but from archive.

After the download I put 3 more libraries in the classpath (xalan-2.7.0.jar,xercesImpl-2.9.0.jar,xml-apis-1.3.04.jar) in the JAVA_HOME\lib\endorsed directory.

Then I modified a copy of the blocks.properties to include all blocks beside the jcr block that cause a compilation failure.

After that I ran build clean and build webapp. I copy the new build in my webapp directory under tomcat and try to launch the cocoon context and at that moment I got the error shown before.

Did I something wrong?

Joerg Heinicke a écrit :
I might be wrong but this error really does not look like being caused by a broken JDK. It points to a misconfiguration of Cocoon instead - however it could happen. Valentin, can you decribes the steps you tried to build your Cocoon. From what I understand you use a recent checkout of the 2.1 branch?

Joerg

On 02.08.2007 22:29 Uhr, Marc Driftmeyer wrote:
Reinstall the Debian 6.02 tree of Sun's JDK stack from Oregonstate:

deb http://debian.osuosl.org/debian sid main contrib non-free
deb-src http://debian.osuosl.org/debian sid main contrib non-free

It will do a clean update-alternatives and check that all necessary
services by Java are configured against JDK 6.


To check against the debs in their absolute path:

http://debian.osuosl.org/debian/pool/non-free/s/sun-java6/?C=M;O=A


- Marc

--- Valentin Jacquemin <[EMAIL PROTECTED]> wrote:

Hem.... I've builded cocoon but now when I start it, I've this
error:
    Message: Could not find component (key
   [org.apache.cocoon.template.expression.StringTemplateParser/jxtg])

    Description:
org.apache.avalon.framework.service.ServiceException:
    Could not find component (key
   [org.apache.cocoon.template.expression.StringTemplateParser/jxtg])
(Key='org.apache.cocoon.template.expression.StringTemplateParser/jxtg')
    Sender: org.apache.cocoon.servlet.CocoonServlet

    Source: Cocoon Servlet

    cause

    org.apache.avalon.framework.component.ComponentException:
Could
not find component (key
[org.apache.cocoon.template.expression.StringTemplateParser/jxtg])

Could anyone help me?

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




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

Reply via email to