Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/META-INF
In directory 
sc8-pr-cvs1:/tmp/cvs-serv27732/xdoclet-all/xdoclet/modules/ejb/src/META-INF

Modified Files:
        xtags.xml 
Log Message:
XDT-16: SunONE module, handles versions (iPlanet) 6.0 & 6.5 and (SunONE) 7.0
No web module at present, just generates ejb descriptors (and cmp mapping for 7.0)



Index: xtags.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/ejb/src/META-INF/xtags.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -r1.30 -r1.31
*** xtags.xml   26 Feb 2003 19:32:03 -0000      1.30
--- xtags.xml   10 Mar 2003 23:54:59 -0000      1.31
***************
*** 847,851 ****
              java.lang.String. Supported types outlined in
              the EJB spec.
!             "type" is optional, the default is java.lang.Sting.
            </usage-description>
            <mandatory>false</mandatory>
--- 847,851 ----
              java.lang.String. Supported types outlined in
              the EJB spec.
!             "type" is optional, the default is java.lang.String.
            </usage-description>
            <mandatory>false</mandatory>
***************
*** 1557,1560 ****
--- 1557,1567 ----
            <mandatory>false</mandatory>
          </parameter>
+         <parameter type="bool">
+           <name>read-only</name>
+           <usage-description>
+             Indicates that a field is read-only.
+           </usage-description>
+           <mandatory>false</mandatory>
+         </parameter>
        </tag>
        <tag>
***************
*** 2108,2112 ****
        <tag>
          <level>method</level>
!         <name>dao:call</name>
          <usage-description>
           The method is a call to a data access object; the method will be included in
--- 2115,2119 ----
        <tag>
          <level>method</level>
!         <name>dao.call</name>
          <usage-description>
           The method is a call to a data access object; the method will be included in



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to