You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Varesh Tapadia (JIRA)" <ji...@apache.org> on 2011/07/26 13:42:10 UTC

[jira] [Commented] (WINK-349) need fallback for Class.forName in DeploymentConfiguration.java

    [ 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