Update of /cvsroot/xdoclet/xdoclet/modules/bea/src/xdoclet/modules/bea/wls/ejb/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1312/xdoclet/modules/bea/src/xdoclet/modules/bea/wls/ejb/resources
Modified Files: weblogic-ejb-jar-xml.xdt Log Message: XDT-1412: now using config parameter "enableBeanClassRedeploy" of <weblogic> subtask instead of obsolete class level tag "enable-bean-class-redeploy" 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.18 retrieving revision 1.19 diff -C2 -r1.18 -r1.19 *** weblogic-ejb-jar-xml.xdt 11 Apr 2005 21:28:42 -0000 1.18 --- weblogic-ejb-jar-xml.xdt 23 May 2005 14:47:18 -0000 1.19 *************** *** 574,580 **** <XDtConfig:ifConfigParamGreaterOrEquals paramName="Version" value="8.1"> ! <XDtClass:ifHasClassTag tagName="weblogic:enable-bean-class-redeploy"> ! <enable-bean-class-redeploy><XDtClass:classTagValue tagName="weblogic:enable-bean-class-redeploy" values="True,False"/></enable-bean-class-redeploy> ! </XDtClass:ifHasClassTag> </XDtConfig:ifConfigParamGreaterOrEquals> --- 574,580 ---- <XDtConfig:ifConfigParamGreaterOrEquals paramName="Version" value="8.1"> ! <XDtConfig:ifHasConfigParam paramName="EnableBeanClassRedeploy"> ! <enable-bean-class-redeploy><XDtConfig:configParameterValue paramName="EnableBeanClassRedeploy" /></enable-bean-class-redeploy> ! </XDtConfig:ifHasConfigParam> </XDtConfig:ifConfigParamGreaterOrEquals> ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ xdoclet-devel mailing list xdoclet-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-devel