You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Michael Freedman (JIRA)" <de...@myfaces.apache.org> on 2009/05/06 18:23:30 UTC

[jira] Resolved: (PORTLETBRIDGE-71) Add META-INF/services javax.faces.application.ApplicationFactory file

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

Michael Freedman resolved PORTLETBRIDGE-71.
-------------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0
                   1.0.0

Added the services file in both codelines

> Add META-INF/services javax.faces.application.ApplicationFactory file
> ---------------------------------------------------------------------
>
>                 Key: PORTLETBRIDGE-71
>                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-71
>             Project: MyFaces Portlet Bridge
>          Issue Type: Bug
>    Affects Versions: 1.0.0-beta, 2.0.0-alpha
>            Reporter: Michael Freedman
>            Assignee: Michael Freedman
>             Fix For: 1.0.0, 2.0.0
>
>
> Bridge has been modified to insert its own ApplicationFactory so it can control the type of UIView component that is created.  This insertion occurs by referencing the impl class in the META-INF/services javax.faces.application.ApplicationFactory file.  When the changes were checked-in this file didn't get added/included.  So add it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.