What version of AppFuse are you using? Did you following the integration instructions in the following tutorial?
http://appfuse.org/display/APF/Using+JPA Matt On 5/14/07, jgardner16 <[EMAIL PROTECTED]> wrote:
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]
-- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
