On Mon, 2004-05-10 at 12:25, Roger Wegner wrote:
> I have the following beginning of an xdocletted ejb bean class:
> 
> /**
>   * How do I make this ejb class documentation visible in the ejb interface?
>   *
>   * @ejb.bean jndi-name=...
>   */
> 
> I can't find the "How do I make ..." class documentation in the generated ejb 
> interface class. I'm sure this is possible but I can't find out how.

I don't think you can.  I don't have the code in front of me, but IIRC
the class-level javadocs for the generated interfaces are fixed as
"Home/Remote interface for FoobarBean".  There's an open issue to add
method-level javadocs in the Home interfaces; I can't remember if the
remote ones already copy over the method-level docs or not.


Andrew.



-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to