Thanks for your reply, anonymous wrote : Your getter end setter for languageValue must be defined as a relation between your bean and the "LanguageValue" bean |
I don't want to have a relation between Language (Bean) and LanguageValue(Value Object of the Language bean), just get the value object representation of my Language bean, as in the xdoclet documentation (http://xdoclet.sourceforge.net/valueobjects.html) where the customer bean have an abstract method (getCustomerValue()) which retrieve the value object of the customer bean. I have to do something in ejbCreate or ejbPostCreate in order to initialize the value object ? Have you a concrete example of the use of the value object with xdoclet, getting a value object of a bean. Thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835517#3835517 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835517 ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
