Hello xdoclet-devel,

Ara mentioned that cmp version defaults to 2.0 in ejb2.0.

this is not how it works in the current templates, heres a patch:


cvs diff ejb-body.j (in directory 
C:\projects\cvs-stuff\xdoclet\core\resources\xdoclet\ejb\)
Index: ejb-body.j
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb/ejb-body.j,v
retrieving revision 1.21
diff -r1.21 ejb-body.j
88c88
<          <cmp-version><XDoclet:classTagValue tagName="ejb:bean" 
paramName="cmp-version" values="1.x,2.x" default="1.x" /></cmp-version>
---
>          <cmp-version><XDoclet:classTagValue tagName="ejb:bean" 
>paramName="cmp-version" values="1.x,2.x" default="2.x" /></cmp-version>


-- 
Best regards,
 Christoph                          mailto:[EMAIL PROTECTED]



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

Reply via email to