Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9816/modules/ejb/src/META-INF
Modified Files: xtags.xml Log Message: fixed documentation for ejb-external-ref Index: xtags.xml =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/modules/ejb/src/META-INF/xtags.xml,v retrieving revision 1.67 retrieving revision 1.68 diff -C2 -r1.67 -r1.68 *** xtags.xml 7 Apr 2005 15:34:13 -0000 1.67 --- xtags.xml 9 Apr 2005 11:59:23 -0000 1.68 *************** *** 833,842 **** <name>ref-name</name> <usage-description> ! The name that the referenced bean will be referred to ! by. For example, to refer to the bean Customer as ! java:comp/env/ejb/Customer name should be ! ejb/Customer. </usage-description> ! <mandatory>true</mandatory> </parameter> <parameter type="text"> --- 833,841 ---- <name>ref-name</name> <usage-description> ! The name that the referenced bean will be referred to by. For example, to refer to the bean ! Customer as java:comp/env/ejb/Customer name should be ejb/Customer. Mandatory for class-level ! tags. For field- and method-level tags, the default value is the method or field name. </usage-description> ! <mandatory>false.</mandatory> </parameter> <parameter type="text"> ------------------------------------------------------- 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