Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-241

Jackson support

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 1.1.GA
    • 1.1.RC2
    • None
    • None

    Description

      I'd like to have a way to

      • produce JSON in "natural" format, i.e. { firstName: 'Donald', lastName: 'Duck'}

        instead of the Jettison mapped format { character:

        Unknown macro: { firstName}

        }

      • produce JSON without taking the detour via JAXB/XML

      Both can be done easily by including Jackson support.
      In fact currently it is sufficient to put the three jackson jars on the classpath, but still it would be nice to have the option out of the box.

      I am not sure how to specify which provider to use for "application/json" (Jackson vs. the current jaxb/json provider).

      Attachments

        Activity

          People

            patriot1burke@gmail.com Bill Burke (Inactive)
            stephen.friedrich stephen.friedrich (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: