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

Typo in Documentation section 39.2

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.0-beta-2
    • 1.2.GA
    • None
    • Documentation (Ref Guide, User Guide, etc.)
    • Low

    Description

      The example code in section 39.2 of RESTEasy on-line documentation have a typo:

      <servlet>
      <servlet-name>Resteasy</servlet-name>
      <servlet-class>org.springframework.web.servlet.DispatcherServlet;</servlet-class>
      </servlet>

      <servlet-mapping>
      <servlet-name>Spring</servlet-name>
      <url-pattern>/*</url-pattern>
      </servlet-mapping>

      The servlet and servlet-mapping, servlet name attribute, does not match.

      Attachments

        Activity

          People

            patriot1burke@gmail.com Bill Burke (Inactive)
            filosganga_jira Filippo De Luca (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: