[ http://issues.apache.org/jira/browse/AXIS-1895?page=all ]
     
Davanum Srinivas resolved AXIS-1895:
------------------------------------

    Resolution: Fixed

added a MAX_CACHED constant.

> Use of hard coded value instead of constant
> -------------------------------------------
>
>          Key: AXIS-1895
>          URL: http://issues.apache.org/jira/browse/AXIS-1895
>      Project: Axis
>         Type: Bug
>     Reporter: Anna

>
> MultiPartRelatedInputStream class in package org.apache.axis.attachments
> using hard coded value 16 * 1024 in :
> new org.apache.axis.attachments.ManagedMemoryDataSource(
>                                             decodedStream, 16 * 1024, 
> contentType, true));

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

Reply via email to