This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Trying to embed gnu.xml.dom.DomDocumentBuilderFactory
Mohsen Saboorian writes:
> On 4/21/07, Andrew Haley <aph-gcc@littlepinkcloud.com> wrote:
> > Mohsen Saboorian writes:
> > > I filled a bug report:
> > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31647
> > >
> > > Andrew, newing DomDocumentBuilderFactory workaround didn't work for
> > > me. Do you know any other workaround ;)?
> >
> > Did you follow my suggestion?
> >
>
> Yes, and there was some entries for both
> gnu.xml.dom.DomDocumentBuilderFactory and gnu.xml.dom.DomImpl.
No, you need the dump for gnu.xml.dom.DomDocumentBuilderFactory and
gnu.xml.dom.DomImpl. It's *their* dependencies that are causing the
problems.
Andrew.