Re: Default validator-rules.xml and validator.xml

2008-02-27 Thread Laurie Harper
Asad Habib wrote: Hello. Where can I find these files for Struts 1.3.8? They're packaged inside the struts.jar file. L. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Default validator-rules.xml and validator.xml

2008-02-27 Thread Asad Habib
Hello. Where can I find these files for Struts 1.3.8? - Asad - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Cannot load a validator resource from '/WEB-INF/validator-rules.xml, /WEB-INF/validation.xml'

2007-07-25 Thread Laurie Harper
Vitaliy Selivanov wrote: > Truncated. see log file for complete stacktrace Did you look at the log file? Look for the root cause of the ServletUnavailable exception. L. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additio

Cannot load a validator resource from '/WEB-INF/validator-rules.xml, /WEB-INF/validation.xml'

2007-07-25 Thread Vitaliy Selivanov
file: ___ javax.servlet.UnavailableException: Cannot load a validator resource from '/WEB-INF/validator-rules.xml, /WEB-INF/validation.xml'at org.apache.struts.validator.ValidatorPlugIn.init(ValidatorPlugIn.java:

Re: Struts 1.2.9 missing validator.xml and validator-rules.xml.

2007-06-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Søren, Søren Blidorf wrote: > I have upgraded to struts 1.2.9 and don't have validator.xml and > validator-rules.xml. validator-rules (in the 1.2 branch) somewhat recently moved into the struts-core.jar file. You should change your plug-

Re: Struts 1.2.9 missing validator.xml and validator-rules.xml.

2007-06-29 Thread Nuwan Chandrasoma
ent: Friday, June 29, 2007 7:55 AM Subject: Struts 1.2.9 missing validator.xml and validator-rules.xml. Hi. I have upgraded to struts 1.2.9 and dont have validator.xml and validator-rules.xml. Could this be why my struts app does not work? Do I need validator? I have the

Struts 1.2.9 missing validator.xml and validator-rules.xml.

2007-06-29 Thread Søren Blidorf
Hi. I have upgraded to struts 1.2.9 and dont have validator.xml and validator-rules.xml. Could this be why my struts app does not work? Do I need validator? I have the jar in my lib. Soren, DK

Re: Validator-rules.xml

2006-01-30 Thread Karthik Manimaran
Got it from Struts 1.1 distribution. On 1/30/06, Karthik Manimaran <[EMAIL PROTECTED]> wrote: > > Hi, > > Where can I get validator-rules.xml corresponding to struts > 1.0.2corresponding to > *http <http://jakarta.apache.org/commons/dtds/validator_1_0_1.dtd>*

Validator-rules.xml

2006-01-30 Thread Karthik Manimaran
Hi, Where can I get validator-rules.xml corresponding to struts 1.0.2corresponding to *http*://*jakarta*.*apache*.*org*/*commons*/*dtds*/*validator_1_0_1*.*dtd<http://jakarta.apache.org/commons/dtds/validator_1_0_1.dtd> * ** *Thanks and regards,* *Karthik.*

Re: Validator-rules.xml in localhost

2005-06-24 Thread Wendy Smoak
From: "Roberto" <[EMAIL PROTECTED]> > > Then, I modified the validator-rules.xml in the follow manner: >"-//Apache Software Foundation//DTD Commons Validator Rules > Configuration 1.1.3//EN" > "/WEB-INF/validator_1_2

Validator-rules.xml in localhost

2005-06-24 Thread Roberto
Hi, I work in localhost with Jboss. My validator-rules.xml had the follow code: "-//Apache Software Foundation//DTD Commons Validator Rules Configuration 1.1.3//EN" "http://jakarta.apache.org/commons/dtds/validator_1_1_3.dtd";> When I deployed m

Re: Cannot load a validator resource from '/WEB-INF/validator-rules.xml,/WEB-INF/validation.xml'

2004-12-05 Thread Ray
stead of using the computer. Shame on me, eh? :) -Original Message- From: Ray [mailto:[EMAIL PROTECTED] Sent: Sunday, December 05, 2004 1:18 AM To: Struts Users Mailing List Subject: Re: Cannot load a validator resource from '/WEB-INF/validator-rules.xml,/WEB-INF/validation.xml'

RE: Cannot load a validator resource from '/WEB-INF/validator-rules.xml,/WEB-INF/validation.xml'

2004-12-05 Thread David G. Friedman
MAIL PROTECTED] Sent: Sunday, December 05, 2004 1:18 AM To: Struts Users Mailing List Subject: Re: Cannot load a validator resource from '/WEB-INF/validator-rules.xml,/WEB-INF/validation.xml' Yep. Sure. Thanks ... :-) -- MessageResource.properties - # Resources file for STRU

Re: Cannot load a validator resource from '/WEB-INF/validator-rules.xml,/WEB-INF/validation.xml'

2004-12-04 Thread Ray
EmailForm.emailAddress=Email address #Template form TemplateForm.name=Name #Content types form ContentTypesForm.orderOfType=Sequence number ContentTypesForm.typeOfContent=Content name -- End of MessageResource.properties - -- validator-rules.xml -- "-//A

RE: Cannot load a validator resource from '/WEB-INF/validator-rules.xml,/WEB-INF/validation.xml'

2004-12-04 Thread David G. Friedman
Ray, Can you include your validatoin.xml and validator-rules.xml files plus copy in the application resources from any files it may be using for messages? regards, David -Original Message- From: Ray [mailto:[EMAIL PROTECTED] Sent: Saturday, December 04, 2004 5:33 AM To: [EMAIL PROTECTED

Cannot load a validator resource from '/WEB-INF/validator-rules.xml,/WEB-INF/validation.xml'

2004-12-04 Thread Ray
dator resource from '/WEB-INF/validator-rules.xml,/WEB-INF/validation.xml' at org.apache.struts.validator.ValidatorPlugIn.init(ValidatorPlugIn.java:174) at org.apache.struts.action.ActionServlet.initModulePlugIns(ActionServlet.java:839) at org.apache.struts.action.ActionServlet.in

RE: disable validation of validator.xml & validator-rules.xml (partially OT now)

2004-12-01 Thread Joe Germuska
? Regards marco -Original Message- From: Derek Broughton [mailto:[EMAIL PROTECTED] Sent: 01 December 2004 14:05 To: Struts Users Mailing List Subject: Re: disable validation of validator.xml & validator-rules.xml On Wednesday 01 December 2004 08:36, Joe Germuska wrote: Ultimately, this is

RE: disable validation of validator.xml & validator-rules.xml (partially OT now)

2004-12-01 Thread Marco Mistroni
-Original Message- From: Derek Broughton [mailto:[EMAIL PROTECTED] Sent: 01 December 2004 14:05 To: Struts Users Mailing List Subject: Re: disable validation of validator.xml & validator-rules.xml On Wednesday 01 December 2004 08:36, Joe Germuska wrote: > Ultimately, this is the responsibility

Re: disable validation of validator.xml & validator-rules.xml

2004-12-01 Thread Derek Broughton
On Wednesday 01 December 2004 08:36, Joe Germuska wrote: > Ultimately, this is the responsibility of the commons-validator > library which Struts uses. For each config file, a > "ValidatorResources" object is constructed. This object uses > commons-digester to process the XML config. > > http://c

Re: disable validation of validator.xml & validator-rules.xml

2004-12-01 Thread Joe Germuska
Ultimately, this is the responsibility of the commons-validator library which Struts uses. For each config file, a "ValidatorResources" object is constructed. This object uses commons-digester to process the XML config. http://cvs.apache.org/viewcvs.cgi/jakarta-commons/validator/src/share/org

Re: disable validation of validator.xml & validator-rules.xml

2004-12-01 Thread Guillaume Cottenceau
"Marco Mistroni" writes: > Hello all, > Does anyone know how to disable the validation of the two files > mentioned in the subject? > Looks like struts, when loaded, is trying to validate those files > against the DTD... and if by mistake my internet connection goes down, > then code > Won\

disable validation of validator.xml & validator-rules.xml

2004-12-01 Thread Marco Mistroni
Hello all, Does anyone know how to disable the validation of the two files mentioned in the subject? Looks like struts, when loaded, is trying to validate those files against the DTD... and if by mistake my internet connection goes down, then code Won\t work. (meaning, I am using WAS Studio

RE: validator-rules.xml behaviour

2004-10-01 Thread Anna Kerekes
Yes, thanks very much, that worked out great! Anna:) From: Matt Bathje [mailto:[EMAIL PROTECTED] Sent: Fri 01/10/2004 10:58 AM To: Struts Users Mailing List Subject: Re: validator-rules.xml behaviour In your validateDate method, are you doing an errors.add

Re: validator-rules.xml behaviour

2004-10-01 Thread Matt Bathje
be to try taking the property attribute off of your html:errors tag. Matt Anna Kerekes wrote: Hello, I am trying to add my own custom validation method to my validator-rules.xml file. Here's the new snippet I am adding (Validator is a utility class I wrote to perform extra validation)

Re: validator-rules.xml behaviour

2004-10-01 Thread Niall Pemberton
to me like you need to add ActionMessages to your validateDate() method Niall - Original Message - From: "Anna Kerekes" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Friday, October 01, 2004 3:42 PM Subject: validator-rules.

validator-rules.xml behaviour

2004-10-01 Thread Anna Kerekes
Hello, I am trying to add my own custom validation method to my validator-rules.xml file. Here's the new snippet I am adding (Validator is a utility class I wrote to perform extra validation): I have tried debugging my code, the validator does indeed go into my validateDate metho

Re: validator-rules.xml

2004-09-28 Thread Carlos Cajina - Hotmail
TED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, September 28, 2004 2:00 PM Subject: validator-rules.xml Does anyone know where I can get a copy of this file? In its default form? thanks, Anna --

Re: validator-rules.xml

2004-09-28 Thread josh
On Tue, 2004-09-28 at 15:05, Wendy Smoak wrote: > From: "Anna Kerekes" <[EMAIL PROTECTED]> > Does anyone know where I can get a copy of this file? In its default form? > > Yes, we do. ;) > > (There's one in the 'lib' directory of the Struts 1.2.4 distribution.) > > -- > Wendy Smoak Or, if you

Re: validator-rules.xml

2004-09-28 Thread josh
Find where struts is installed. Go into the webapp directory. You should be able to unzip one of the example war files and then under the WEB-INF directory of whichever example you pick you will find a pristine validator-rules.xml file. I unzipped the examples.war file and found it np. -josh

Re: validator-rules.xml

2004-09-28 Thread Caroline Jen
If it is urgent, you may find my copy in the attachment. --- Anna Kerekes <[EMAIL PROTECTED]> wrote: > Does anyone know where I can get a copy of this > file? In its default form? > > thanks, > Anna > > - > To unsubscribe, e-m

Re: validator-rules.xml

2004-09-28 Thread Wendy Smoak
From: "Anna Kerekes" <[EMAIL PROTECTED]> Does anyone know where I can get a copy of this file? In its default form? Yes, we do. ;) (There's one in the 'lib' directory of the Struts 1.2.4 distribution.) -- Wendy Smoak - To uns

validator-rules.xml

2004-09-28 Thread Anna Kerekes
Does anyone know where I can get a copy of this file? In its default form? thanks, Anna - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Javascript-Code in validator-rules.xml

2004-07-14 Thread J. Fiala
hi there, I've noted an issue with the validator-rules.xml: Right now Javascript validation is done sequentially for each datatype. e.g. formValidationResult = formValidationResult = validateRequired(form) && validateByte(form) && validateShort(form) ...; This means firs

validator-rules.xml question

2004-05-12 Thread Sifuentes, Ben
Does the need to be unique? Can you have two different validators with the same name but with different class="..." definitions -Ben - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTE

Re: validator-rules.xml

2004-04-10 Thread Niall Pemberton
http://cvs.apache.org/viewcvs.cgi/jakarta-struts/conf/share/ - Original Message - From: "Duggal, Sanjay" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, April 10, 2004 4:24 PM Subject: validator-rules.xml > Hi All, > > Where can i download

validator-rules.xml

2004-04-10 Thread Duggal, Sanjay
Hi All, Where can i download the latest version of validator-rules.xml ?? Thanks. Sanjay This message contains information that may be privileged or confidential and is the property of the Cap Gemini Ernst & Young Group. It is intended