2009-09-17 12:08:14,179 INFO [org.jboss.system.ServiceConfigurator] Problem configuring service jboss.web:service=WebServer
org.jboss.xb.binding.JBossXBRuntimeException: Failed to create a new SAX parser
....
Caused by: org.jboss.xb.binding.JBossXBException: Failed to create a new SAX parser
at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.(SaxJBossXBParser.java:96)
.....
Caused by: javax.xml.parsers.ParserConfigurationException: Feature 'http://apache.org/xml/features/xinclude' is not recognized.
......
|