Uploaded image for project: 'Pluto'
  1. Pluto
  2. PLUTO-618

pluto-configuration.properties has incorrect org.apache.pluto.container.supportedContainerRuntimeOptions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.3
    • 2.1.0-M3, 2.0.4, 2.1.0
    • None
    • None

    Description

      In the default configuration org.apache.pluto.container.supportedContainerRuntimeOptions is set to "test,escapeXML,value,javax.portlet.servletDefaultSessionScope" in pluto-configuration.properties

      Of those four values only "javax.portlet.servletDefaultSessionScope" is an actual container runtime property. Pluto actually supports javax.portlet.servletDefaultSessionScope and javax.portlet.escapeXml so the file should read:

      org.apache.pluto.container.supportedContainerRuntimeOptions=javax.portlet.escapeXml,javax.portlet.servletDefaultSessionScope

      Attachments

        Activity

          People

            edalquist Eric Dalquist
            edalquist Eric Dalquist
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: