Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class def not found error fix #276

Merged

Conversation

AnuradhaSK
Copy link
Contributor

@AnuradhaSK AnuradhaSK commented Oct 27, 2023

Purpose

ERROR {org.wso2.carbon.identity.api.dispatcher.core.DefaultExceptionMapper} - Server encountered an error while serving the request. java.lang.NoClassDefFoundError: org/wso2/carbon/CarbonConstants
    at org.wso2.carbon.identity.organization.management.application.listener.FragmentApplicationMgtListener.doPostGetServiceProvider(FragmentApplicationMgtListener.java:247)
    at org.wso2.carbon.identity.application.mgt.listener.DefaultApplicationResourceMgtListener.doPostGetApplicationByResourceId(DefaultApplicationResourceMgtListener.java:189)

Fix the class def not found error introduced with #275

Part of wso2/product-is#16363

@AnuradhaSK AnuradhaSK merged commit 4f7ee03 into wso2-extensions:main Oct 27, 2023
1 check passed
@AnuradhaSK AnuradhaSK deleted the get-role-claim-from-shared-app branch October 27, 2023 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants