]
Jozef Hartinger resolved WFLY-3158.
-----------------------------------
Fix Version/s: 8.2.0.CR1
9.0.0.Alpha1
Resolution: Done
@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
Fix For: 8.2.0.CR1, 9.0.0.Alpha1
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.