Hi Dushan,

In my case, I had to apply

IS 5.0.0 SP01
patch1111 for both IS 5.0.0 and APIM 1.8.0

The issue was that the patch was not correctly applied. Another catch was
that you need to use the APIM authorize url instead of directly invoking
the IS one.

Thanks

On Tue, May 19, 2015 at 1:45 PM, Dushan Abeyruwan <[email protected]> wrote:

> Hi Folks,
>  I could observe the same error, can't test
> https://docs.wso2.com/display/IS500/OAuth+2.0+Grant+Types+with+WSO2+API+Manager+Implicit
>
> please ACK asap for resolution
>
> Cheers,
> Dushan
>
> On Wed, Apr 22, 2015 at 1:44 AM, Hasitha Amal De Silva <[email protected]>
> wrote:
>
>> Hi all,
>>
>> I'm facing the below exception from the apache tomcat7 server when trying
>> out the playground oauth sample with wso2 IS 5.0.0 and APIM 1.8.0 (Using a
>> common Service Provider) :
>>
>> java.lang.NoSuchMethodError: 
>> org.wso2.carbon.identity.oauth.cache.SessionDataCacheEntry.setParamMap(Ljava/util/Map;)V
>>      
>> org.wso2.carbon.identity.oauth.endpoint.authz.OAuth2AuthzEndpoint.handleOAuthAuthorizationRequest(OAuth2AuthzEndpoint.java:517)
>>      
>> org.wso2.carbon.identity.oauth.endpoint.authz.OAuth2AuthzEndpoint.authorize(OAuth2AuthzEndpoint.java:146)
>>      sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>
>> It seems that the proper jar is not loaded when deploying the webapp. The
>> previous versions of this class had a different method signature.
>>
>> Have any of you come across a similar issue ?
>>
>> p:s: I noted that theres a way to check the classes / jars loaded into
>> tomcat runtime on startup, but not clear on how to do it. This way I can
>> confirm if the proper jar is loaded.
>>
>>
>> Thanks,
>>
>> Hasitha Amal De Silva
>>  Software Engineer
>> Mobile : 0772037426
>> Blog    : http://devnutshell.tumblr.com/
>> WSO2 Inc.: http://wso2.com ( lean.enterprise.middleware. )
>>
>> _______________________________________________
>> Dev mailing list
>> [email protected]
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Dushan Abeyruwan | Technical Lead
> Technical Support-Bloomington US
> PMC Member Apache Synpase
> WSO2 Inc. http://wso2.com/
> Blog:*http://www.dushantech.com/ <http://www.dushantech.com/>*
> Mobile:(001)812-391-7441
>
>


-- 
Cheers,

Hasitha Amal De Silva
 Software Engineer
Mobile : 0772037426
Blog    : http://devnutshell.tumblr.com/
WSO2 Inc.: http://wso2.com ( lean.enterprise.middleware. )
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to