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 "takanori (JIRA)" <ji...@apache.org> on 2007/12/09 07:30:45 UTC

[jira] Updated: (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 ]

takanori updated AXIS2-3394:
----------------------------

    Attachment: patch-files.zip

MultipartFormDataBuilder has a problem,
so I attach files.

p.s
Attach files has some problem.
I comment it into the source files.

I hope it will be fixed the when you marge.


> 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
>
>
> 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