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

wujimin updated SCB-1046:
-------------------------
    Description: 
should test for both vertx and servlet

for vertx:

  1.modify 
org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 to add override method: public Collection<Part> getParts() 

  2.modify 
org.apache.servicecomb.common.rest.codec.param.FormProcessorCreator.PartProcessor
 to support file array

  was:
should test for both vertx and servlet

for vertx:

  1.modify 
org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 to add 


> file upload support file array for the same name
> ------------------------------------------------
>
>                 Key: SCB-1046
>                 URL: https://issues.apache.org/jira/browse/SCB-1046
>             Project: Apache ServiceComb
>          Issue Type: Task
>          Components: Java-Chassis
>            Reporter: wujimin
>            Priority: Major
>
> should test for both vertx and servlet
> for vertx:
>   1.modify 
> org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
>  to add override method: public Collection<Part> getParts() 
>   2.modify 
> org.apache.servicecomb.common.rest.codec.param.FormProcessorCreator.PartProcessor
>  to support file array



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to