Uploaded image for project: 'Magnolia REST Framework'
  1. Magnolia REST Framework
  2. MGNLREST-195

Inclusion of Rest Tools produces a warnings while initializing the RestDispatcherServlet

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Neutral Neutral
    • None
    • 2.1.1
    • tools
    • None
    • windows x64, tomcat 9.0.4 x64

      My web.xml file indicates <web-app version="3.0", but still I get these warnings.
      When removing this dependency those warnings aren't logged!

      WARN  org.jboss.resteasy.resteasy_jaxrs.i18n : RESTEASY002150: resteasy.scan.providers is no longer supported.  Use a servlet 3.0 container and the ResteasyServletInitializer
      WARN  org.jboss.resteasy.resteasy_jaxrs.i18n : RESTEASY002150: resteasy.scan is no longer supported.  Use a servlet 3.0 container and the ResteasyServletInitializer
      WARN  org.jboss.resteasy.resteasy_jaxrs.i18n : RESTEASY002150: resteasy.scan.resources is no longer supported.  Use a servlet 3.0 container and the ResteasyServletInitializer
      

        Acceptance criteria

              Unassigned Unassigned
              jkamwena Joseph Kamwena
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:

                  Task DoD