ejb.dao tag has no extends attribute in documentation. So is there another way to make dao interface to be exteded?



Raise an enhancement request?


I'm curious, though, why do you need to.  You still need to write an
implementation class for your DAOs, which can also extend/implement
anything else you like.  Why do you need the generated DAO interfaces to
extend anything?


Andrew.



If you get dao thru jmx bean proxy then you don't have make a proxy for each interface (for instance).


- Markku


------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to