
Originally Posted by
gowtamcs
After Push-In I am still getting the same problem. Seems like Application context is not loading properly. Any suggestions?
...
Caused by: org.springframework.beans.factory.BeanCreationExce ption: Error creating bean with name 'entityManagerFactory' defined in file [C:\sts\tc-server-developer-2.1.1.RELEASE\spring-insight-instance\wtpwebapps\NETSPACKAGE\WEB-INF\classes\META-INF\spring\applicationContext.xml]: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: [PersistenceUnit: netsDev] Unable to build EntityManagerFactory
at org.springframework.beans.factory.support.Abstract AutowireCapableBeanFactory.initializeBean(Abstract AutowireCapableBeanFactory.java:1420)
...