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