Re: Validator1.3 Struts 1.3

2006-08-09 Thread Niall Pemberton

Looks like something has gone wrong loading the validation config. Can
you check your logs to see if there were any errors?

Also take a look thru' the upgrade notes (you'll need to check them
all to go from 1.1 to 1.3) for upgrading from 1.1 to 1.3
 http://wiki.apache.org/struts/StrutsUpgrade

The struts-examples webapp shipped in Struts 1.3.5 uses Validator
1.3.0 so thats another thing to look at to compare with your webapp.

In order to use the feature you want you'll need to change the DTD
references in your validation.xml and remember to deploy the
validator-rules.xml shipped with Struts 1.3.5

Niall


On 8/8/06, Jean-Marie Pitre [EMAIL PROTECTED] wrote:


Hi,

I'm testing my application with struts 1.3 and validator 1.3.
I've got this error:

ValidatorResources not found in application scope under key
org.apache.commons.validator.VALIDATOR_RESOURCE


I don't know why because the same application worked well with validator
1.1 and struts 1.1

Have you got an idea ?

Thanks,

Jean-Marie.


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



RE : Validator1.3 Struts 1.3

2006-08-09 Thread Jean-Marie Pitre


Ok thank you.
But It still does not work, and I don't know why ?

The struts example works well, but not my application.
I changed validation-rules.xml, validation.xml with new DTD and retrieve new 
jar (inside lib struts example) ; I have always the same error, I become to be 
crazy :-)

NB: My application is a basic example only one form with one field.

Jean-Marie.


-Message d'origine-
De : Niall Pemberton [mailto:[EMAIL PROTECTED] 
Envoyé : mercredi 9 août 2006 11:30
À : Struts Users Mailing List
Objet : Re: Validator1.3 Struts 1.3

Looks like something has gone wrong loading the validation config. Can
you check your logs to see if there were any errors?

Also take a look thru' the upgrade notes (you'll need to check them
all to go from 1.1 to 1.3) for upgrading from 1.1 to 1.3
  http://wiki.apache.org/struts/StrutsUpgrade

The struts-examples webapp shipped in Struts 1.3.5 uses Validator
1.3.0 so thats another thing to look at to compare with your webapp.

In order to use the feature you want you'll need to change the DTD
references in your validation.xml and remember to deploy the
validator-rules.xml shipped with Struts 1.3.5

Niall


On 8/8/06, Jean-Marie Pitre [EMAIL PROTECTED] wrote:

 Hi,

 I'm testing my application with struts 1.3 and validator 1.3.
 I've got this error:

 ValidatorResources not found in application scope under key
 org.apache.commons.validator.VALIDATOR_RESOURCE


 I don't know why because the same application worked well with validator
 1.1 and struts 1.1

 Have you got an idea ?

 Thanks,

 Jean-Marie.

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


---
Email Disclaimer
http://www.cofidis.be/emaildisclaimer.php


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



Re: RE : Validator1.3 Struts 1.3

2006-08-09 Thread Niall Pemberton

Did you get any log output from when your webapp started up? Maybe
there are errors there.

Niall

On 8/9/06, Jean-Marie Pitre [EMAIL PROTECTED] wrote:



Ok thank you.
But It still does not work, and I don't know why ?

The struts example works well, but not my application.
I changed validation-rules.xml, validation.xml with new DTD and retrieve new 
jar (inside lib struts example) ; I have always the same error, I become to be 
crazy :-)

NB: My application is a basic example only one form with one field.

Jean-Marie.


-Message d'origine-
De: Niall Pemberton [mailto:[EMAIL PROTECTED]
Envoyé: mercredi 9 août 2006 11:30
À: Struts Users Mailing List
Objet: Re: Validator1.3 Struts 1.3

Looks like something has gone wrong loading the validation config. Can
you check your logs to see if there were any errors?

Also take a look thru' the upgrade notes (you'll need to check them
all to go from 1.1 to 1.3) for upgrading from 1.1 to 1.3
  http://wiki.apache.org/struts/StrutsUpgrade

The struts-examples webapp shipped in Struts 1.3.5 uses Validator
1.3.0 so thats another thing to look at to compare with your webapp.

In order to use the feature you want you'll need to change the DTD
references in your validation.xml and remember to deploy the
validator-rules.xml shipped with Struts 1.3.5

Niall


On 8/8/06, Jean-Marie Pitre [EMAIL PROTECTED] wrote:

 Hi,

 I'm testing my application with struts 1.3 and validator 1.3.
 I've got this error:

 ValidatorResources not found in application scope under key
 org.apache.commons.validator.VALIDATOR_RESOURCE


 I don't know why because the same application worked well with validator
 1.1 and struts 1.1

 Have you got an idea ?

 Thanks,

 Jean-Marie.

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


---
Email Disclaimer
http://www.cofidis.be/emaildisclaimer.php


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




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



Validator1.3 Struts 1.3

2006-08-08 Thread Jean-Marie Pitre

Hi,

I'm testing my application with struts 1.3 and validator 1.3.
I've got this error:

ValidatorResources not found in application scope under key
org.apache.commons.validator.VALIDATOR_RESOURCE


I don't know why because the same application worked well with validator
1.1 and struts 1.1

Have you got an idea ?

Thanks,

Jean-Marie.

---
Email Disclaimer
http://www.cofidis.be/emaildisclaimer.php


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