[
https://issues.jboss.org/browse/AS7-6890?page=com.atlassian.jira.plugin.s...
]
Ron Sigal updated AS7-6890:
---------------------------
Summary: Change call to GetRestful in JaxrsComponentDeployer (was: Change call to
Getrestful in JaxrsComponentDeployer)
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