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 Kurz (JIRA)" <de...@myfaces.apache.org> on 2013/05/16 23:01:16 UTC

[jira] [Created] (MYFACES-3725) JSF 2.2: Custom webapp resources dir with javax.faces.WEBAPP_RESOURCES_DIRECTORY

Michael Kurz created MYFACES-3725:
-------------------------------------

             Summary: JSF 2.2: Custom webapp resources dir with javax.faces.WEBAPP_RESOURCES_DIRECTORY
                 Key: MYFACES-3725
                 URL: https://issues.apache.org/jira/browse/MYFACES-3725
             Project: MyFaces Core
          Issue Type: New Feature
            Reporter: Michael Kurz


The JSF 2.2 adds the new context parameter javax.faces.WEBAPP_RESOURCES_DIRECTORY to specify a custom resources directory that is used instead of /resources.

The strange thing in the spec is, that the JavaDoc for ResourceHandler.WEBAPP_RESOURCES_DIRECTORY_PARAM_NAME defines, that the specified value must not start with a '/'. This is also pointed out in JAVASERVERFACES_SPEC_PUBLIC-996 (see [1]) but unfortunately not answered. Even stranger as setting this parameter in a web app with Mojarra only works if it starts with '/'.

[1]: https://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-996

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira