Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23546/modules/ejb/src/META-INF
Modified Files: xtags.xml Log Message: don't catch RemoteException for local aggregations (XDT-705) Index: xtags.xml =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/modules/ejb/src/META-INF/xtags.xml,v retrieving revision 1.61 retrieving revision 1.62 diff -C2 -r1.61 -r1.62 *** xtags.xml 26 Mar 2005 09:23:19 -0000 1.61 --- xtags.xml 26 Mar 2005 11:17:27 -0000 1.62 *************** *** 50,53 **** --- 50,69 ---- </condition> </condition> + <parameter type="text"> + <name>view-type</name> + <usage-description> + Specifies the view-type of the referenced entity bean. Default is remote. + </usage-description> + <mandatory>false</mandatory> + <option-sets> + <option-set> + <default>remote</default> + <options> + <option>local</option> + <option>remote</option> + </options> + </option-set> + </option-sets> + </parameter> </tag> <tag> ------------------------------------------------------- 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