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

Jarek Gilewski updated SEAMFACES-235:
-------------------------------------

    Steps to Reproduce: 
1. Get the source from https://github.com/jagin/sandbox-starter
2. maven install on the parent pom
3. The EAR have to be prepared by hand as i describe on the forum
4. Deploy EAR
       Forum Reference: http://www.seamframework.org/Community/Seam3InEAR  
(was: http://www.seamframework.org/Community/Seam3InEAR)

    
> EAR deployment failed on JBoss 6.1
> ----------------------------------
>
>                 Key: SEAMFACES-235
>                 URL: https://issues.jboss.org/browse/SEAMFACES-235
>             Project: Seam Faces
>          Issue Type: Bug
>    Affects Versions: 3.1.0.Final
>         Environment: JBoss 6.1, Seam 3.1.Final
>            Reporter: Jarek Gilewski
>            Priority: Blocker
>
> Deploying simple Seam 3.1.Finall application on JBoss 6.1 give us exception:
> 20:53:12,544 ERROR 
> [org.jboss.kernel.plugins.dependency.AbstractKernelController] Error 
> installing to Start: name=vfs://
> /D:/sdk/jboss-6.1.0.Final/server/default/deploy/sandbox-ear.ear_WeldBootstrapBean
>  state=Create: org.jboss.weld.exception
> s.DeploymentException: WELD-001408 Unsatisfied dependencies for type 
> [FormValidationTypeOverrideExtension] with qualifie
> rs [@Default] at injection point [[field] @Inject private 
> org.jboss.seam.faces.util.BeanManagerUtils.classExtension]
>         at 
> org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:270) 
> [:6.1.0.Final]
>         at 
> org.jboss.weld.bootstrap.Validator.validateBean(Validator.java:106) 
> [:6.1.0.Final]
>         at 
> org.jboss.weld.bootstrap.Validator.validateRIBean(Validator.java:129) 
> [:6.1.0.Final]
>         at 
> org.jboss.weld.bootstrap.Validator.validateBeans(Validator.java:351) 
> [:6.1.0.Final]
>         at 
> org.jboss.weld.bootstrap.Validator.validateDeployment(Validator.java:336) 
> [:6.1.0.Final]
>         at 
> org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:404) 
> [:6.1.0.Final]
>         at 
> org.jboss.weld.integration.deployer.env.helpers.BootstrapBean.boot(BootstrapBean.java:92)
>  [:6.1.0.Final]
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
> [:1.6.0_29]
>         at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 
> [:1.6.0_29]
>         at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>  [:1.6.0_29]
> The Issue is well describe on the [Seam 3 
> Forum|http://www.seamframework.org/Community/Seam3InEAR]

--
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
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to