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

NoClassDefFoundError Exception with jettison 1.5.3 #71

Open
sharma070289 opened this issue Mar 31, 2023 · 0 comments
Open

NoClassDefFoundError Exception with jettison 1.5.3 #71

sharma070289 opened this issue Mar 31, 2023 · 0 comments

Comments

@sharma070289
Copy link

Hi Team,

I upgraded my application from Jettision 1.2 to 1.5.3 and now strangely i am seeing the error
"NoClassDefFoundError org/codehaus/jettison/json/JSONException"

i am importing org.codehaus.jettison.json.JSONException;

however instead of JSONException if i use generic exception my application is working fine
but if i use JSONException then i am facing NoClassDefFoundError

Issue seen after upgrading to 1.5.3

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

No branches or pull requests

1 participant