A wise old hermit known only as Andrew Stevens 
<[EMAIL PROTECTED]> once said:

> A wise old hermit known only as Ara Abrahamian <[EMAIL PROTECTED]> once 
> said:
> > You are right. I forgot BMPs. For a BMP you need to also declare
> > ejb:finder for the class?!? 
> 
> Not sure - they seemed to need them a while ago, back when the return 
> type got merged into the signature parameter, but I haven't really 
> tried them without since.  I'll give it a try tomorrow.

I tried it with the latest version earlier; even with BMP, when you have 
the ejbFindByX() methods in your abstract class, you still need to specify 
an @ejb:finder class-level tag or else the findByX doesn't appear in the 
home interface...


Andrew.

> > If so I guess the best thing to do is to
> > write a forAllFinders and handle BMP/CMP differences there.
> > 
> > Ara.

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

Reply via email to