Re: S2: NullPointerException at AnnotationActionValidatorManager.lo adFile

2013-09-22 Thread Lukasz Lenart
Yes, you must include validators.xml only if you change them - using different set or adding your own 2013/9/22 Jose L Martinez-Avial : > Lukasz, when you say he does no need validators.xml, I supose it is because > he is not using custom validators, right? > > Sent from my iPad > > On Sep 22, 20

Re: S2: NullPointerException at AnnotationActionValidatorManager.lo adFile

2013-09-22 Thread Jose L Martinez-Avial
Lukasz, when you say he does no need validators.xml, I supose it is because he is not using custom validators, right? Sent from my iPad On Sep 22, 2013, at 1:14 PM, Lukasz Lenart wrote: > Hi, > > Remove validators.xml - you don't need them. Can you post your whole page? > > > Regards > --

Re: S2: NullPointerException at AnnotationActionValidatorManager.lo adFile

2013-09-22 Thread Lukasz Lenart
Hi, Remove validators.xml - you don't need them. Can you post your whole page? Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ 2013/9/21 Néstor Boscán : > With the DTD solved the NullPointerException problem but I'm still not > getting the javascript code that validates per field.

Re: S2: NullPointerException at AnnotationActionValidatorManager.lo adFile

2013-09-21 Thread Néstor Boscán
With the DTD solved the NullPointerException problem but I'm still not getting the javascript code that validates per field. My files are: LoginAction-validation.xml http://struts.apache.org/dtds/xwork-validator-1.0.3.dtd";> El usuario es requerido La contrasen

Re: S2: NullPointerException at AnnotationActionValidatorManager.lo adFile

2013-09-20 Thread JOSE L MARTINEZ-AVIAL
It could be related to the DTD: http://stackoverflow.com/questions/17144563/struts2-annotation-valiation-nullpointer-exception 2013/9/20 JOSE L MARTINEZ-AVIAL > I assume you have an xml file to set the definitions, right? could you > share it? > > > 2013/9/20 Néstor Boscán > >> I've been tryi

Re: S2: NullPointerException at AnnotationActionValidatorManager.lo adFile

2013-09-20 Thread JOSE L MARTINEZ-AVIAL
I assume you have an xml file to set the definitions, right? could you share it? 2013/9/20 Néstor Boscán > I've been trying to make Struts 2 JavaScript Validation work on WebLogic > 10.3.6. I first used 2.3.8 version and then the latest 2.3.15.2 version. I > still get the same error: > > java.l