Update of
/cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/dd/resources
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10713/modules/ejb/src/xdoclet/modules/ejb/dd/resources
Modified Files:
ejb-body.xdt
Log Message:
added destination-link parameter to the bean tag for MDB's and jndi-name
parameter to the message-destination tag
Index: ejb-body.xdt
===================================================================
RCS file:
/cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/dd/resources/ejb-body.xdt,v
retrieving revision 1.36
retrieving revision 1.37
diff -C2 -r1.36 -r1.37
*** ejb-body.xdt 25 Mar 2005 20:59:57 -0000 1.36
--- ejb-body.xdt 29 Mar 2005 22:50:44 -0000 1.37
***************
*** 124,127 ****
--- 124,132 ----
<message-destination-link><XDtClass:classTagValue
tagName="ejb:message-destination" paramName="name"
mandatory="true"/></message-destination-link>
</XDtClass:ifHasClassTag>
+ <XDtClass:ifDoesntHaveClassTag tagName="ejb:message-destination">
+ <XDtClass:ifHasClassTag tagName="ejb:bean"
paramName="destination-link">
+ <message-destination-link><XDtClass:classTagValue tagName="ejb:bean"
paramName="destination-link"/></message-destination-link>
+ </XDtClass:ifHasClassTag>
+ </XDtClass:ifDoesntHaveClassTag >
<XDtEjbMdb:ifHasActivationConfig>
<XDtComment:comment>
-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel