Lennart Petersson wrote:
> Hi! This will be the last one on this subject to this list, then moving
> to the new list :-)
>
> Rickard �berg skrev:
> >
> > Lennart Petersson wrote:
> > > * Copy ordinary JavaDoc tags from the bean method to home/remote
> > > interface. This is important since it is them that are used when coding
> > > the client.
> >
> > This is already done. Maybe you need the latest version.
> lepe> I was using 0.6 and now also tested 0.7 but the same result. My
> @param, @result, @throws tags are not copied to generated interfaces.
Ah, sorry, ok, well the tags are not copied, only the comment itself.
Copying the tags may have "interesting" results... (since the interfaces
can be interpreted as beans and hell will break loose)
> > > * Also there has to be a way to create JavaDoc tags for the finder
> > > methods that you does not need to implement in the bean class, so they
> > > also are copied to the home interface.
> >
> > Also done already...
> lepe> Nope, is not ;-) There is no javadoc at all in generated home,
> even if i do declare the finder method in the bean file (which i'm not
> forced to do since the container should generate it for me).
Ah, sorry, ok, now I actually understand what you are saying... add this
to EJBDoclet feature request list.
/Rickard
--
Rickard �berg
Email: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]