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
In com.googlecode.jsonrpc4j.JsonRpcBasicServer#loadAnnotationSupportEngine when not found class of javax.jws.WebParam there are exception witch must be logged with DEBUG level, not ERROR.
When library used in projects without annotations we must add dependency to avoid errors in log.
The text was updated successfully, but these errors were encountered:
svolsky
pushed a commit
to svolsky/jsonrpc4j
that referenced
this issue
Nov 12, 2021
In com.googlecode.jsonrpc4j.JsonRpcBasicServer#loadAnnotationSupportEngine when not found class of javax.jws.WebParam there are exception witch must be logged with DEBUG level, not ERROR.
When library used in projects without annotations we must add dependency to avoid errors in log.
The text was updated successfully, but these errors were encountered: