Update of /cvsroot/xdoclet/xdoclet/modules/jboss/src/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12098/modules/jboss/src/META-INF
Modified Files: xtags.xml Log Message: Added the jboss.resource-adapter tag (XDT-1279) Index: xtags.xml =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/modules/jboss/src/META-INF/xtags.xml,v retrieving revision 1.58 retrieving revision 1.59 diff -C2 -r1.58 -r1.59 *** xtags.xml 19 Feb 2005 08:36:47 -0000 1.58 --- xtags.xml 1 Mar 2005 13:07:51 -0000 1.59 *************** *** 569,572 **** --- 569,595 ---- </tag> <tag> + <level>class</level> + <name>jboss.resource-adapter</name> + <usage-description> + sets the rar used in JCA 1.5 message inflow + </usage-description> + <unique>true</unique> + <condition-description>Applicable for JBoss 4.0 message-driven beans</condition-description> + <condition type="and"> + <condition type="class"/> + <condition type="type"> + <condition-parameter>javax.ejb.MessageDrivenBean</condition-parameter> + </condition> + </condition> + <parameter type="text"> + <name>name</name> + <usage-description> + The name of the rar used in JCA 1.5 message inflow + (i.e."jms-ra.rar" or "myapp.ear#myconnector.rar" for embedded rars) + </usage-description> + <mandatory>true</mandatory> + </parameter> + </tag> + <tag> <level>class</level> <name>jboss.ejb-ref-jndi</name> ------------------------------------------------------- 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