Update of 
/cvsroot/xdoclet/xdoclet/modules/ibm/src/xdoclet/modules/ibm/websphere/ejb/resources
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9590/xdoclet/modules/ibm/src/xdoclet/modules/ibm/websphere/ejb/resources

Modified Files:
        ibm-ejb-jar-bnd_xmi.xdt 
Log Message:
Documentation and �old code� updated. Some old tags are marked as deprecated 
but kept in the code for backward compatibility. 
The new websphere tag attributes �websphere.bean.listenerPort� and 
�websphere.persistence.datasource� has changed names to 
�websphere.mdb.listenerPort� and �websphere.cmp.datasource� to better reflect 
their intended use.

Index: ibm-ejb-jar-bnd_xmi.xdt
===================================================================
RCS file: 
/cvsroot/xdoclet/xdoclet/modules/ibm/src/xdoclet/modules/ibm/websphere/ejb/resources/ibm-ejb-jar-bnd_xmi.xdt,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** ibm-ejb-jar-bnd_xmi.xdt     7 Nov 2004 18:01:08 -0000       1.10
--- ibm-ejb-jar-bnd_xmi.xdt     15 Nov 2004 00:19:33 -0000      1.11
***************
*** 71,76 ****
              </XDtMerge:merge>
  
!             <XDtClass:ifHasClassTag tagName="websphere:persistence" 
paramName="datasource">
!             <cmpConnectionFactory xmi:<XDtId:prefixedId 
prefix="CMPConnectionFactoryBinding"/> jndiName="<XDtClass:classTagValue 
tagName="websphere:persistence" paramName="datasource"/>" 
resAuth="Per_Connection_Factory"/>
              </XDtClass:ifHasClassTag>
  
--- 71,76 ----
              </XDtMerge:merge>
  
!             <XDtClass:ifHasClassTag tagName="websphere:cmp" 
paramName="datasource">
!             <cmpConnectionFactory xmi:<XDtId:prefixedId 
prefix="CMPConnectionFactoryBinding"/> jndiName="<XDtClass:classTagValue 
tagName="websphere:cmp" paramName="datasource"/>" 
resAuth="Per_Connection_Factory"/>
              </XDtClass:ifHasClassTag>
  
***************
*** 90,94 ****
      <XDtEjb:ifIsAConcreteEJBean>
  
!         <ejbBindings xmi:type="ejbbnd:MessageDrivenBeanBinding" 
xmi:<XDtId:prefixedId prefix="Message_bnd"/> 
listenerInputPortName="<XDtClass:classTagValue tagName="websphere:bean" 
paramName="listenerPort"/>" >
          
              <enterpriseBean xmi:type="ejb:MessageDriven" 
href="META-INF/ejb-jar.xml#<XDtId:prefixedId prefix='MessageDriven' 
wrapInIdEquals='false'/>" />
--- 90,94 ----
      <XDtEjb:ifIsAConcreteEJBean>
  
!         <ejbBindings xmi:type="ejbbnd:MessageDrivenBeanBinding" 
xmi:<XDtId:prefixedId prefix="Message_bnd"/> 
listenerInputPortName="<XDtClass:classTagValue tagName="websphere:mdb" 
paramName="listenerPort"/>" >
          
              <enterpriseBean xmi:type="ejb:MessageDriven" 
href="META-INF/ejb-jar.xml#<XDtId:prefixedId prefix='MessageDriven' 
wrapInIdEquals='false'/>" />



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to