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

Matthias Weßendorf updated ADFFACES-183:
----------------------------------------

        Fix Version/s: 1.0.0-incubating-core
    Affects Version/s: 1.0.0-incubating-core

> org.apache.myfaces.trinidad.model.XMLMenuModel$MenuContentHandler file was 
> not put in META-INF/services directory
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: ADFFACES-183
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-183
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>    Affects Versions: 1.0.0-incubating-core
>            Reporter: Gary Kind
>             Fix For: 1.0.0-incubating-core
>
>         Attachments: trunk.patch
>
>
> In order for the XMLMenuModel (on the API side) to use and call into the 
> MenuContentHandlerImpl ( on the trinidadinternal side) the file listed in the 
> summary, org.apache.myfaces.trinidad.model.XMLMenuModel$MenuContentHandler, 
> must be present in the META-INF/services directory of the api jar file (or 
> any jar file in the Classpath, as per the Services API).  Currently, it is 
> not present and the XMLMenuModel will not work without it.  This can be 
> worked around by putting this file in any jar file that is in the user's 
> Classpath.

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

Reply via email to