Hi all,

i've downloaded the Cocoon 2.0.3 and tried to deploy the file cocoon.war
to my Tomcat server (4.1.10) using the Tomcat Manager (or 'Deployment
tool' by Sun)

After deployment the manager reports the Cocoon application as
"running"

whenn calling /cocoon on my Tomcat Server i get the following error:
----------
"Cocoon 2 - Internal server error":
description org.apache.cocoon.ProcessingException: Language Exception:
org.apache.cocoon.components.language.LanguageException:
Error compiling sitemap_xmap: Line 22, column 49: cannot access class Component; file
org/apache/avalon/framework/component/Component.class not found Line 23, column 53:
cannot access class Configurable; file 
org/apache/avalon/framework/configuration/Configurable.class not found Line 24,
column 53: cannot access class Configuration; file 
org/apache/avalon/framework/configuration/Configuration.class not
found Line 25, column 53: cannot access class ConfigurationException; file 
org/apache/avalon/framework/configuration/ConfigurationException.class
not found Line 26, column 53: cannot access class DefaultConfiguration; file
----------

In <Tomcat>/work/Standalone/localhost/cocoon/WEB-INF/lib i can see
all libraries which classes cocoon servlet claims not to find, e.g 
avalon-framework-4.1.2.jar
for org/apache/avalon/framework/component/Component.class.

When i manualy unpack cocoon.war into  <Tomcat>/webapps everything
works fine. Due to some circumstances this way of deployment is
unacceptable for the firm i work in.

Please cc your answer to [EMAIL PROTECTED]

Thanks in advance!



--
Andrei Svirida, Projekte & Entwicklung
MIDRAY GmbH - a debitel company
Phone:  +49.221.8884 435 
Fax:    +49.221.8884 455

http://www.midray.com/


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

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

Reply via email to