On Sun, Jun 22, 2008 at 7:53 PM, Chris Pratt <[EMAIL PROTECTED]> wrote:
> When validating the XML files, the system has to load the DTD's or
> XSD's that are housed at apache.org and opensymphony.org.  There's
> probably a way to disable the XML validation of those files, I haven't
> had the need to look for it yet.

If it needs them, it should load them from the classpath using the
URI.  Aren't they in one of the Struts 2 jars?

(I'm not sure how it works with schemas, but DTDs definitely don't
need to be loaded from a remote url.)

-- 
Wendy

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

Reply via email to