[
https://issues.apache.org/jira/browse/WINK-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13071051#comment-13071051
]
Varesh Tapadia commented on WINK-349:
-------------------------------------
The method name is initMediaTypeMapper()
> need fallback for Class.forName in DeploymentConfiguration.java
> ---------------------------------------------------------------
>
> Key: WINK-349
> URL: https://issues.apache.org/jira/browse/WINK-349
> Project: Wink
> Issue Type: Bug
> Components: Server
> Affects Versions: 1.1.3
> Reporter: Varesh Tapadia
>
> In DeploymentConfiguration.java, the Class.forName for MediaTypes results in
> error.
> This needs to be corrected as done for issue 226
> https://issues.apache.org/jira/browse/WINK-226
> This should be replaced with
> org.apache.commons.lang.ClassUtils.getClass(String)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira