REST-API-Client icon indicating copy to clipboard operation
REST-API-Client copied to clipboard

Error updating roster items

Open GPorubanTKK opened this issue 2 years ago • 0 comments

When accessing the method addRosterEntry(), a NoClassDefFoundError is thrown due to the method expecting a javax version of a class as opposed to the jakarta version.

GPorubanTKK avatar May 31 '23 03:05 GPorubanTKK