Re: Struts 1.2.6 -> 1.2.7 validation

2005-06-10 Thread Norris Shelton
Ah, ha. I see now. I checked the upgrade page, but it did not say anything about an upgrade from 1.2.6 to 1.2.7. We had been running 1.2.6 for several months. --- Niall Pemberton <[EMAIL PROTECTED]> wrote: > You need to deploy the new validator-rules.xml as well. Most > of the shipped > vali

Re: Struts 1.2.6 -> 1.2.7 validation

2005-06-10 Thread Niall Pemberton
You need to deploy the new validator-rules.xml as well. Most of the shipped validations method signatures have changed and without the new validator-rules.xml you are probably getting a whole load of exceptions in your logs, as well as the validators not working. As the release notes for 1.2.7 ind