Questions about using XDoclet should go to the xdoclet-user list; this
list is to discuss its development.

Regards,


Andrew.

P.S. The template has references to a @jboss.load-group class-level tag,
but it doesn't appear to be documented.  Please raise an issue in JIRA
for the JBoss & Documentation components.
http://opensource.atlassian.com/projects/xdoclet/

On Fri, 2005-02-11 at 12:54, Miriam Senovilla wrote:
> Hi,
>  
> I'm trying to generate an xml (jbosscmp-jdbc) like that with Xdoclet:
>  
> <jbosscmp-jdbc>
>     <enterprise-beans>
>         <entity>
>             <ejb-name>Prueba</ejb-name>
>             <!-- ...... -->
>             <load-groups>
>                 <load-group-name>basic<load-group-name>
>                 <field-name>identificador</field-name>
>                 <field-name>nombre</field-name>
>             </load-groups>
>         </entity>
>     </enterprise-beans>
> </jbosscmp-jdbc>
>  
> But i can't find the way to specify to Xdoclet the "load-groups" tag
> and its attributes...what xdoclet tag should I use???
>  
> Thanks!!!
-- 



-------------------------------------------------------
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-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to