Hi I am new to JPA and am trying to convert my application to use JPA. 
Everything seems to be working except when I run the unit tests I get the
following error. 

org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'dealDao' defined in file [c:\svn\grandpacific\AO
Application\trunk\mamp\core\target\test-classes\applicationContext-resources.xml]:
Initialization of bean failed; nested exception is
org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean
named 'ApplicationEntityManager' is defined
Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException:
No bean named 'ApplicationEntityManager' is defined
        

Does anyone have any ideas what might be causing this?
-- 
View this message in context: 
http://www.nabble.com/JPA-problems-tf3748453s2369.html#a10587192
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to