[
https://issues.apache.org/jira/browse/GERONIMO-4939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick McGuire updated GERONIMO-4939:
-----------------------------------
Component/s: Web Profile
javaee6
> 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: javaee6, specs, web, Web Profile
> 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.