Uploaded image for project: 'Struts 2'
  1. Struts 2
  2. WW-1513

Dispatcher's setConfigurationManager() method has no effect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.1
    • 2.0.2
    • None
    • None

    Description

      Currently, Dispatcher allows ConfigurationManager to be set through a
      setter method, however a new ConfigurationManager is being created when
      Dispatcher constructor is called, resulting in the the setter method
      being functionless.

      I think we should not make init() method private, maybe public. When
      FilterDispatcher creates an instance of Dispatcher, it needs to
      explicitely called init method on Dispatcher to initialize it.

      Attachments

        Activity

          People

            tm_jee tm_jee
            tm_jee tm_jee
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: