Hi, how to suppress the generation of the create() method? I have a hierarchy like this: AbstractSessionBean <- SessionBeanImpl
Xdoclet 1.2b2 automatically generates a create() method in AbstractSessionBeanHome, and it conflicts with the create() method that I want to be generated in SessionImplHome Thank you! Massimo ------------------------------------------------------- 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
