You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oltu.apache.org by "Antonio Sanso (JIRA)" <ji...@apache.org> on 2014/08/04 10:26:12 UTC

[jira] [Updated] (OLTU-14) ClassNofFoundException on Android

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

Antonio Sanso updated OLTU-14:
------------------------------

    Attachment:     (was: file.swf)

> ClassNofFoundException on Android
> ---------------------------------
>
>                 Key: OLTU-14
>                 URL: https://issues.apache.org/jira/browse/OLTU-14
>             Project: Apache Oltu
>          Issue Type: Bug
>          Components: oauth2-client
>            Reporter: Dariusz Bacinski
>            Priority: Critical
>
> We are successfully using Amber on Android platform.
> Unfortunately sometimes we are getting ClassNofFoundException when loading OAuthUtils.format(...):
> https://svn.apache.org/repos/asf/incubator/amber/trunk/oauth-2.0/common/src/main/java/org/apache/amber/oauth2/common/utils/OAuthUtils.java 
> It is caused by import javax.servlet.http.HttpServletRequest;
> Can you remove this import? It is not necessary, it is only used in one method.
> javax libs/imports are not available on Android.



--
This message was sent by Atlassian JIRA
(v6.2#6252)