[gatein-issues] [JBoss JIRA] Created: (GTNPC-52) PortletContext setAttribute should throw an IAE when the name argument is null

Julien Viet (JIRA) jira-events at lists.jboss.org
Fri Jan 14 18:46:49 EST 2011


PortletContext setAttribute should throw an IAE when the name argument is null
------------------------------------------------------------------------------

                 Key: GTNPC-52
                 URL: https://issues.jboss.org/browse/GTNPC-52
             Project: GateIn Portlet Container
          Issue Type: Bug
            Reporter: Julien Viet
             Fix For: 2.3.0-GA


Was working with Tomcat as this is Tomcat behavior, however ServletContext javadoc does not mandate this behavior.
Jetty instead accept a null argument name (and even propagate it in the event) so we really must prevent it in the PortletContext

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list