You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My application is running a glassfish server. When adding the genson maven repository as dependency the application crashes with a NoClassDefFoundError: java.lang.NoClassDefFoundError: org/glassfish/jersey/internal/spi/AutoDiscoverable
It seems like there is a conflict between genson and glassfish!
The text was updated successfully, but these errors were encountered:
My application is running a glassfish server. When adding the genson maven repository as dependency the application crashes with a NoClassDefFoundError:
java.lang.NoClassDefFoundError: org/glassfish/jersey/internal/spi/AutoDiscoverable
It seems like there is a conflict between genson and glassfish!
The text was updated successfully, but these errors were encountered: