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

Modified Files:
        xtags.xml 
Log Message:
Allow for depends entries in servlets and filters. Should fix XDT-1203.

Index: xtags.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/jboss/src/META-INF/xtags.xml,v
retrieving revision 1.55
retrieving revision 1.56
diff -C2 -r1.55 -r1.56
*** xtags.xml   16 Jan 2005 20:59:38 -0000      1.55
--- xtags.xml   30 Jan 2005 12:42:07 -0000      1.56
***************
*** 354,357 ****
--- 354,358 ----
          <usage-description>
            The name of an JMX ObjectName on which the bean depends. Applicable 
to all types of EJBs.
+                 Also applicable to servlets where the dependency is on 
WAR-level. (JBoss 3.2+).
          </usage-description>
          <unique>false</unique>
***************
*** 373,377 ****
          <parameter type="text">
            <name>name</name>
!           <usage-description>Defines the JMX ObjectName to which the bean 
depends on.</usage-description>
            <mandatory>true</mandatory>
          </parameter>
--- 374,379 ----
          <parameter type="text">
            <name>name</name>
!           <usage-description>Defines the JMX ObjectName to which the bean 
depends on. In the servlet
!                       case, this dependency is on 
WAR-level.</usage-description>
            <mandatory>true</mandatory>
          </parameter>



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