User: ara_e_w 
  Date: 02/09/18 12:49:16

  Modified:    modules/ejb/src/xdoclet/modules/ejb/dd/resources
                        ejb-body.xdt
  Log:
  - everything is full qualified now, importedList removed from xdt files and marked 
deprecated
  - removed system.out from catormapping handler
  
  ** make sure any type you generate is a full qualified class **
  
  Revision  Changes    Path
  1.14      +2 -2      
xdoclet/modules/ejb/src/xdoclet/modules/ejb/dd/resources/ejb-body.xdt
  
  Index: ejb-body.xdt
  ===================================================================
  RCS file: 
/cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/dd/resources/ejb-body.xdt,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -w -r1.13 -r1.14
  --- ejb-body.xdt      8 Sep 2002 14:16:01 -0000       1.13
  +++ ejb-body.xdt      18 Sep 2002 19:49:15 -0000      1.14
  @@ -219,7 +219,7 @@
                  <method-name><XDtMethod:methodName/></method-name>
                  <method-params>
                    <XDtParameter:forAllMethodParams>
  -                  <method-param><XDtParameter:methodParamType 
fullQualifiedFormat="true"/></method-param>
  +                  <method-param><XDtParameter:methodParamType/></method-param>
                    </XDtParameter:forAllMethodParams>
                  </method-params>
               </query-method>
  
  
  


-------------------------------------------------------
This SF.NET email is sponsored by: AMD - Your access to the experts
on Hammer Technology! Open Source & Linux Developers, register now
for the AMD Developer Symposium. Code: EX8664
http://www.developwithamd.com/developerlab
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to