Vadim Gritsenko wrote:
Grzegorz Kossakowski wrote:
Vadim Gritsenko pisze:
There is also some XML APIs conflict in XInclude sample...
http://localhost:8888/samples/core/aggregation/test.html

Hmmm? This one works fine for me.

This is the stacktrace I've got:

HTTP ERROR: 500

javax.xml.transform.dom.DOMResult.getNextSibling()Lorg/w3c/dom/Node;

RequestURI=/samples/core/aggregation/test.html
Caused by:

java.lang.NoSuchMethodError: javax.xml.transform.dom.DOMResult.getNextSibling()Lorg/w3c/dom/Node;
...

And this is contents of the WEB-INF/lib/ folder...

xalan-2.7.0.jar
xercesImpl-2.8.1.jar
xml-apis-1.3.02.jar
xml-resolver-1.2.jar
xmlParserAPIs-2.0.2.jar

Seems like there should be only one of jar - xml-apis-1.3.02.jar or xmlParserAPIs-2.0.2.jar - not both of them.

Vadim

Reply via email to