OK, thanks! ;) What I did was to remove all the old configuration stuff (Tapernate version: Even before the split of the different persistence strategies...) from my hivemodule.xml file and dropped the new tapernate/hivemind jars in. This should be enough and work, shouldn't it?
I get the following exception: 17:26:51,219 ERROR [plattform]:253 - Servlet.service() for servlet meet-europeans threw exception java.lang.IllegalArgumentException: No SessionFactory specified at org.springframework.util.Assert.notNull(Assert.java:116) at org.springframework.orm.hibernate3.SessionFactoryUtils.doGetSession(SessionFactoryUtils.java:294) at org.springframework.orm.hibernate3.SessionFactoryUtils.getSession(SessionFactoryUtils.java:195) at com.javaforge.tapestry.tapernate.filter.TapernateFilter.createNewSession(TapernateFilter.java:176) at com.javaforge.tapestry.tapernate.filter.TapernateFilter.createSession(TapernateFilter.java:171) at com.javaforge.tapestry.tapernate.filter.TapernateFilter.service(TapernateFilter.java:70) at $WebRequestServicerFilter_10b9a7fb168.service($WebRequestServicerFilter_10b9a7fb168.java) at $WebRequestServicerFilter_10b9a7fb167.service($WebRequestServicerFilter_10b9a7fb167.java): --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]