I'm looking over the appfuse light projects and I'm wondering if there is a combination of "yourWebFramework"/Spring/Hibernate - where Hibernate uses the Spring HibernateDaoSupport ? It looks like all the appfuse light implementations use Hibernate without the Spring integration?
Regular appfuse gives me what I need but I'd like it with the Stripes implementation - which happens to exist in appfuse light. Maybe I'm missing the combo but I didn't see it. Also, is there an archtype or download for just a standalone spring hibernateDaoSupport / Hibernate maven proejct that builds into a jar? (Ultimately I'm going to end up with a war and my hibernate persistence layer will be bundled into a jar. It would be cool if an appfuse setup existed for that standalone spring/hibernate combo?) Thanks for any help -- Rick
