my DAO problems live on. I have the feeling I will never win this struggle.
I've found out the following: when I invoke 2 DAO methods on the same service, a Session is opened and then closed for each call, which means that you can't lazily get a collection in a second call from an object you've obtained in a first call. I've put more details on this at the spring framework's forum: http://forum.springframework.org/viewtopic.php?t=3600 Guys, you can't imagine how grateful I'd be if someone could help me sort out this problem!!! 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 [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
