Matthias Bohlen wrote: > However, this will not be possible in XDoclet because XDoclet cannot > generate additional methods in the bean class.
-- But xdoclet can (and will) create a subclass to the bean class if you ask it to (ie: <entitycmp/>). Nothing wrong with defining an abstract method in your bean and expect xdoclet to "impl it" for you... David ------------------------------------------------------- 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
