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

Modified Files:
        ibm-web-bnd_xmi.xdt 
Log Message:
using XDtWeb:forAllEjbRefs and XDtWeb forAllEjbLocalRefs to prevent duplicate 
EJB-refs in ibm-web-bnd.xmi (XDT-1384). Thanks to ronnc for the patch.

Index: ibm-web-bnd_xmi.xdt
===================================================================
RCS file: 
/cvsroot/xdoclet/xdoclet/modules/ibm/src/xdoclet/modules/ibm/websphere/web/resources/ibm-web-bnd_xmi.xdt,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** ibm-web-bnd_xmi.xdt 4 Jan 2005 08:01:40 -0000       1.6
--- ibm-web-bnd_xmi.xdt 9 May 2005 20:40:42 -0000       1.7
***************
*** 20,24 ****
     <XDtClass:forAllClasses>
  
!       <XDtClass:forAllClassTags tagName="web:ejb-ref">
  
     <ejbRefBindings xmi:id="<XDtId:prefixedId prefix='EJBRefBinding' 
wrapInIdEquals='false'/>" jndiName="<XDtClass:classTagValue 
tagName='web:ejb-ref' paramName='jndi-name'/>">
--- 20,24 ----
     <XDtClass:forAllClasses>
  
!       <XDtWeb:forAllEjbRefs>
  
     <ejbRefBindings xmi:id="<XDtId:prefixedId prefix='EJBRefBinding' 
wrapInIdEquals='false'/>" jndiName="<XDtClass:classTagValue 
tagName='web:ejb-ref' paramName='jndi-name'/>">
***************
*** 26,30 ****
     </ejbRefBindings>
  
!       </XDtClass:forAllClassTags>
  
     </XDtClass:forAllClasses>
--- 26,30 ----
     </ejbRefBindings>
  
!       </XDtWeb:forAllEjbRefs>
  
     </XDtClass:forAllClasses>
***************
*** 39,43 ****
     <XDtClass:forAllClasses>
  
!       <XDtClass:forAllClassTags tagName="web:ejb-local-ref">
  
     <ejbRefBindings xmi:id="<XDtId:prefixedId prefix='EJBRefBinding' 
wrapInIdEquals='false'/>" jndiName="<XDtClass:classTagValue 
tagName='web:ejb-local-ref' paramName='jndi-name'/>">
--- 39,43 ----
     <XDtClass:forAllClasses>
  
!       <XDtWeb:forAllEjbLocalRefs>
  
     <ejbRefBindings xmi:id="<XDtId:prefixedId prefix='EJBRefBinding' 
wrapInIdEquals='false'/>" jndiName="<XDtClass:classTagValue 
tagName='web:ejb-local-ref' paramName='jndi-name'/>">
***************
*** 45,49 ****
     </ejbRefBindings>
  
!       </XDtClass:forAllClassTags>
  
     </XDtClass:forAllClasses>
--- 45,49 ----
     </ejbRefBindings>
  
!       </XDtWeb:forAllEjbLocalRefs>
  
     </XDtClass:forAllClasses>



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to