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

> This is for the 1.2.0beta1 release.
> 
> I am using BMP beans with DAO objects. If I use the @dao.call method  
> on a finder method, multiple copies of the finder method are placed in 
> the DAO interface that is generated. If I use @ejb.dao-call, things 
> seem to work properly.
> 
> Which is the proper tag to use? The one in the docs is the broken one. 
> @ejb.dao-call seems to be out of the docs now.

Please don't cross-post to both user and devel lists.  I just answered 
this in devel, where I saw this first, so others might have missed out on 
the answer... (which is that create & finder methods now don't need any 
tags, they'll be included in the DAO automatically)

I believe all the developers are subscribed to both lists, so there's 
nothing to be gained by mailing both lists, and questions about using 
xdoclet belong here.  xdoclet-devel is for development issues (e.g. you're 
developing a patch or new module and need help).


Andrew.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to