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