On Wed, Dec 12, 2001 at 02:40:56PM +0100, Christian Joelly wrote:

<snip/>

> 
> Chris
> 
> -- 
> KNAPP Logistics Automation  http://www.knapp.com
> Ing. Christian Jölly        Tel/FAX: (++43) 316 / 495 1926 / 495 394
> Günter-Knapp-Straße 5-7     A-8075 Hart bei Graz
> 

> DEBUG   73680   [cocoon  ] (Thread-4): Beginning sitemap regeneration
> DEBUG   73680   [cocoon  ] (Thread-4): Making URL from 
>file:/var/lib/tomcat/webapps/cocoon2/sitemap.xmap
> DEBUG   73684   [cocoon  ] (Thread-24): The instance was not accessible, creating it 
>now.
> DEBUG   73684   [cocoon  ] (Thread-24): ComponentFactory creating new instance of 
>org.apache.cocoon.components.language.markup.sitemap.SitemapMarkupLanguage.
> ERROR   73685   [cocoon  ] (Thread-24): Error compiling sitemap
> java.lang.NoClassDefFoundError: javax/xml/transform/TransformerConfigurationException
>       at 
>org.apache.cocoon.components.language.markup.AbstractMarkupLanguage.createLogicsheet(AbstractMarkupLanguage.java:169)
>       at 
>org.apache.cocoon.components.language.markup.AbstractMarkupLanguage.configure(AbstractMarkupLanguage.java:117)

Chris,
have you build the Cocoon webapp with the "-Dinclude.webapp.libs=true"
parameter?
If so, are all necessary *.jar file in $TOMCAT_HOME/webapps/cocoon/WEB-INF/lib ?
Because form the error message it looks like you're missing xml-apis.jar.

Hth,
Christian

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to