Giacomo Pati wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I thought I was almost there but than:

Can someone give my a hint what such an Exception could mean?

Normally a NoSuchMethodError indicates some jar version problems but I
cannot figure out why!

BoundedThreadPool0-1 DEBUG xml.DefaultBeanDefinitionDocumentReader -
Loading bean definitions
BoundedThreadPool0-1 DEBUG cocoon - Response successfully reset
BoundedThreadPool0-1 ERROR cocoon - Internal Cocoon Problem
org.springframework.beans.factory.BeanDefinitionStoreException:
Unexpected exception parsing XML document from resource loaded from byte
array; nested exception is java.lang.NoSuchMethodError:
javax.xml.transform.dom.DOMResult.getNextSibling()Lorg/w3c/dom/Node;
Caused by:
java.lang.NoSuchMethodError:
javax.xml.transform.dom.DOMResult.getNextSibling()Lorg/w3c/dom/Node;


Just a thought, have you tried running mvn -X to see which jars eventually end up on the classpath ?


Jorg

Reply via email to