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

Example in Documentation on configuring SpringContextLoaderListener uses wrong classname

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Minor Minor
    • 1.1.GA
    • 1.1.RC2
    • None
    • None

      At

      http://www.jboss.org/file-access/default/members/resteasy/freezone/docs/1.1-RC2/userguide/html_single/index.html#RESTEasy_Spring_Integration

      It says to use the classes:

      org.resteasy.plugins.server.servlet.ResteasyBootstrap
      org.resteasy.plugins.spring.SpringContextLoaderListener

      but should be

      org.jboss.resteasy.plugins.spring.SpringContextLoaderListener
      org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap

            patriot1burke@gmail.com Bill Burke (Inactive)
            davetron5000_jira David Copeland (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: