Giter Club home page Giter Club logo

Comments (5)

cowtowncoder avatar cowtowncoder commented on June 14, 2024

I suggest you bring this up on mailing list -- for backwards compatibility, simple removal is not an option, there needs to be a graceful way to upgrade. Improvements to handling (especailly via pull requests) are welcome too of course.

from jackson-jaxrs-providers.

prb avatar prb commented on June 14, 2024

You should be able to unregister the Jackson ExceptionMappers in your Jersey configuration in the meantime.

from jackson-jaxrs-providers.

raspacorp avatar raspacorp commented on June 14, 2024

Thanks for your response, I will try to unregister the exception mapper if
such a thing is possible, never done that before.

On 4 July 2014 12:05, Paul Brown [email protected] wrote:

You should be able to unregister the Jackson ExceptionMappers in your
Jersey configuration in the meantime.


Reply to this email directly or view it on GitHub
#53 (comment)
.

from jackson-jaxrs-providers.

raspacorp avatar raspacorp commented on June 14, 2024

Actually as far as I found in my research it is not possible to unregister
an exception mapper in Jersey, another work-around could be to register
manually the jackson provider instead of the jackson feature in Jersey.
Some people in Internet recommend doing that, but the Jersey documentation
recommends to use the org.glassfish.jersey.jackson.JacksonFeature.class
which is the one that registers the mappers that I want to get rid of. So
that is the dilemma.

On 5 July 2014 00:45, Ramiro Serrato [email protected] wrote:

Thanks for your response, I will try to unregister the exception mapper if
such a thing is possible, never done that before.

On 4 July 2014 12:05, Paul Brown [email protected] wrote:

You should be able to unregister the Jackson ExceptionMappers in your
Jersey configuration in the meantime.


Reply to this email directly or view it on GitHub
#53 (comment)
.

from jackson-jaxrs-providers.

cowtowncoder avatar cowtowncoder commented on June 14, 2024

I think this is dup of #22

from jackson-jaxrs-providers.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.