-
Mar 28th, 2012, 08:10 PM
#1
Spring 2.5 + EJB 3.0 + Weblogic 10.3
Issue with @Autowired.
I am trying to inject the Spring Beans in EJB but getting an error. I have configured the interceptor as well.
javax.ejb.EJBTransactionRolledbackException: EJB Exception: ; nested exception is: javax.ejb.EJBTransactionRolledbackException: EJB Exception: ; nested exception is: org.springframework.jee.interfaces.LifecycleCallba ckException: Failure to invoke public void org.springframework.ejb.interceptor.SpringBeanAuto wiringInterceptor.autowireBean(javax.interceptor.I nvocationContext) on bean class class org.springframework.ejb.interceptor.SpringBeanAuto wiringInterceptor_s85z0p_Impl with args: [com.bea.core.repackaged.springframework.jee.interc ept.InterceptionMetadata$LifecycleEventCallbackInv ocationContext@603e850a]
Can anyone please let me know.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules