I have eclipse project with jboss-ide plugin (1.4.1.e31-jre14) which contains the xdoclet 1.2.1
I want to use defined load strategies, so I was defined it as xdoclet tag in @jboss.querry xdoclet tag and was correctly generated into jbosscmp-jdbc.xml
But how to define load-group?
example - I have cmp 2.0 bean Leaf (LeafBean) and I was created definition file jbosscmp-jdbc-OrganizationBean.xml with content
<load-groups>
<load-group>
<description>Queryfilter</description>
<load-group-name>Filter</load-group-name>
<field-name>name</field-name>
<field-name>type</field-name>
<field-name>link</field-name>
</load-group>
</load-groups>
how to merge it automatically with generated jbosscmp-jdbc.xml? Both are placed in META-INF directory ...
Thanks for any sugestion
_________________________________________________________________
------------------------------------------------------- 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