Fran�ois, I have been making my value setters non-abstract, and providing a definition in the entity bean. This seems to work ok.
Honestly, I didn't know that you could use an abstract setter for value objects... I thought you had to code those. On Thursday 27 March 2003 12:34 pm, Fran�ois Eric wrote: > Hello, > > Is it possible to override the CMP generated methods that use > value-objects. For example, I would like to write my own: > setCustomerValue(CustomerValue value). > > When I write my own version in CustomerBean, it is overlooked since it is > generated in the CMP class. Is there a way I can modify one of these > methods? > > Thank you, > > Fran�ois -- Travel important today; Internal Revenue men arrive tomorrow. ------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
