Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb
In directory usw-pr-cvs1:/tmp/cvs-serv18637/xdoclet/core/resources/xdoclet/ejb
Modified Files:
asm-descriptor.j ejb-body.j ejb-jar_xml.j home-local.j home.j
Log Message:
- Added a generate parameter to ejb:bean, if "false" then the bean is not a concrete
bean. Useful for cases such as PersonBean where the bean is just an abstract base
class, not a concrete bean.
- Updated all files accordingly. Note that I could merge the new ifIsAConcreteEJBean
with forAllBeans and so on, but there are cases where you want to process ejbeans and
other cases not.
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel