Update of /cvsroot/xdoclet/xdoclet/modules/bea/src/xdoclet/modules/bea/wls/ejb/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30184
Modified Files: weblogic-ejb-jar-xml.xdt Log Message: added fix for XDT-1525 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.19 retrieving revision 1.20 diff -C2 -r1.19 -r1.20 *** weblogic-ejb-jar-xml.xdt 23 May 2005 14:47:18 -0000 1.19 --- weblogic-ejb-jar-xml.xdt 11 Oct 2005 17:47:02 -0000 1.20 *************** *** 109,113 **** --- 109,118 ---- </XDtConfig:ifConfigParamEquals> <XDtConfig:ifConfigParamNotEquals paramName="EjbSpec" value="1.1"> + <XDtConfig:ifConfigParamEquals paramName="Version" value="6.1"> + <type-version>6.0</type-version> + </XDtConfig:ifConfigParamEquals> + <XDtConfig:ifConfigParamGreaterOrEquals paramName="Version" value="7.0"> <type-version>7.0</type-version> + </XDtConfig:ifConfigParamGreaterOrEquals> </XDtConfig:ifConfigParamNotEquals> <XDtConfig:ifConfigParamGreaterOrEquals paramName="Version" value="7.0"> ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ xdoclet-devel mailing list xdoclet-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-devel