I haven't used strutsdoclet but this might help.

I've found that merge resources in general need to be in a directory structure that matches the package that your merging with.

package com.foo.struts;
..

MergeDir/com/foo/struts/struts-action.xml

Mark


On 30 Mar 2004, at 12:27, [EMAIL PROTECTED] wrote:


In an other project I generate a struts-config.xml. I want to reuse it in
my project and I want to know if it is possible during the merge to have a
base struts-config.xml, merge it with struts-action.xml ... and with the
result of the generation.
struts-config.xml (from other project) + struts-action.xml + ... + result
of the generation => struts-config.xml (for my project)


Maybe I need to use xml entity in my merge file ?
Is someone do something like that or know any methods?

Nicolas,


------------------------------------------------------- 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




------------------------------------------------------- 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

Reply via email to