I have a problem generating validation.xml from inherited classes. Basically I have my model classes that have struts.form tags and struts-validator tags, etc. I managed to change the behaviour of Xdoclet to actually include validator tags to the generated form bean classes.
My real beans, that I use, are all inherited from the ones that are generated. My inherited beans have struts-validator tags as well. The problem is that strutsvalidation task sees only the parent's validator tags but not the child's even though parent class is not even in the list of included classes. Does anyone have an idea of what might be wrong? Alex. ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
