Update of 
/cvsroot/xdoclet/xdoclet/modules/bea/src/xdoclet/modules/bea/wls/ejb/resources
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21109/modules/bea/src/xdoclet/modules/bea/wls/ejb/resources

Modified Files:
        weblogic-ejb-jar-xml.xdt 
Log Message:
support for cache-between-transactions added. Thanks to Enno Runne for the 
patch.  (XDT-1334)

Index: weblogic-ejb-jar-xml.xdt
===================================================================
RCS file: 
/cvsroot/xdoclet/xdoclet/modules/bea/src/xdoclet/modules/bea/wls/ejb/resources/weblogic-ejb-jar-xml.xdt,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** weblogic-ejb-jar-xml.xdt    9 Apr 2005 09:03:31 -0000       1.16
--- weblogic-ejb-jar-xml.xdt    11 Apr 2005 21:03:48 -0000      1.17
***************
*** 40,43 ****
--- 40,48 ----
          </XDtConfig:ifConfigParamGreaterOrEquals>
             </XDtClass:ifHasClassTag>
+           <XDtConfig:ifConfigParamGreaterOrEquals paramName="Version" 
value="8.1">
+            <XDtClass:ifHasClassTag tagName="weblogic:cache" 
paramName="cache-between-transactions">
+             <cache-between-transactions><XDtClass:classTagValue 
tagName="weblogic:cache" paramName="cache-between-transactions" 
values="True,False"/></cache-between-transactions>
+            </XDtClass:ifHasClassTag>
+           </XDtConfig:ifConfigParamGreaterOrEquals>
           </entity-cache>
          </XDtClass:ifHasClassTag>



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to