Update of /cvsroot/xdoclet/xdoclet/modules/ibm/src/META-INF
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16118/xdoclet/modules/ibm/src/META-INF
Modified Files:
xtags.xml
Log Message:
Major update of the IBM WebSphere module to support WebSphere v5.* and v6.0,
see XDT-1107 for details
Index: xtags.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/ibm/src/META-INF/xtags.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** xtags.xml 10 Oct 2004 21:53:25 -0000 1.10
--- xtags.xml 7 Nov 2004 18:01:03 -0000 1.11
***************
*** 26,29 ****
--- 26,57 ----
</condition>
<tags>
+ <tag>
+ <level>class</level>
+ <name>websphere.persistence</name>
+ <usage-description>
+ The websphere.persistence tag provides information about the
persistence
+ of a CMP Entity bean.
+ </usage-description>
+ <unique>true</unique>
+ <condition-description>CMP entity bean</condition-description>
+ <condition type="and">
+ <condition type="class"/>
+ <condition type="type">
+ <condition-parameter>javax.ejb.EntityBean</condition-parameter>
+ </condition>
+ <condition type="tag-param">
+ <condition-parameter>ejb.bean</condition-parameter>
+ <condition-parameter>type</condition-parameter>
+ <condition-parameter>CMP</condition-parameter>
+ </condition>
+ </condition>
+ <parameter type="text">
+ <name>datasource</name>
+ <usage-description>
+ The jndi-name used to lookup the datasource.
+ </usage-description>
+ <mandatory>false</mandatory>
+ </parameter>
+ </tag>
<tag>
<level>class</level>
***************
*** 31,35 ****
<usage-description>defined bean parameters for websphere
servers</usage-description>
<unique>true</unique>
! <condition-description>Entity and session
beans</condition-description>
<condition type="or">
<condition type="type">
--- 59,63 ----
<usage-description>defined bean parameters for websphere
servers</usage-description>
<unique>true</unique>
! <condition-description>Entity, session and message driven
beans</condition-description>
<condition type="or">
<condition type="type">
***************
*** 39,42 ****
--- 67,73 ----
<condition-parameter>javax.ejb.SessionBean</condition-parameter>
</condition>
+ <condition type="type">
+
<condition-parameter>javax.ejb.MessageDrivenBean</condition-parameter>
+ </condition>
</condition>
<parameter type="text">
***************
*** 48,51 ****
--- 79,92 ----
</condition>
</parameter>
+ <parameter type="text">
+ <name>listenerPort</name>
+ <usage-description>
+ The listener port to be used by this Message Driven Bean for
consuming messages.
+ </usage-description>
+ <mandatory>true</mandatory>
+ <condition type="type">
+
<condition-parameter>javax.ejb.MessageDrivenBean</condition-parameter>
+ </condition>
+ </parameter>
</tag>
<tag>
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel