dev@javaserverfaces.java.net

Re: [REVIEW] Correct small typo in HtmlTaglibGenerator

From: Ryan Lubke <Ryan.Lubke_at_Sun.COM>
Date: Fri, 03 Sep 2004 15:31:14 -0400

Ed Burns wrote:

>>>>>>On Fri, 03 Sep 2004 14:32:57 -0400, Ryan Lubke <Ryan.Lubke_at_Sun.COM> said:
>>>>>>
>>>>>>
>
>RL> In my case, I was unable to build the RI (or go into jsf-tools and run
>RL> 'ant main') without
>RL> the XML parser trying to resolve the host.
>
>I didn't observe that behavior. Do you know why? Perhaps I have my XML
>parser set up differently. Is it possible to configure it to
>not resolve hosts?
>
>Ed
>
>
>
I'm not sure why at this point. Odd since the other linux box that is
running CC
didn't have this issue.

Isn't this why we register the DTD with Digester so it can use a custom
resolver vs trying to access the URL?

Either way, removing the '|' allowed digester to resolve the DTD properly.




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_javaserverfaces.dev.java.net
For additional commands, e-mail: dev-help_at_javaserverfaces.dev.java.net