Issue Type: Bug Bug
Affects Versions: 2.0.3
Assignee: Eric Dalquist
Created: 24/Aug/12 19:45
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
Project: Pluto
Priority: Major Major
Reporter: Eric Dalquist
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to