[jboss-jira] [JBoss JIRA] Updated: (JBAS-8660) Cannot deploy a Weld application which uses Weld Extensions
Adam Warski (JIRA)
jira-events at lists.jboss.org
Wed Nov 24 13:18:59 EST 2010
[ https://jira.jboss.org/browse/JBAS-8660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adam Warski updated JBAS-8660:
------------------------------
Attachment: demo-app.tar.gz
A simple failing application.
Simply build & deploy.
Contains an ear with a jar module (one bean + beans.xml) and a war module (web.xml, faces-config.xml). The jar module is essential, otherwise the deployment works.
> Cannot deploy a Weld application which uses Weld Extensions
> -----------------------------------------------------------
>
> Key: JBAS-8660
> URL: https://jira.jboss.org/browse/JBAS-8660
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Weld/CDI
> Affects Versions: 6.0.0.CR1
> Reporter: Adam Warski
> Attachments: demo-app.tar.gz
>
>
> Weld extensions version: 1.0.0.Beta1
> Weld version: 1.1.0.Beta2 (as in AS 6 CR1)
> Stack trace: http://pastie.org/1320406
> 17:16:05,525 INFO [config] Unsanitized stacktrace from failed start...: java.lang.IllegalStateException: Could not locate a BeanManager from the providers org.jboss.seam.faces.beanManager.FacesServletContextBeanManagerProvider(20), org.jboss.weld.extensions.beanManager.DefaultJndiBeanManagerProvider(11), org.jboss.weld.extensions.beanManager.DefaultJndiBeanManagerProvider(11), org.jboss.weld.extensions.beanManager.JBossJndiBeanManagerProvider(10), org.jboss.weld.extensions.beanManager.ServletContainerJndiBeanManagerProvider(10), org.jboss.weld.extensions.beanManager.JBossJndiBeanManagerProvider(10)
> (...)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list