On 10/11/05, Brett Porter <[EMAIL PROTECTED]> wrote:
> On 10/11/05, John Fallows <[EMAIL PROTECTED]> wrote:
> > On 10/10/05, Brett Porter <[EMAIL PROTECTED]> wrote:
> > > I think xerces needs to be endorsed if you want to use it as a parser,
> > > and AFAIK that can't be done after the JVM has started up. So I think
> > > you need to have the surefire forking ability to do this, and add a
> > > feature to the plugin to enabled passing in an endorsed dir.
> >
> > The same error occurs when I have no dependency in pom.xml.
>
> Yes, the dependency is effectively a no-op.
>
> >
> > Isn't there a built-in XML parser distributed with Java that should be
> > reachable anyway?
>
> Yes, I'm not sure why it wouldn't be used though... do you have a
> small test case we could look at?

My apologies - looks like a false alarm.

I found some code deep inside the test where the author had introduced
a bug in the behavior of getResource() when modifying the thread
context classloader.

Kind Regards,
John Fallows.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to