2012-06-25 14:30:48 | ERROR | 'weblogic.kernel.Default (self-tuning)' | DefaultListableBeanFactory | Destroy method on bean with name 'org.springframework.aop.config.internalAutoProxyC reator' threw an exception
java.lang.NoClassDefFoundError: org/springframework/orm/jpa/EntityManagerFactoryUtils
at org.springframework.orm.jpa.support.PersistenceAnn otationBeanPostProcessor.postProcessBeforeDestruct ion(PersistenceAnnotationBeanPostProcessor.java:35 7)
at org.springframework.beans.factory.support.Disposab leBeanAdapter.destroy(DisposableBeanAdapter.java:1 93)
at org.springframework.beans.factory.support.DefaultS ingletonBeanRegistry.destroyBean(DefaultSingletonB eanRegistry.java:498)
at org.springframework.beans.factory.support.DefaultS ingletonBeanRegistry.destroySingleton(DefaultSingl etonBeanRegistry.java:474)
at org.springframework.beans.factory.support.DefaultS ingletonBeanRegistry.destroySingletons(DefaultSing letonBeanRegistry.java:442)
at org.springframework.context.support.AbstractApplic ationContext.destroyBeans(AbstractApplicationConte xt.java:1066)
at org.springframework.context.support.AbstractApplic ationContext.doClose(AbstractApplicationContext.ja va:1040)
at org.springframework.context.support.AbstractApplic ationContext.close(AbstractApplicationContext.java :988)
at org.springframework.web.context.ContextLoader.clos eWebApplicationContext(ContextLoader.java:384)
at org.springframework.web.context.ContextLoaderListe ner.contextDestroyed(ContextLoaderListener.java:78 )