The posts here that point to examples of Spring + FDS andseparate
examples of Hibernate + FDS and then say combining the twoshould be easy
seem to be missing the point. This is not as easy anstraight forward as
it seems it should be. Spring + Hibernate + FDS is a completely
different animalbecause you are getting Spring to handle the Session
Factoryconfiguration and your DAO's as Spring beans but you also want
thehandling of lazy initialization and proxy serialization as shown
inthe HibernateAss...
Hi,I have build an example project using Flex and Spring
(http://www.wowww.nl/wordpress/?p=58).Maybe it can help you solve your
problem.kind regards,Marc