Hello,
I try to use xdoclet to generate my struts-validator configuration.
I need to generate separate files (ie classname.vld.xml) like xdoclet does with hibernate (ie classname.hbm.xml).
I've got some problems :
- if a package contains 2 classes (Class1 and Class2), xdoclet generates 2 identical configuration files : Class1.vld.xml and Class2.vld.xml. And they contain the all configuration (for Class1 and Class2).
- xdoclet generate empty files (with only formset and form-validation nodes) when the class does not contain validator tags. Is it possible to tell xdoclet to not generate file in this case ?




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to