Re: [S2] Cannot make XML Validation work for aliased action mapping

2007-06-25 Thread Birkan_Duman
I found out the problem. I missed the note at the documentation about validation interceptor . For those who may have the problem at past or in future, Note that this has nothing to do with the com.opensymphony.xwork2.Validateable interface and simply adds error messages to the action. The workf

Re: [S2] Cannot make XML Validation work for aliased action mapping

2007-06-25 Thread Birkan_Duman
Hi Dave, Thank you very much for your help, You're right, obviously my fault. I renamed the validation file to Stockin-Stockin_retrieveInvoice-validation.xml and it works now. Unfortunately, I have a new issue, I have another validation.xml that started to work now with the same correction

[S2] Cannot make XML Validation work for aliased action mapping

2007-06-25 Thread Birkan_Duman
Hi, I'm using struts-core-2.0.8 j4 distribution, struts2-spring-plugin-j4-2.0.6, and corresponding j4 distribution jars, I have an action with several methods. I use each method as an action mapping and I want to use different validation.xml files for each action mapping. In

How to to bind Struts 2 action variables to and from flow scope with struts2-webflow plugin integration without AnnotationFlowScopeInterceptor with JDK 1.4 environment,

2007-06-13 Thread Birkan_Duman
- Birkan DUMAN Coca-Cola İçecek A.Ş. BSG - Business Applications Business Systems Analyst Tel: 90 312 293 1216 Fax: 90 312 293 1213 [EMAIL PROTECTED] -- __ Hi all, First of all, let me introduce myself. I'm