Subrhamanya
Subrhamanya
Hi team can anybody look into it? We are consuming this dependency and waiting for the team to fix this CVE. Here is the reference link https://github.com/jettison-json/jettison/issues/45
@jmeixensperger thanks for looking into it.
Logs for jersey 2.x application Message: Starting mapping of the exception. + Throwable: org.glassfish.jersey.server.internal.process.MappableException: java.lang.UnsupportedOperationException: This Operation is unsupported by the underlying implementation. Error code= 611 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.mapTargetToRuntimeEx(AbstractJavaResourceMethodDispatcher.java:185) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.access$200(AbstractJavaResourceMethodDispatcher.java:52)...
jersey 3.x application An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper. java.lang.UnsupportedOperationException: This Operation is unsupported by the...
Note: **Starting mapping of the exception** doesn't happen in jersey 3.x
@kevinsawicki It's blocking our promotion. Could you please reply to the issue?
+1 I am also facing the same issue
+1 even i am facing the same issue
cc: @MarcGiffing
@MarcGiffing can you please help me here?