On Fri, 21 Jan 2005 12:44:51 -0600, Joe Germuska <[EMAIL PROTECTED]> wrote:
> At 10:29 AM -0800 1/21/05, Tim wrote:
> >Thank you Lukas, Thank you Joe, thanks to the others who tried to help.
> >It works now. I just couldnt figure out that you still use the
> >PUBLIC keyword with Local SYSTEM references.
> 
> Since we're on it, note that when you use the PUBLIC keyword with the
> correct public ID, then the local SYSTEM reference is *completely*
> ignored, at least by the Digester instance processing the XML for
> Struts.  I suppose if you were using some local XML tools, you might
> want a local (SYSTEM) URL, but you'd end up running into the same
> kinds of issues.
> 
> I am pretty sure you can completely omit the backup URL.

Not only can you omit the system URL, you can even leave the standard
one (http:...) unchanged, since it will still be ignored if the public
id is matched.  Why do more work than you have to, to set up a local
copy and change all your config files?
> 
> Joe
> 

Craig

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

Reply via email to