You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Cedric Picard <C....@kainos.com> on 2002/11/28 12:47:14 UTC

Re: Problem integrating cocoon

Hi there,

I eventually managed to find the root cause of my problem. Basically,
cocoon.xconf needed to be updated in the following way:
  <programming-languages>
    <java-language name="java" logger="core.language.java">
      <parameter name="class-loader"
value="org.apache.cocoon.components.classloader.ClassLoaderManagerImpl"/
>
      <!-- add compiler parameter -->
      <parameter name="compiler"
value="org.apache.cocoon.components.language.programming.java.Javac"/>
    </java-language>
  </programming-languages>

As the parameter "compiler" was not defined.

However, I now run into a different error:
org.apache.cocoon.ProcessingException: Error compiling sitemap:
java.lang.NoClassDefFoundError:
org/apache/cocoon/sitemap/AbstractSitemap 
Although cocoon-2.0.3.jar is deployed in jboss/lib/ext and definitely
contains the AbstractSitemap class.

Any ideas?

Regards,
Cedric Picard,
Software Engineer
Kainos Software Ltd.



--

This e-mail is confidential and is intended for the named recipient only. If
you receive it in error please destroy the message and all copies. Kainos
Software Ltd. does not accept liability for damage sustained as a result of
malicious software (e.g. viruses). Kainos does not accept liability for, or
permit, the creation of contracts on its behalf by e-mail, the publication of
any defamatory statement by its employees by e-mail, or changes subsequently
made to the original message. The Company's registered office is located at
4-6 Upper Crescent, Belfast, BT7 1NT, Northern Ireland, Tel +44 28 9057 1100.