Vinci wrote:
Hi all,
after several hour I make the solr works a little bit: the jetty version
works, but the tomcat version doesn't.


To me it looks like the xml parser is not loading properly... check the last line of your trace.

        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)
Caused by: java.lang.RuntimeException: XPathFactory#newInstance() failed to
create an XPathFactory for the default object model:
http://java.sun.com/jaxp/xpath/dom with the
XPathFactoryConfigurationException:
javax.xml.xpath.XPathFactoryConfiguration

I'm not sure how that is configured in tomcat though...

Reply via email to