Hi, I have a Spring-wired multilayer application. Is there any way to inject Seam ManagedHibernateSession to my DAO's that are in a separate view-technology-blind layer using a Spring context? Seam+Hibernate+Microcontainer example looks like nothing that Spring can't do, but I'm not sure about how it will play together with Seam and Hibernate.
I like Seam very much, but I don't want to run Microcontainer in my app, when Spring simply gives me what I need. I will be glad to see some examples how to do it. Greetings, Przemek. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986859#3986859 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986859 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
