You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Gary Kind (JIRA)" <ad...@incubator.apache.org> on 2006/09/18 20:51:20 UTC

[jira] Updated: (ADFFACES-183) org.apache.myfaces.trinidad.model.XMLMenuModel$MenuContentHandler file was not put in META-INF/services directory

     [ http://issues.apache.org/jira/browse/ADFFACES-183?page=all ]

Gary Kind updated ADFFACES-183:
-------------------------------

    Attachment: trunk.patch

> org.apache.myfaces.trinidad.model.XMLMenuModel$MenuContentHandler file was not put in META-INF/services directory
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: ADFFACES-183
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-183
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>            Reporter: Gary Kind
>         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.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira