I've google'd and searched the mail archive for information on using XDoclet with struts modules(multiple struts-config-<module>.xml) files and I've found nothing. Is it possible to use XDoclet in this manner? If not, can I make a feature request for further Struts 1.1 support?
Nothing specific exists (that I know of) to handle multiple modules with XDoclet - however you could probably hack it together a little by running XDoclet multiple times over different sets of source code, creating struts-config.xml in different locations and renaming it appropriately.
You're welcome to make a feature request, but if you have a need, don't wait for someone else to build it - this is open source. Jump in!
Erik
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
