On Fri, 2005-01-07 at 10:21, Jerome Camilleri wrote:
> Currently Xdoclet's reentrant attribut for @ejb.bean value tag is 
> documented to have a default value to true** at
> http://xdoclet.sourceforge.net/xdoclet/tags/[EMAIL PROTECTED]
> but current xdoclet generate the opposite into my xml descriptor... 
> <reentrant>False</reentrant>
> 
> So is it a documentation mistake ?

Looks like it.  The javadocs on the tag handler's reentrant() method
suggest the default is "False", as you are seeing.  The DTD & spec don't
appear to say which should be the default for a bean, so I've updated
the xtags to match the behaviour of the template tag handler.  Thanks
for pointing it out.


Andrew.
-- 



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to