We need to use jasper reports in web application under JBoss on AIX.
Today we get a problem when we tried to add xml-apis
to WEB-INF/lib
- JBoss did not start at all.
What should we do in order to use xml-apis
under JBoss?
PS. As far as I know we need org.w3c.dom.xpath.XPathEvaluator and org.w3c.dom.svg.*