Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-2749

Get rid of tomahawk useless phase listeners and el-resolvers

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.2 M3
    • Component/s: None

      Description

      see tomahawk and tomahawk-sandbox faces-config.xml declarations:

      <!-- tomahawk-1.1.5.jar -->
      <lifecycle>
      <phase-listener>
      org.apache.myfaces.renderkit.html.util.ExtensionsPhaseListener
      </phase-listener>
      <!-- This PhaseListener is only necessary if the autoscroll feature is used -->
      <phase-listener>
      org.apache.myfaces.renderkit.html.util.AutoScrollPhaseListener
      </phase-listener>
      </lifecycle>

      <!-- tomahawk-sandbox-1.1.5.jar -->
      <lifecycle>
      <phase-listener>
      org.apache.myfaces.custom.ajax.api.AjaxDecodePhaseListener
      </phase-listener>
      <phase-listener>
      org.apache.myfaces.custom.valueChangeNotifier.ValueChangePhaseListener
      </phase-listener>
      <phase-listener>
      org.apache.myfaces.custom.redirectTracker.RedirectTrackerPhaseListener
      </phase-listener>
      <phase-listener>
      org.apache.myfaces.custom.ppr.PPRPhaseListener
      </phase-listener>
      <phase-listener>
      org.apache.myfaces.custom.excelexport.ExcelExportPhaseListener
      </phase-listener>
      </lifecycle>

      <application>
      <variable-resolver>
      org.apache.myfaces.custom.redirectTracker.RedirectTrackerVariableResolver
      </variable-resolver>
      <navigation-handler>
      org.apache.myfaces.custom.redirectTracker.RedirectTrackerNavigationHandler
      </navigation-handler>
      <variable-resolver>
      org.apache.myfaces.custom.security.SecurityContextVariableResolver
      </variable-resolver>
      <property-resolver>
      org.apache.myfaces.custom.security.SecurityContextPropertyResolver
      </property-resolver>
      </application>

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                atchertchian Anahide Tchertchian
                Reporter:
                atchertchian Anahide Tchertchian
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: