[
https://issues.apache.org/jira/browse/OLTU-14?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Sanso updated OLTU-14:
------------------------------
Attachment: (was: file2.txt)
> 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)