[richfaces-issues] [JBoss JIRA] (RF-13611) RichFaces 5.0.0.Alpha3 doesn't work with Weld 2.2.0.Final

Brian Leathem (JIRA) issues at jboss.org
Mon May 26 12:05:57 EDT 2014


    [ https://issues.jboss.org/browse/RF-13611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970542#comment-12970542 ] 

Brian Leathem commented on RF-13611:
------------------------------------

Thanks for the link [~jharting].  After correcting the error in the RichFaces code, I run into some dependent service problem in WildFly.  The server log shows:

{code}
WFLYCTL0184:    New missing/unsatisfied dependencies:
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".WeldBootstrapService (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.validation.ValidationBean".WeldInstantiator, service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.dropdownmenu.DropDownMenuBean".WeldInstantiator, service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tree.TreeBean".WeldInstantiator, service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."org.atmosphere.container.Servlet30CometSupport$CometListener".WeldInstantiator, WFLYCTL0208: ... and 45 more ] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".WeldStartService (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.validation.ValidationBean".WeldInstantiator, service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.dropdownmenu.DropDownMenuBean".WeldInstantiator, service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tree.TreeBean".WeldInstantiator, service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."org.atmosphere.container.Servlet30CometSupport$CometListener".WeldInstantiator, WFLYCTL0208: ... and 43 more ] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."com.sun.faces.config.ConfigureListener".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."com.sun.faces.config.ConfigureListener".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."javax.faces.webapp.FacesServlet".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."javax.faces.webapp.FacesServlet".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."javax.faces.webapp.FacesServlet".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."javax.faces.webapp.FacetTag".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."javax.faces.webapp.FacetTag".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.VersionBean".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.VersionBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.VersionBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.VersionBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.actionListener.ActionListenerBean".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.arrangeablemodel.PersistenceService".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.arrangeablemodel.PersonBean".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.arrangeablemodel.PersonBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.arrangeablemodel.PersonBean".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.autocomplete.AutocompleteBean".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.autocomplete.AutocompleteBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.autocomplete.AutocompleteBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.autocomplete.AutocompleteBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.calendar.CalendarBean".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.calendar.CalendarBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.calendar.CalendarBean".START (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.calendar.CalendarBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.calendar.CalendarBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.calendar.model.CalendarModel".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.common.SelectsBean".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.common.SelectsBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.common.SelectsBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.common.SkinBean".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.common.SkinBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.common.SkinBean".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.common.UserBean".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.common.UserBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.common.UserBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.common.navigation.DemoNavigator".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.common.navigation.DemoNavigator".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.common.navigation.DemoNavigator".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.common.navigation.DemoNavigator".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.common.navigation.DemoNavigator".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.common.navigation.NavigationParser".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.common.navigation.NavigationParser".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.common.navigation.NavigationParser".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.dragdrop.DragDropBean".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.dragdrop.DragDropBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.dragdrop.DragDropBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.dragdrop.DragDropBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.dragdrop.DragDropEventBean".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.dragdrop.DragDropEventBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.dragdrop.DragDropEventBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.dropdownmenu.DropDownMenuBean".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.editor.EditorBean".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.editor.EditorBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.editor.EditorBean".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.editor.FairyTailBean".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.editor.FairyTailBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.editor.FairyTailBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.editor.FairyTailBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.fileupload.FileUploadBean".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.fileupload.FileUploadBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.fileupload.FileUploadBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.focus.FocusManagerBean".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.focus.FocusManagerBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.focus.FocusManagerBean".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.focus.FocusManagerBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.focus.FocusManagerBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.function.FunctionBean".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.function.FunctionBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.function.FunctionBean".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.function.FunctionBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.function.FunctionBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.inplaces.InplaceSelectBean".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.lists.ListBean".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.lists.ListBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.lists.ListBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.lists.ListBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.lists.ListSelectBean".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.lists.ListSelectBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.lists.ListSelectBean".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.mediaOutput.MediaBean".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.mediaOutput.MediaBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.mediaOutput.MediaBean".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.mediaOutput.MediaBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.mediaOutput.MediaBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.mediaOutput.MediaData".START (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.mediaOutput.MediaData".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.mediaOutput.MediaData".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.notify.NotifyBean".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.notify.NotifyBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.notify.NotifyBean".START (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.notify.NotifyBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.notify.NotifyBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.outputPanel.OutputPanelBean".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.outputPanel.OutputPanelBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.outputPanel.OutputPanelBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.outputPanel.OutputPanelBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.panelmenu.PanelMenuBean".START (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.panelmenu.PanelMenuBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.panelmenu.PanelMenuBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.param.ParamBean".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.poll.PollBean".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.poll.PollBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.poll.PollBean".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.poll.PollBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.poll.PollBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.progressBar.ProgressBarBean".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.progressBar.ProgressBarBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.progressBar.ProgressBarBean".START (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.progressBar.ProgressBarBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.progressBar.ProgressBarBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.push.PushBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.push.PushBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.push.PushConfiguration".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.push.PushConfiguration".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.push.PushConfiguration".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.queue.QueueBean".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.queue.QueueBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.region.RegionBean".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.region.RegionBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.region.RegionBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.region.RegionBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.CapitalsBean".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.CapitalsBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.CapitalsBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.CapitalsSortingBean".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.CarsBean".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.CarsFilteringBean".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.CarsFilteringBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.CarsFilteringBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.CarsFilteringBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.CarsSortingBean".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.CarsSortingBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.rich.demo.tables.CarsSortingBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.CarsSortingBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.ExtTableSelectionBean".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.ExtTableSelectionBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.ExtTableSelectionBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.ReportBean".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.ReportBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.ReportBean".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.SlidesBean".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.SlidesBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.SlidesBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.model.capitals.CapitalsParser".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.model.capitals.CapitalsParser".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.model.capitals.CapitalsParser".START (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.model.capitals.CapitalsParser".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.model.capitals.CapitalsParser".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.togglepanel.DynamicPanelBean".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.togglepanel.DynamicPanelBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.togglepanel.DynamicPanelBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.togglepanel.Profile".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.togglepanel.Profile".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.togglepanel.Profile".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.toolbar.ToolBarBean".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tooltip.TooltipData".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tooltip.TooltipData".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tooltip.TooltipData".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tree.CDParser".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tree.CDParser".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tree.CDParser".START (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tree.CDParser".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tree.CDParser".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tree.TreeBean".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tree.TreeBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tree.TreeBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tree.TreeBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tree.adaptors.FileSystemBean".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tree.adaptors.FileSystemBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tree.adaptors.FileSystemBean".START (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.ui.UserAgentProcessor".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.ui.UserAgentProcessor".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.ui.UserAgentProcessor".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.ui.UserAgentProcessor".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.ui.UserAgentProcessor".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.validation.PasswordValidationBean".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.validation.PasswordValidationBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.validation.PasswordValidationBean".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.validation.ValidationBean".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.validation.ValidationBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.validation.ValidationBean".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.validation.ValidationBean".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.skin.SkinBean".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."org.atmosphere.container.Servlet30CometSupport$CometListener".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."org.jboss.weld.servlet.WeldInitialListener".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."org.jboss.weld.servlet.WeldInitialListener".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."org.jboss.weld.servlet.WeldInitialListener".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."org.jboss.weld.servlet.WeldTerminalListener".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."org.jboss.weld.servlet.WeldTerminalListener".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."org.jboss.weld.servlet.WeldTerminalListener".START (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."org.jboss.weld.servlet.WeldTerminalListener".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."org.jboss.weld.servlet.WeldTerminalListener".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."org.ocpsoft.rewrite.servlet.RewriteFilter".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."org.ocpsoft.rewrite.servlet.RewriteFilter".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."org.ocpsoft.rewrite.servlet.RewriteFilter".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."org.ocpsoft.rewrite.servlet.impl.RewriteServletContextListener".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."org.ocpsoft.rewrite.servlet.impl.RewriteServletContextListener".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."org.ocpsoft.rewrite.servlet.impl.RewriteServletContextListener".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."org.ocpsoft.rewrite.servlet.impl.RewriteServletRequestListener".CREATE (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."org.ocpsoft.rewrite.servlet.impl.RewriteServletRequestListener".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."org.ocpsoft.rewrite.servlet.impl.RewriteServletRequestListener".START (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase, service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."org.ocpsoft.rewrite.servlet.impl.RewriteServletRequestListener".WeldInstantiator (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."org.ocpsoft.rewrite.servlet.impl.RewriteServletRequestListener".START] 
      service jboss.deployment.unit."richfaces-showcase-jbas71.war".jndiDependencyService (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.common.navigation.NavigationParser".START, service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."org.jboss.weld.servlet.WeldInitialListener".START, service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.tables.CarsSortingBean".START, service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."managed-bean.org.richfaces.demo.dragdrop.DragDropBean".START, WFLYCTL0208: ... and 50 more ] 
      service jboss.persistenceunit."richfaces-showcase-jbas71.war#richfaces-showcase" (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."org.ocpsoft.rewrite.servlet.RewriteFilter".START, service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."javax.faces.webapp.FacetTag".START, service jboss.undertow.deployment.default-server.default-host./showcase.UndertowDeploymentInfoService, service jboss.deployment.unit."richfaces-showcase-jbas71.war".component."org.atmosphere.container.Servlet30CometSupport$CometListener".START, WFLYCTL0208: ... and 9 more ] 
      service jboss.undertow.deployment.default-server.default-host./showcase (unavailable) dependents: [service jboss.deployment.unit."richfaces-showcase-jbas71.war".deploymentCompleteService] 
      service jboss.undertow.deployment.default-server.default-host./showcase.UndertowDeploymentInfoService (unavailable) dependents: [service jboss.undertow.deployment.default-server.default-host./showcase] 
WFLYCTL0186:   Services which failed to start:      service jboss.deployment.unit."richfaces-showcase-jbas71.war".WeldStartService
{code}

[~jharting] should this be filed as a Weld issue or a WildFly issue?  Or is it perhaps something we are still doing wrong in RichFaces?

> RichFaces 5.0.0.Alpha3 doesn't work with Weld 2.2.0.Final
> ---------------------------------------------------------
>
>                 Key: RF-13611
>                 URL: https://issues.jboss.org/browse/RF-13611
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-push/poll
>    Affects Versions: 5.0.0.Alpha3
>            Reporter: Juergen Zimmermann
>            Assignee: Brian Leathem
>              Labels: waiting_on_user
>             Fix For: 4.5.0.Alpha3
>
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> I'm using WildFly 8.0.0.CR1 and Weld 2.2.0.Final (via the WildFly patch mechanism). However, I'm getting the stacktrace below. When I patch WildFly 8.0.0.CR1 with the predecessor version Weld 2.2.0.CR2, then the issue is gone.
> {code}
> ERROR [org.jboss.msc.service.fail] MSC000001: Failed to start service jboss.deployment.unit."shop.war".WeldStartService: org.jboss.msc.service.StartException in service jboss.deployment.unit."shop.war".WeldStartService: Failed to start service
> 	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1904) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0]
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0]
> 	at java.lang.Thread.run(Thread.java:744) [rt.jar:1.8.0]
> Caused by: org.jboss.weld.exceptions.DefinitionException: Exception List with 1 exceptions:
> Exception 0 :
> org.jboss.weld.exceptions.DefinitionException: WELD-000412: ObserverMethod.getReception() returned null for org.richfaces.push.cdi.PushCDIExtension$PushObserverMethod at 31e23242
> 	at org.jboss.weld.util.Observers.validateObserverMethod(Observers.java:118)
> 	at org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl.addObserverMethod(AfterBeanDiscoveryImpl.java:158)
> 	at org.richfaces.push.cdi.PushCDIExtension.afterBeanDiscovery(PushCDIExtension.java:99)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:483)
> 	at org.jboss.weld.injection.MethodInjectionPoint.invokeOnInstanceWithSpecialValue(MethodInjectionPoint.java:90)
> 	at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:271)
> 	at org.jboss.weld.event.ExtensionObserverMethodImpl.sendEvent(ExtensionObserverMethodImpl.java:121)
> 	at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:258)
> 	at org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:237)
> 	at org.jboss.weld.event.ObserverNotifier.notifyObserver(ObserverNotifier.java:174)
> 	at org.jboss.weld.event.ObserverNotifier.notifyObservers(ObserverNotifier.java:133)
> 	at org.jboss.weld.event.ObserverNotifier.fireEvent(ObserverNotifier.java:107)
> 	at org.jboss.weld.bootstrap.events.AbstractContainerEvent.fire(AbstractContainerEvent.java:54)
> 	at org.jboss.weld.bootstrap.events.AbstractDefinitionContainerEvent.fire(AbstractDefinitionContainerEvent.java:42)
> 	at org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl.fire(AfterBeanDiscoveryImpl.java:59)
> 	at org.jboss.weld.bootstrap.WeldStartup.deployBeans(WeldStartup.java:393)
> 	at org.jboss.weld.bootstrap.WeldBootstrap.deployBeans(WeldBootstrap.java:83)
> 	at org.jboss.as.weld.WeldStartService.start(WeldStartService.java:92)
> 	at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948)
> 	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 	at java.lang.Thread.run(Thread.java:744)
> 	at org.jboss.weld.bootstrap.events.AbstractDefinitionContainerEvent.fire(AbstractDefinitionContainerEvent.java:44)
> 	at org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl.fire(AfterBeanDiscoveryImpl.java:59)
> 	at org.jboss.weld.bootstrap.WeldStartup.deployBeans(WeldStartup.java:393)
> 	at org.jboss.weld.bootstrap.WeldBootstrap.deployBeans(WeldBootstrap.java:83)
> 	at org.jboss.as.weld.WeldStartService.start(WeldStartService.java:92)
> 	at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
> 	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
> 	... 3 more
> {code}



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the richfaces-issues mailing list