Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/dd/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28977/modules/ejb/src/xdoclet/modules/ejb/dd/resources
Modified Files: ejb-body.xdt Log Message: Added the messaging-type parameter for Message Driven Beans (XDT-1277) Index: ejb-body.xdt =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/dd/resources/ejb-body.xdt,v retrieving revision 1.30 retrieving revision 1.31 diff -C2 -r1.30 -r1.31 *** ejb-body.xdt 8 Feb 2005 20:41:08 -0000 1.30 --- ejb-body.xdt 23 Feb 2005 17:28:37 -0000 1.31 *************** *** 116,120 **** <XDtType:ifIsOfType type="javax.ejb.MessageDrivenBean"> <XDtConfig:ifConfigParamGreaterOrEquals paramName="EjbSpec" value="2.1"> ! <messaging-type>javax.jms.MessageListener</messaging-type> <transaction-type><XDtClass:classTagValue tagName="ejb:bean" paramName="transaction-type" values="Container,Bean" default="Container"/></transaction-type> <XDtClass:ifHasClassTag tagName="ejb:bean" paramName="destination-type"> --- 116,120 ---- <XDtType:ifIsOfType type="javax.ejb.MessageDrivenBean"> <XDtConfig:ifConfigParamGreaterOrEquals paramName="EjbSpec" value="2.1"> ! <messaging-type><XDtClass:classTagValue tagName="ejb:bean" paramName="messaging-type" default="javax.jms.MessageListener"/></messaging-type> <transaction-type><XDtClass:classTagValue tagName="ejb:bean" paramName="transaction-type" values="Container,Bean" default="Container"/></transaction-type> <XDtClass:ifHasClassTag tagName="ejb:bean" paramName="destination-type"> ------------------------------------------------------- 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