On Sat, 2005-04-16 at 14:11, Gerrit Grobbelaar wrote:
> Hi there,
> 
> Is there anyway that when I have individual merge files for some of my 
> beans, that the contents of the merging file does not completely 
> override the default contents of the <entity> tag of those beans?
> 
> Currently I do get the files to merge, but the only contents in the 
> <entity> element is what is in the merge file, and all the default 
> <cmp-field> are not there anymore.

As I said in my reply to percy christian just last night (subject "how
to automatically merge jbosscmp-jdbc-{0}.xml files"),
>Many of the merge points are intended mainly to be used with classes
for
>which you don't have the source, so that you can still have settings
for
>them included in the generated files even though you can't add @tags to
>them.  Consequently, they will contain *all* the settings for a bean or
>class.  This merge point is probably one of those.
Take a look through the template
(http://cvs.sourceforge.net/viewcvs.py/xdoclet/xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources/jbosscmp-jdbc_xml.xdt?view=markup)
 for the <XDTMerge:merge> tags and you should see which elements will be 
replaced by the merge file and which can still be specified by other means.


Andrew.
-- 



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