Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-1013 Improve console extensibility
  3. FELIX-1043

Support WebConsole plugins without requiring extending the AbstractWebConsolePlugin

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • webconsole-1.2.8
    • webconsole-2.0.0
    • Web Console
    • None

    Description

      Currently the web console can be extended by registering a javax.servlet.Servlet service with a special service property naming the label of the plugin. For ease of use (namely reusing the header and footer renderings), plugins must extend the AbstractWebConsolePlugin.

      The drawback of this requirement is, that any plugins require a class from the web console plugin. It would be better to just register a plain servlet which is rendered by the web console with headers and footers on behalf of the plugin.

      Attachments

        1. FELIX-1043.patch
          6 kB
          Felix Meschberger

        Activity

          People

            fmeschbe Felix Meschberger
            fmeschbe Felix Meschberger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: