User: pazu    
  Date: 02/06/18 04:58:54

  Modified:    modules/ejb/src/xdoclet/modules/ejb/dd/resources
                        ejb-body.xdt
  Log:
  Adds a new merge point to define finders without
  touching source code. This should make the people
  who raised this need in the mailing lists happy.
  
  The merge file should be called ejb-finders-{0}.xml
  and the merge point is just after all xdoclet-tagged
  finders.
  
  Revision  Changes    Path
  1.4       +3 -0      
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.3
  retrieving revision 1.4
  diff -u -w -r1.3 -r1.4
  --- ejb-body.xdt      11 Jun 2002 21:33:35 -0000      1.3
  +++ ejb-body.xdt      18 Jun 2002 11:58:50 -0000      1.4
  @@ -285,6 +285,9 @@
            </query>
          </XDtClass:ifHasClassTag>
         </XDtClass:forAllClassTags>
  +       <XDtMerge:merge file="ejb-finders-{0}.xml">
  +       <!-- Write a file named ejb-finders-<XDtClass:className/>.xml if you want to 
define extra finders. -->
  +       </XDtMerge:merge>
        </XDtEjbCmp:ifEntityIsCmp>
      </XDtType:ifIsOfType>
     </XDtConfig:ifConfigParamGreaterOrEquals>
  
  
  

----------------------------------------------------------------------------
                   Bringing you mounds of caffeinated joy
                      >>>     http://thinkgeek.com/sf    <<<

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

Reply via email to