[ 
https://issues.apache.org/jira/browse/MYFACES-4336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Andraschko resolved MYFACES-4336.
----------------------------------------
    Resolution: Fixed

> AUTOMATIC_EXTENSIONLESS_MAPPING doesnt work on quarkus
> ------------------------------------------------------
>
>                 Key: MYFACES-4336
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4336
>             Project: MyFaces Core
>          Issue Type: Task
>    Affects Versions: 2.3-next-M2
>            Reporter: Thomas Andraschko
>            Priority: Major
>             Fix For: 2.3-next-M3
>
>
> Its implemented via:
>             
> facesContext.getApplication().getViewHandler().getViews(facesContext, "/", 
>                     
> ViewVisitOption.RETURN_AS_MINIMAL_IMPLICIT_OUTCOME).forEach(s -> {
>                         
> facesServletRegistration.getRegistration().addMapping(s);
>                     });



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to