1 2 3 4
| 14:30:56,031 INFO [TomcatDeployment] deploy, ctxPath=/lol, vfsUrl=lolEAR.ear/lolDT.war
14:30:56,235 WARN [WebEJBRemoteHandler] EJBTHREE-1289: Using legacy EjbEncInjector, because mappedName for enc "env/root.servlets.WorkflowServlet/sessLocale", field "null" is null (container.environmentRefGroup.annotatedEjbReferences = [AnnotatedEJBReferenceMetaData{name=root.servlets.TestBoardServlet/sessLocal,ejb-ref-type=null,link=null,ignore-dependecy=false,mapped/jndi-name=null,resolved-jndi-name=lolTEAR/Session/local-root.test.SessionLocal,beanInterface=interface root.test.SessionLocal}, AnnotatedEJBReferenceMetaData{name=root.servlets.WorkflowServlet/sessLocale,ejb-ref-type=null,link=null,ignore-dependecy=false,mapped/jndi-name=null,resolved-jndi-name=null,beanInterface=class root.workflow.facade.WorkflowSession}, AnnotatedEJBReferenceMetaData{name=root.servlets.FinalTestServlet/sessLocal,ejb-ref-type=null,link=null,ignore-dependecy=false,mapped/jndi-name=null,resolved-jndi-name=lolEAR/Session/local-root.test.SessionLocal,beanInterface=interface root.test.SessionLocal}, AnnotatedEJBReferenceMetaData{name=root.servlets.UsersGroupsServlet/sessLocal,ejb-ref-type=null,link=null,ignore-dependecy=false,mapped/jndi-name=null,resolved-jndi-name=lolEAR/Session/local-root.test.SessionLocal,beanInterface=interface root.test.SessionLocal}])
14:30:56,250 ERROR [TomcatDeployment] ENC setup failed
java.lang.IllegalStateException: Resolution should not happen via injection container |