Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-10350

[7.1] Web Services and Migration: Resteasy yaml provider is disabled by default

XMLWordPrintable

      Book: Developing Web Services Applications and Migration guide
      Chapter: YAML Provider

      Book: Migration guide
      Chapter: JAX-RS and RESTEasy Application Changes

      JBEAP-7915 has changed default setting of the Yaml provider and from now Yaml provider is disabled by default and has to be explicitly enabled in the application:

      " To enable YAML Provider add, or append a file with the name 'META-INF/services/javax.ws.rs.ext.Providers' to your WAR, or JAR and with the contents:

      org.jboss.resteasy.plugins.providers.YamlProvider
      "

            sgilda_jira Sande Gilda (Inactive)
            kanovotn Katerina Odabasi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: