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

Andreas Veithen resolved AXIS2-4756.
------------------------------------
    Resolution: Won't Fix

> Standalone Axis2 server cannot handle multipart http requests
> -------------------------------------------------------------
>
>                 Key: AXIS2-4756
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4756
>             Project: Axis2
>          Issue Type: Bug
>          Components: kernel, transports
>    Affects Versions: 1.5.1, nightly
>            Reporter: Detelin Yordanov
>         Attachments: FileUploadService.aar, MultiPartHttpTest.zip, patch.txt
>
>
> When running a standalone Axis2 server and a multipart Http request is 
> received, the org.apache.axis2.builder.MultipartFormDataBuilder will throw an 
> exception: "Cannot create DocumentElement without HttpServletRequest".
> Reason for this is that the Axis2 Http server wraps the incoming http request 
> into an AxisHttpRequest and there is no HttpServletRequest available.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to