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 "Ami Fischman (JIRA)" <ax...@ws.apache.org> on 2005/11/07 04:58:20 UTC

[jira] Commented: (AXIS-2265) (400) Bad Request Error When Adding DIME Attachments Larger Than 4M

    [ http://issues.apache.org/jira/browse/AXIS-2265?page=comments#action_12356916 ] 

Ami Fischman commented on AXIS-2265:
------------------------------------

Using CommonsHTTPSender seems to chunk as necessary.  You might try adding to your client wsdd:
  <transport name="http" pivot="java:org.apache.axis.transport.http.CommonsHTTPSender"/>
as a direct child of the top-level <deployment> tag and see whether that helps.

> (400) Bad Request Error When Adding DIME Attachments Larger Than 4M
> -------------------------------------------------------------------
>
>          Key: AXIS-2265
>          URL: http://issues.apache.org/jira/browse/AXIS-2265
>      Project: Apache Axis
>         Type: Bug
>     Versions: 1.2.1
>  Environment: Windows XP Professional with Java SDK 1.5
>     Reporter: Seung Hyun

>
> I got (400) Bad Request error in AXIS client side when uploading a large file (> 4M) to server using DIME attachment.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira