How can I force ejbdoclet (if it is possible) to generate setters method in my EJB for value object It does create getter methods...
Is there a way of controling this behaviour? I know that /** * @ejb.interface-method */ public abstract void setCustomerValue(CustomerValue value); probably can do. But I want to avoid editing as much as I can 30+ files Michal ------------------------------------------------------- This SF.NET email is sponsored by: Take your first step towards giving your online business a competitive advantage. Test-drive a Thawte SSL certificate - our easy online guide will show you how. Click here to get started: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0027en _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel