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

Joseph Snyder commented on SEAM-131:
------------------------------------

I fixed this Febrary.  I believe that if you apply the CDI-related patches to 
WLS then it works fine.  I'm pretty sure the patch you want is:
Patch Name: 13945990
Description: SU Patch [27QT]: MERGE REQUEST ON TOP OF 12.1.1.0.0 FOR BUGS 
13893259 13940337 (Patch)
                
> Seam 3 does not run on Weblogic 12c
> -----------------------------------
>
>                 Key: SEAM-131
>                 URL: https://issues.jboss.org/browse/SEAM-131
>             Project: Seam 3 Distribution
>          Issue Type: Bug
>    Affects Versions: 3.1.0.Final
>            Reporter: George Gastaldi
>         Attachments: pom.xml
>
>
> I am using Weblogic12c that seems to bundle Weld(1-1-3.SP1) as a CDI 
> container.And that I am trying to deploy a simple seam-faces(3.1.0.Final) 
> app, which fails with following unsatisfied-dependencies during the 
> deployment. 
> {code:java}
> Caused By: org.jboss.weld.exceptions.DeploymentException: WELD-001408 
> Unsatisfied dependencies for type [Messages] with qualifiers [@Default] at 
> injection point [[parameter 2] of [method] 
> org.jboss.seam.faces.status.MessagesAdapter.convert(PhaseEvent, Messages)]
>         at 
> org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:274)
>         at 
> org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:243)
>         at 
> org.jboss.weld.bootstrap.Validator.validateObserverMethods(Validator.java:505)
>         at 
> org.jboss.weld.bootstrap.Validator.validateDeployment(Validator.java:335)
>         at 
> org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:366)
> {code}

--
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

        
_______________________________________________
seam-issues mailing list
seam-issues@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to