OK, I tried using the following XML in applicationContext.xml and it made no
difference, both with the @Repository annotation present and with it
removed:

 <bean id="personDao"
class="com.foo.mdm.poc.dao.hibernate.PersonDaoHibernate"/>

I'm going to try to add some language to the tutorial about commenting out
the generic DAO reference in applicationContext.xml, as that did help to
reduce the exceptions.
-- 
View this message in context: 
http://appfuse.547863.n4.nabble.com/problem-with-hibernate-tutorial-imports-for-annotations-tp2541421p2542732.html
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to