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/10 09:06:45 UTC

[jira] Commented: (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:comment-tabpanel#action_12549958 ] 

Keith Godwin Chapman commented on AXIS2-3394:
---------------------------------------------

Hi Can you attach a diff instead of the whole fille. If you are on linux you can create the patch as svn diff>patch.txt on windows you can crete the diff using your svn client. With that applying patches are reliable.

thanks,
Keith.

> 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
>            Priority: Critical
>         Attachments: 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