[ http://jira.andromda.org/browse/JAVA-24?page=comments#action_12233 ]
     
Cyril Combe commented on JAVA-24:
---------------------------------

This issue should be fixed by the patch submitted in issue JAVA-25.

> Inheritance in value objects causes wrong code for constructors of child 
> classes
> --------------------------------------------------------------------------------
>
>          Key: JAVA-24
>          URL: http://jira.andromda.org/browse/JAVA-24
>      Project: Java Cartridge
>         Type: Bug
>     Reporter: Christoph Trierweiler
>     Assignee: Matthias Bohlen
>  Attachments: ValueObject.vsl
>
> With inheritance between value objects, the constructors of the specialized 
> class are not correctly generated. They lack a super() call and they don't 
> take the attributes of the base class as constructor parameters to pass them 
> on with the super() call. 




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information

Reply via email to