[jboss-jira] [JBoss JIRA] (WFLY-4555) Faces converter is not properly assigned if it is a CDI @Named bean
Michał Piotrowski (JIRA)
issues at jboss.org
Fri Apr 24 06:52:53 EDT 2015
[ https://issues.jboss.org/browse/WFLY-4555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michał Piotrowski updated WFLY-4555:
------------------------------------
Attachment: ConverterTest.zip
Test case as a maven project
> 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
> 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.3.15#6346)
More information about the jboss-jira
mailing list