Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb
In directory usw-pr-cvs1:/tmp/cvs-serv11123/core/resources/xdoclet/ejb

Modified Files:
        asm-descriptor.j ejb-body.j ejb-jar_xml.j home-local.j home.j 
        session.j 
Log Message:
Changed @ejb:entity, @ejb:session and @ejb:message-driven to 
@ejb:bean.  Haven't changed any other tags as yet, the first to   
do is @ejb:bean type=....  Case where session type can be 
Stateful or Stateless but in Entity can be BMP or CMP.  However, 
might be misleading to see @ejb:bean type=CMP for the user...?

Two other things to note:
  1. Found a bug in the generation of ejbFindByOwner for account     
     that wasn't being caused before, and fixed.
  2. Had to put a little hack in SubTask.getParameter (classTagValue)
     because tags like @jboss:table-name foo weren't having the 
     quotes removed.

Also haven't updated doco... will do that next.

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

Reply via email to