Uploaded image for project: 'JBoss WFK 2'
  1. JBoss WFK 2
  2. WFK2-601

Default servlet ("/") can't be overridden without web.xml

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Migrated to another ITS
    • Affects Version/s: 2.6.0.GA
    • Fix Version/s: None
    • Component/s: Spring
    • Labels:
      None
    • Affects:
      Release Notes
    • Release Notes Docs Status:
      Documented as Known Issue
    • Release Notes Text:
      Hide
      The default Spring servlet ("/") cannot be overridden without using the web.xml file. This occurs when users attempt to to bootstrap Spring WebMVC without the XML configuration files.The url pattern "/" should override default servlet mapping, but instead returns a 404 error.
      Show
      The default Spring servlet ("/") cannot be overridden without using the web.xml file. This occurs when users attempt to to bootstrap Spring WebMVC without the XML configuration files.The url pattern "/" should override default servlet mapping, but instead returns a 404 error.

      Description

      Mapping servlet to url pattern "/" does not work programmatically. Can affect Spring examples with programmatic servlet-dispatcher configuration.

      https://bugzilla.redhat.com/show_bug.cgi?id=1094248

        Gliffy Diagrams

          Attachments

            Activity

              People

              • Assignee:
                emil.cervenan Emil Cervenan
                Reporter:
                emil.cervenan Emil Cervenan
              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: