[ 
https://issues.apache.org/jira/browse/WINK-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Frederic Berzolla updated WINK-355:
-----------------------------------

    Description: 
I've the same issue when trying to load a Handler when trying to add a new 
HandlersFactory...
The  class org.apache.wink.server.internal.DeploymentConfiguration.initHandlers 
is still using Apache org.apache.commons.lang.ClassUtils.getClass instead of 
using org.apache.wink.common.internal.utils.ClassUtils.

Please patch the next version and check if any other calls to 
org.apache.commons.lang.ClassUtils

  was:
I've the same issue when trying to load a Handler when trying to add a new 
HandlersFactory...
The  class org.apache.wink.server.internal.DeploymentConfiguration.initHandlers 
is still using Apache org.apache.commons.lang.ClassUtils.getClass instead of 
using org.apache.wink.common.internal.utils.ClassUtils.

Please patc the next version and chack if any other calls to 
org.apache.commons.lang.ClassUtils

    
> CLONE - need fallback for Class.forName in J2EE environments
> ------------------------------------------------------------
>
>                 Key: WINK-355
>                 URL: https://issues.apache.org/jira/browse/WINK-355
>             Project: Wink
>          Issue Type: Bug
>          Components: Common
>    Affects Versions: 1.1
>            Reporter: Frederic Berzolla
>              Labels: patch
>         Attachments: WINK-227.patch
>
>
> I've the same issue when trying to load a Handler when trying to add a new 
> HandlersFactory...
> The  class 
> org.apache.wink.server.internal.DeploymentConfiguration.initHandlers is still 
> using Apache org.apache.commons.lang.ClassUtils.getClass instead of using 
> org.apache.wink.common.internal.utils.ClassUtils.
> Please patch the next version and check if any other calls to 
> org.apache.commons.lang.ClassUtils

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to