Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/META-INF
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12666/modules/ejb/src/META-INF

Modified Files:
        xtags.xml 
Log Message:
Set the same default value for the view-type parameter of ejb-ref and 
ejb-external-ref (XDT-1264). Removed code dupplication for default view type in 
ejb-ref.xdt

Index: xtags.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/ejb/src/META-INF/xtags.xml,v
retrieving revision 1.52
retrieving revision 1.53
diff -C2 -r1.52 -r1.53
*** xtags.xml   15 Jan 2005 10:28:20 -0000      1.52
--- xtags.xml   4 Feb 2005 17:50:33 -0000       1.53
***************
*** 726,735 ****
          <parameter type="text">
            <name>view-type</name>
!           <usage-description>
!             The view type of the referenced bean.
!           </usage-description>
!           <mandatory>true</mandatory>
            <option-sets>
              <option-set>
                <options>
                  <option>local</option>
--- 726,734 ----
          <parameter type="text">
            <name>view-type</name>
!           <usage-description>The view type that the reference 
uses.</usage-description>
!           <mandatory>false</mandatory>
            <option-sets>
              <option-set>
+               <default>remote</default>
                <options>
                  <option>local</option>
***************
*** 840,844 ****
            <name>view-type</name>
            <usage-description>The view type that the reference 
uses.</usage-description>
!           <mandatory>true</mandatory>
            <option-sets>
              <option-set>
--- 839,843 ----
            <name>view-type</name>
            <usage-description>The view type that the reference 
uses.</usage-description>
!           <mandatory>false</mandatory>
            <option-sets>
              <option-set>



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to