And now to more irritating stuff ;-)
I modeled DecisionItem, Animal and Question the same it's modeled for the Animal-Quiz sample.
The Hibernate mappings get created for all three classes but only
the DecisionItem.hbm.xml is referenced in the generated config for Spring.
I think that could be a bug with inheritance&Spring&Hibernate. I did not tag DecisionItem with @andromda.hibernate.inheritance=1 yet, to get the same behaviour like the normal animal-quiz sample.
I think there could be a problem with the cartridge that it does not create the correct config-file with a hierarchy of classes and the default inheritance strategy.
Jan
------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
