Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb/vendor
In directory usw-pr-cvs1:/tmp/cvs-serv11123/core/resources/xdoclet/ejb/vendor
Modified Files:
jboss_xml.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