Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-6646

Plugin registered using AbstractServlet renders a blank page

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • webconsole-4.9.0
    • webconsole-4.9.2
    • Web Console
    • None

    Description

      WebConsole v4.9.0 plugin registered using AbstractServlet renders a blank page.

      Earlier i was using 
      AbstractWebConsolePlugin as a base class and the implementation rendered a form where user submits the form value and a POST is fired to the plugin where plugin does some processing and set some variable in DefaultVariableResolver and finally calls the doGet(which is in AbstractWebConsolePlugin) to re-render the form again with populated values.
       
      This was working fine.
       
      But with version 4.9.0 the doGet of 

      org.apache.felix.webconsole.servlet.AbstractServlet

      is called which does not render anything, just shows a blank page.

      Attachments

        Activity

          People

            cziegeler Carsten Ziegeler
            rakeshk15 Rakesh Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: