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

Modified Files:
        xtags.xml 
Log Message:
Added support for the read-only and read-time-out elements of ejb-relation 
(XDT-1258)

Index: xtags.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/jboss/src/META-INF/xtags.xml,v
retrieving revision 1.56
retrieving revision 1.57
diff -C2 -r1.56 -r1.57
*** xtags.xml   30 Jan 2005 12:42:07 -0000      1.56
--- xtags.xml   2 Feb 2005 20:56:38 -0000       1.57
***************
*** 1191,1194 ****
--- 1191,1210 ----
                        <default>false</default>
                </parameter>
+               <parameter type="bool">
+                       <name>read-only</name>
+                       <usage-description>
+                 Is the relation read-only?
+                       </usage-description>
+                       <mandatory>false</mandatory>
+                       <default>false</default>
+               </parameter>
+               <parameter type="text">
+                       <name>read-time-out</name>
+                       <usage-description>
+                 Specifies the ammount of time that a read-only field is 
considered
+ valid (milliseconds).
+                       </usage-description>
+                       <mandatory>false</mandatory>
+               </parameter>
        </tag>
        <tag>



-------------------------------------------------------
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