Re: Failure after upgrade from 1.7 to 1.8
m <[email protected]> Fri, 22 May 2015 12:26:34 -0500
| Newsgroups | gmane.text.xml.batik.user |
|---|---|
| Message-ID | <[email protected]> |
What kind of example? I provided the error message. It seems that org.w3c.dom.ElementTraversal is no longer in the suppled jars. > Luis Bernardo <mailto:[email protected]> > May 20, 2015 at 10:56 AM > > Please provide an example. > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > m <mailto:[email protected]> > May 20, 2015 at 10:51 AM > When I upgrade from 1.7 to 1.8, I get the following failure during > testing. > > java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal > > > I have tried adding each of the 1.8 libraries, the fop lib, and the > xmlgraphics-commons libs as available from maven here. > http://mvnrepository.com/artifact/org.apache.xmlgraphics > > Nothing seems to address this error. > Is there a solution to this? > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >