Hi All,
Wondering if anyone has used JDeveloper 11 for development of a Spring enabled EJB 3.0 stateless bean. I keep on getting the following error
Any help would be appreciatedCode:weblogic.j2ee.dd.xml.AnnotationProcessException: [EJB:015002]Unable to load class project1.SessionEJBBean in Jar E:\Oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.56\o.j2ee\drs\SpringEjbApplication2\SpringEjbApplication2-Project1-ejb : java.lang.ArrayStoreException: sun.reflect.annotation.TypeNotPresentExceptionProxy


Reply With Quote