[jboss-jira] [JBoss JIRA] (AS7-6890) Change call to GetRestful in JaxrsComponentDeployer

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Mon Apr 22 21:35:54 EDT 2013


     [ https://issues.jboss.org/browse/AS7-6890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart Douglas resolved AS7-6890.
---------------------------------

    Resolution: Done

    
> Change call to GetRestful in JaxrsComponentDeployer
> ---------------------------------------------------
>
>                 Key: AS7-6890
>                 URL: https://issues.jboss.org/browse/AS7-6890
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 8.0.0.Alpha1
>            Reporter: Ron Sigal
>            Assignee: Stuart Douglas
>             Fix For: 8.0.0.Alpha1
>
>
> The method
> {code}
>    public static Class<?>[] getSubResourceClass(Class<?> clazz)
> {code}
> is now called
> {code}
>    public static Class<?>[] getSubResourceClasses(Class<?> clazz)
> {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


More information about the jboss-jira mailing list