classpathx-xml
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Classpathx-xml] Strange exception when running checkstyle


From: Chris Burdess
Subject: Re: [Classpathx-xml] Strange exception when running checkstyle
Date: Wed, 5 Jan 2005 09:59:43 +0000

David Brownell wrote:
Elsewhere in the GNU JAXP code, when we're given a relative URI in the
absence of any other context, we assume it's a file URL relative to the
current directory.

If so, that's "new"; the original code was pretty consistent
about treating that as an error.

Yes, that's all new code.

I believe that other JAXP implementations also make
this assumption.

So what do they do in execution contexts like an applet
or other code without access to such a current filesystem
directory to use?  Even if there _is_ such a directory,
it might not be the right context.

In such cases a SecurityException would be thrown.
--
Chris Burdess





reply via email to

[Prev in Thread] Current Thread [Next in Thread]