[ 
https://issues.apache.org/jira/browse/GERONIMO-4939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Jencks closed GERONIMO-4939.
----------------------------------

    Resolution: Fixed
      Assignee: David Jencks

Fixed in rev 831066 (a few minutes before this jira was opened).  There were 
quite a few other related changes.

> MultipartConfig changes needed
> ------------------------------
>
>                 Key: GERONIMO-4939
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4939
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: specs, web
>    Affects Versions: 3.0
>            Reporter: Robert Goff
>            Assignee: David Jencks
>            Priority: Minor
>             Fix For: 3.0
>
>
> Need the javax.servlet.MultipartConfigElement class added.
> Need the additional methods on javax.servlet.ServletRegistration.Dynamic added
>     setMultipartConfig
>     setRunAsRole
>     setServletSecurity
> Need HttpServletRequest.getParts() to return a Collection<Part>
> See 
> http://javadoc.glassfish.org/javaee6/apidoc/javax/servlet/MultipartConfigElement.html
>  
> and 
> http://javadoc.glassfish.org/javaee6/apidoc/javax/servlet/ServletRegistration.Dynamic.html
> and 
> http://javadoc.glassfish.org/javaee6/apidoc/javax/servlet/http/HttpServletRequest.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to