> <action name="LookupUser"
> class="com.intuit.sbfw.action.mc.UserLookupAction">


UserLookupAction-validation.xml is in the same path as class above?


> 2) I see this message when I invoke my very first action: INFO
>  [ActionValidatorManagerFactory] Detected AnnotationActionValidatorManager,
> initializing it...
> Does this mean that I have to use Annotation only to configure the
> validation rules and I cannot use the xml approach?


No, you can, but you can also use in the same time xml base validation


> 3) What could be wrong with my setup so that my validation classes are not
> working?
>

Check if xml file is in the same path when you deploy your application. Do
you use maven2?


Regards
-- 
Lukasz

http://www.linkedin.com/in/lukaszlenart

Reply via email to