Trying to embed gnu.xml.dom.DomDocumentBuilderFactory

Andrew Haley aph-gcc@littlepinkcloud.COM
Sun Apr 22 21:43:00 GMT 2007


Mohsen Saboorian writes:
 > On 4/21/07, Andrew Haley <aph@littlepinkcloud.com> wrote:
 > > Alternatively, perhaps you could link explicitly against all the XML
 > > object files.
 > 
 > Thanks for the help.
 > 
 > I'll give scripts/makemake.tcl a try and tell you about the result ASAP.
 > 
 > If I understand correctly you mean that currently it is possible to
 > explicitly link my app with XercesImpl object file. I tried XercesImpl
 > earlier and it doesn't work (NoClassDefFoundError for xerces class
 > DocumentBuilderFactoryImpl if I'm correct).

Assuming you want to use Xerces, yes.  I think you're wrong to say
that doing so doesn't work.  I'm certain that it does help, it just
isn't sufficient.

Andrew.



More information about the Java mailing list