Hi,
I'm trying to experiment with Cocoon 2.2 and the batik block. But I'm
getting an exception:
2006-12-11 13:08:03.375::WARN: Nested in
org.springframework.beans.factory.BeanDefinitionStoreException:
Unexpected exception parsing XML document from Se
rvletContext resource [/WEB-INF/applicationContext.xml]; nested
exception is java.lang.NoSuchMethodError:
org.apache.avalon.framework.configuration.Default
ConfigurationBuilder.build(Ljava/io/InputStream;Ljava/lang/String;)Lorg/
apache/avalon/framework/configuration/Configuration;:
java.lang.NoSuchMethodError:
org.apache.avalon.framework.configuration.DefaultConfigurationBuilder.bu
ild(Ljava/io/InputStream;Ljava/lang/String;)Lorg/apach
e/avalon/framework/configuration/Configuration;
at
org.apache.cocoon.core.container.spring.avalon.ConfigurationReader.loadU
RI(ConfigurationReader.java:506)
at
org.apache.cocoon.core.container.spring.avalon.ConfigurationReader.handl
eInclude(ConfigurationReader.java:458)
at
...
I guess it is the same error like this [1]. Anybody any hint on how to
solve this?
Thanks,
Bart.
[1] http://www.mail-archive.com/[email protected]/msg36299.html