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

Modified Files:
        xtags.xml 
Log Message:
support for activationSpecJndiName added (XDT-1401). Thanks to Markus Bollig 
for the patch

Index: xtags.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/ibm/src/META-INF/xtags.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -r1.18 -r1.19
*** xtags.xml   9 Apr 2005 10:03:05 -0000       1.18
--- xtags.xml   14 Aug 2005 09:30:24 -0000      1.19
***************
*** 49,52 ****
--- 49,86 ----
          </tag>
  
+       <tag>
+        <level>class</level>
+        <name>websphere.mdb</name>
+        <usage-description>WebSphere specific extension properties for Message 
Driven Beans</usage-description>
+        <unique>true</unique>
+        <condition-description>Message Driven Beans</condition-description>
+        <condition type="type">
+          
<condition-parameter>javax.ejb.MessageDrivenBean</condition-parameter>
+        </condition>
+        <parameter type="text">
+         <name>activationspec-jndi-name</name>
+         <usage-description></usage-description>
+         <mandatory>false</mandatory>
+         <condition-description>&gt;=6.x</condition-description>
+        </parameter>
+        <parameter type="text">
+         <name>activationspec-auth-alias</name>
+         <usage-description>The Authentication data entry is an optional field 
that overrides the Authentication data entry setting on the configured 
Activation Specification.</usage-description>
+         <mandatory>false</mandatory>
+         <condition-description>&gt;=6.x</condition-description>
+        </parameter>
+        <parameter type="text">
+         <name>destination-jndi-name</name>
+         <usage-description></usage-description>
+         <mandatory>false</mandatory>
+         <condition-description>&gt;=6.x</condition-description>
+        </parameter>
+         <parameter type="text">
+         <name>listenerPort</name>
+         <usage-description>The listener port to be used by this Message 
Driven Bean</usage-description>
+         <mandatory>false</mandatory>
+        </parameter>
+       </tag>
+       
          <tag>
                <level>class</level>



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to