You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2007/12/13 03:55:43 UTC

[jira] Resolved: (AXIS2-3394) multipart/form-data problem at the RESTFul Service

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

Keith Godwin Chapman resolved AXIS2-3394.
-----------------------------------------

    Resolution: Fixed

Fixed in revision 603805. Aplied modified version of the patch (did not include the formatting). Thanks Takanori. Also please avoid formatting the file when sending a patch cause it makes things difficult in figuring out the exact essence of the patch.

> multipart/form-data problem at the RESTFul Service
> --------------------------------------------------
>
>                 Key: AXIS2-3394
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3394
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: 1.3
>         Environment: Axis2 1.3,Tomcat 5.5,JDK 1.5.0
>            Reporter: takanori
>            Assignee: Keith Godwin Chapman
>            Priority: Critical
>         Attachments: diff-files.zip, patch-files.zip, sample-files.zip
>
>
> If a enctype="multipart/form-data request is sent by HTTP POST,
> I get the following exception:
> java.lang.ClassCastException: [Ljava.lang.String;
>        at org.apache.axis2.builder.BuilderUtil.createSOAPMessageWithoutSchema(BuilderUtil.java:183)
>        at org.apache.axis2.builder.BuilderUtil.buildsoapMessage(BuilderUtil.java:130)
>        at org.apache.axis2.builder.MultipartFormDataBuilder.processDocument(MultipartFormDataBuilder.java:56)
>        at org.apache.axis2.transport.TransportUtils.createDocumentElement(TransportUtils.java:160)
>        at org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:111)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org