You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2013/07/13 22:14:05 UTC

[jira] [Closed] (WINK-266) RestServlet constants should be publicily consumable

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

Gerhard Petracek closed WINK-266.
---------------------------------

    
> RestServlet constants should be publicily consumable
> ----------------------------------------------------
>
>                 Key: WINK-266
>                 URL: https://issues.apache.org/jira/browse/WINK-266
>             Project: Wink
>          Issue Type: Improvement
>          Components: Server
>            Reporter: Jason Dillon
>            Assignee: Mike Rheinheimer
>             Fix For: 1.1
>
>         Attachments: ASF.LICENSE.NOT.GRANTED--0002-Make-RestServlet-constants-public.patch
>
>
> These should be public:
> {code}
>    private static final String APPLICATION_INIT_PARAM  = "javax.ws.rs.Application"; //$NON-NLS-1$
>    private static final String PROPERTIES_DEFAULT_FILE = "META-INF/wink-default.properties"; //$NON-NLS-1$
>    private static final String PROPERTIES_INIT_PARAM   = "propertiesLocation"; //$NON-NLS-1$
>    private static final String APP_LOCATION_PARAM      = "applicationConfigLocation"; //$NON-NLS-1$
>    private static final String DEPLYMENT_CONF_PARAM    = "deploymentConfiguration"; //$NON-NLS-1$
> {code}

--
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