errors injecting the Weld BeanManager.
--------------------------------------
Key: WELD-700
URL: https://jira.jboss.org/browse/WELD-700
Project: Weld
Issue Type: Bug
Affects Versions: 1.1.0.Beta1
Environment: jboss as 6 milestone 5
Reporter: nimo stephan
The same weld-war does work in jboss as 6 milestone 4. Deploying it in jboss as
6 milestone 5 does work, only when invoking a bean, then weld throws exception:
(The full stacktrace can be seen here: http://community.jboss.org/thread/157055)
10:57:33,719 SEVERITY [javax.enterprise.resource.webcontainer.jsf.application]
javax.ejb.EJBException: java.lang.RuntimeException: Unable to inject jndi
dependency:
env/org.jboss.weld.integration.ejb.SessionBeanInterceptor/beanManager into
property org.jboss.weld.integration.ejb.SessionBeanInterceptor.beanManager:
MyWAR not bound: javax.faces.el.EvaluationException: javax.ejb.EJBException:
java.lang.RuntimeException: Unable to inject jndi dependency:
env/org.jboss.weld.integration.ejb.SessionBeanInterceptor/beanManager into
property org.jboss.weld.integration.ejb.SessionBeanInterceptor.beanManager:
MyWAR not bound
at
javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:102)
[:2.0.2-FCS]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues