Jean-François,

I would vote +1 as long as these two HOST attributes are optional
attributes. In other words, if they are missing from server.xml, both
default to "false". I think that is what you are proposing but I just
wanted to make sure.

Patrick

Jean-francois Arcand wrote:
> 
> Hi,
> 
> based on the mailling list feedback, I would like to propose the
> following solution for the XML Parser DTD/Schema validation/namespace
> aware problems:
> 
> - Add the following attributes in server.xml under the HOST element:
> 
> xmlValidation="false"
> xmlNamespaceAware="false"
> 
> and set them equal to false by default. This way, peoples will be able
> to turn it on only if they need it, using the AdminTool or directly in
> the server.xml file.
> 
> It will still  let the door open for:
> 
> - "have a separate validation program that can be run on a webapp _before_ it is 
>deployed on tomcat" (Costin)
> - keeping validation available when required (Steve)
> - etc.
> 
> Thanks,
> 
> -- Jeanfrancois
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

-- 
_____________________________________________________________________
Patrick Luby                          Email: [EMAIL PROTECTED]
Sun Microsystems                              Phone: 408-276-7471
901 San Antonio Road, USCA14-303
Palo Alto, CA 94303-4900
_____________________________________________________________________

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

Reply via email to