Re: Diiabling Validator XML Validation

2002-11-07 Thread Craig R. McClanahan
On Wed, 6 Nov 2002, David Graham wrote: Date: Wed, 06 Nov 2002 13:34:33 -0700 From: David Graham [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Diiabling Validator XML Validation Oops, you're right. I don't know how to disable

Diiabling Validator XML Validation

2002-11-06 Thread Adam Sherman
My dev box is not connected to the net, and since a few nightlies ago I'm getting critical erros when Digester tries to validate Validatiors validation rules file. Can validation be turned off? Thanks, A. -- Adam Sherman Tritus CG Inc. http://www.tritus.ca/ +1 (613) 797-6819 -- To

Re: Diiabling Validator XML Validation

2002-11-06 Thread David Graham
Yes, see section 4.7.1 http://jakarta.apache.org/struts/userGuide/building_controller.html#action_servlet David From: Adam Sherman [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Diiabling Validator XML Validation Date: Wed, 6 Nov 2002

Re: Diiabling Validator XML Validation

2002-11-06 Thread Eddie Bush
Um ... neagatory devil-dog. That refers to the struts-config - not validator. David Graham wrote: Yes, see section 4.7.1 http://jakarta.apache.org/struts/userGuide/building_controller.html#action_servlet David -- Eddie Bush -- To unsubscribe, e-mail:

Re: Diiabling Validator XML Validation

2002-11-06 Thread David Graham
[EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Subject: Re: Diiabling Validator XML Validation Date: Wed, 06 Nov 2002 14:39:18 -0600 Um ... neagatory devil-dog. That refers to the struts-config - not validator. David Graham wrote: Yes, see section 4.7.1 http

re: Diiabling Validator XML Validation

2002-11-06 Thread Robert Leland
Can validation be turned off? 1) You have to make sure your commons-validator.jar and the various validator.xml files are from the same date. The URI changed about 2 weeks ago, so make sure your DTD statement at the top of your applications validator.xml matches the version stored