User: vharcq  
  Date: 02/03/14 12:52:14

  Modified:    core/resources/xdoclet/ejb asm-descriptor.j
  Log:
  No default for method-intf
  
  Revision  Changes    Path
  1.27      +1 -1      xdoclet/core/resources/xdoclet/ejb/asm-descriptor.j
  
  Index: asm-descriptor.j
  ===================================================================
  RCS file: /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb/asm-descriptor.j,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -w -r1.26 -r1.27
  --- asm-descriptor.j  7 Mar 2002 19:57:09 -0000       1.26
  +++ asm-descriptor.j  14 Mar 2002 20:52:14 -0000      1.27
  @@ -234,7 +234,7 @@
         <method <XDtId:prefixedId prefix="MethodElement"/>>
            <ejb-name><XDtEjb:ejbName/></ejb-name>
           <XDtClass:ifHasClassTag tagName="ejb:finder" paramName="method-intf">
  -         <method-intf><XDtClass:classTagValue tagName="ejb:finder" 
paramName="method-intf" values="Home,LocalHome"/ default="Home"></method-intf>
  +         <method-intf><XDtClass:classTagValue tagName="ejb:finder" 
paramName="method-intf" values="Home,LocalHome"/></method-intf>
           </XDtClass:ifHasClassTag>
            <method-name><XDtClass:classTagValue tagName="ejb:finder" 
paramName="signature" tokenNumber="1"  delimiter=" ("/></method-name>
            <method-params>
  
  
  

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to