[jboss-jira] [JBoss JIRA] Commented: (JBAS-8483) errors injecting the Weld BeanManager.
Marius Bogoevici (JIRA)
jira-events at lists.jboss.org
Fri Oct 1 16:09:39 EDT 2010
[ https://jira.jboss.org/browse/JBAS-8483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12554749#action_12554749 ]
Marius Bogoevici commented on JBAS-8483:
----------------------------------------
Nimo,
Would you mind uploading an example for reproducing this?
> errors injecting the Weld BeanManager.
> --------------------------------------
>
> Key: JBAS-8483
> URL: https://jira.jboss.org/browse/JBAS-8483
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Weld/CDI
> Affects Versions: 6.0.0.M5
> Environment: jboss as 6 milestone 5
> Reporter: nimo stephan
> Assignee: Marius Bogoevici
>
> 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
More information about the jboss-jira
mailing list