[jboss-jira] [JBoss JIRA] (WFLY-4555) Faces converter is not properly assigned if it is a CDI @Named bean
Brian Stansberry (JIRA)
issues at jboss.org
Wed Nov 4 22:35:00 EST 2015
[ https://issues.jboss.org/browse/WFLY-4555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated WFLY-4555:
-----------------------------------
Component/s: JSF
> Faces converter is not properly assigned if it is a CDI @Named bean
> -------------------------------------------------------------------
>
> Key: WFLY-4555
> URL: https://issues.jboss.org/browse/WFLY-4555
> Project: WildFly
> Issue Type: Bug
> Components: JSF
> Affects Versions: 8.2.0.Final
> Environment: Tested on openjdk version "1.8.0_45"
> OpenJDK Runtime Environment (build 1.8.0_45-b13)
> OpenJDK 64-Bit Server VM (build 25.45-b02, mixed mode)
> Reporter: Michał Piotrowski
> Assignee: Jason Greene
> Attachments: ConverterTest.zip
>
>
> If I try to use converter declaring it with attribute converter (e.g. on selectOneMenu) and use expression which points to a @Named CDI bean it isn't properly registered.
> I will try to attach simple maven test case project.
> The same converter class can be used if it is @Inject (-ed) to a CDI managed bean and provided through some getter method to a converter attribute.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list