Hi !

I usually use Xdoclet for my CMPs, but now I want to
use it for BMP and i have the following problem:

In the header of my BMP, i define:

*   @ejb:finder signature="java.util.Collection
findAll()"
 *   @ejb:finder signature="java.util.Collection
findByOwner(test.interfaces.Customer owner)"
 *   @ejb:finder signature="java.util.Collection
findLargeAccounts(int balance)"

In my BMP, I write these finder implementation.

But when I run Xdoclet, these finder methods ARE NOT
GENERATED IN THE HOME INTERFACE !?

Thanks for the help
/Joel

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais !
Yahoo! Courrier : http://courrier.yahoo.fr

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

Reply via email to