Hi Patrik, thanks for your help. But I've just encountered that we used an AOP advice which accesses the hibernate session and asks for an attribute which was nonexistent. Therefore Hibernate complainted about "No Hibernate Session bound", but in reality it was a missing attribute for the session.
Now I've changed the advice and the test runs properly. Again, thanks for your help. Greetz, Ralf -- View this message in context: http://www.nabble.com/HibernateException-while-running-JUnit-tests-tp21950045s17564p21950841.html Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
