[seam-issues] [JBoss JIRA] (SEAMWICKET-48) cannot deploy numberguess example

Tomas Remes (Resolved) (JIRA) jira-events at lists.jboss.org
Thu Nov 24 04:09:40 EST 2011


     [ https://issues.jboss.org/browse/SEAMWICKET-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomas Remes resolved SEAMWICKET-48.
-----------------------------------

    Resolution: Cannot Reproduce Bug


numberguess example deploys fine to AS7.0.2.Final
                
> cannot deploy numberguess example
> ---------------------------------
>
>                 Key: SEAMWICKET-48
>                 URL: https://issues.jboss.org/browse/SEAMWICKET-48
>             Project: Seam for Apache Wicket
>          Issue Type: Bug
>    Affects Versions: 3.1.0.Beta4
>            Reporter: Tomas Remes
>            Assignee: Tomas Remes
>             Fix For: 3.1.0.Beta5
>
>
> cannot deploy to AS7 due to:
> ERROR [org.jboss.msc.service.fail] (MSC service thread 1-6) MSC00001: Failed to start service jboss.deployment.unit."wicket-numberguess.war".WeldService: org.jboss.msc.service.StartException in service jboss.deployment.unit."wicket-numberguess.war".WeldService: org.jboss.weld.exceptions.DeploymentException: WELD-001409 Ambiguous dependencies for type [ELContext] with qualifiers [@Default] at injection point [[parameter 1] of [constructor] @Inject public org.jboss.seam.solder.el.Expressions(ELContext, ExpressionFactory)]. Possible dependencies [[Producer Method [ELContext] with qualifiers [@Any @Default] declared as [[method] @Produces org.jboss.solder.el.ELContextProducer.createELContext()], Producer Method [ELContext] with qualifiers [@Any @Default] declared as [[method] @Produces org.jboss.seam.solder.el.ELContextProducer.createELContext()]]]
> 	at org.jboss.as.weld.services.WeldService.start(WeldService.java:96)
> 	at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1824) [jboss-msc-1.0.1.GA.jar:1.0.1.GA]
> 	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1759) [jboss-msc-1.0.1.GA.jar:1.0.1.GA]
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_24]
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_24]
> 	at java.lang.Thread.run(Thread.java:662) [:1.6.0_24]
> Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-001409 Ambiguous dependencies for type [ELContext] with qualifiers [@Default] at injection point [[parameter 1] of [constructor] @Inject public org.jboss.seam.solder.el.Expressions(ELContext, ExpressionFactory)]. Possible dependencies [[Producer Method [ELContext] with qualifiers [@Any @Default] declared as [[method] @Produces org.jboss.solder.el.ELContextProducer.createELContext()], Producer Method [ELContext] with qualifiers [@Any @Default] declared as [[method] @Produces org.jboss.seam.solder.el.ELContextProducer.createELContext()]]]
> 	at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:274)
> 	at org.jboss.weld.bootstrap.Validator.validateBean(Validator.java:106)
> 	at org.jboss.weld.bootstrap.Validator.validateRIBean(Validator.java:129)
> 	at org.jboss.weld.bootstrap.Validator.validateBeans(Validator.java:351)
> 	at org.jboss.weld.bootstrap.Validator.validateDeployment(Validator.java:336)
> 	at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:404)
> 	at org.jboss.as.weld.WeldContainer.start(WeldContainer.java:82)
> 	at org.jboss.as.weld.services.WeldService.start(WeldService.java:89)
> 	... 5 more

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list