[jboss-jira] [JBoss JIRA] (WFLY-3158) @Model does not work

Jozef Hartinger (JIRA) issues at jboss.org
Fri Mar 28 12:28:13 EDT 2014


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

Jozef Hartinger commented on WFLY-3158:
---------------------------------------

As WFLY-2372 says, stereotype-annotated classes are not detected in implicit bean archives in CDI 1.1 You can either switch to bean-discovery-mode="annotated" or wait for CDI 1.2 (Weld 2.2)
                
> @Model does not work
> --------------------
>
>                 Key: WFLY-3158
>                 URL: https://issues.jboss.org/browse/WFLY-3158
>             Project: WildFly
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: CDI / Weld, JSF
>    Affects Versions: 8.0.0.Final
>            Reporter: Stefan Dilk
>            Assignee: Jozef Hartinger
>
> hi,
> wildfly not work with @Model annotated beans in JSF.
> @RequestScoped and @Named work.
> in this ticket it is already reported, but closed:
> https://issues.jboss.org/browse/WFLY-2372
> in the related CDI ticket the change is made, so please implement this in the next wildfly update. in glassfish4 the @Model annotation works fine.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list