Update of /cvsroot/xdoclet/xdoclet/core/samples/src/java/test/ejb
In directory usw-pr-cvs1:/tmp/cvs-serv18637/xdoclet/core/samples/src/java/test/ejb

Modified Files:
        PersonBean.java 
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

Reply via email to