Feel free to file a JIRA issue for the service -> entity dependencies (since the name should be consistent with the entity->entity dependencies), however it should work even though the name of the property is different, I'm using the latest version and the properties are populated fine.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bernard Sirius Sent: Wednesday, February 09, 2005 8:19 PM To: andromda-user@lists.sourceforge.net Subject: [Andromda-user] applicationContext.xml generation problem ...or is it the templates when drawing a dependency between a Service and an entity, AndroMDA generates a setter setBar() and a getter getBarDao() on the other side, when drawing a dependency from an entity to another entity, AndroMDA generates a setter setBarDAO() and a getter getBarDAO() In the applicationContext however, the two cases are handled in the same way: <bean id="fooTarget" class="..."> <property name="bar"><ref bean="barDao"/></property> </bean> ...which works for the service->entity dependencies, but not for the entity->entity dependencies Jira? bernard __________________________________ Do you Yahoo!? Yahoo! Mail - Helps protect you from nasty viruses. http://promotions.yahoo.com/new_mail ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Andromda-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Andromda-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user