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

Robert Lazarski resolved AXIS2C-1382.
-------------------------------------
    Resolution: Won't Fix

  1. Obsolete platform: Intel Itanium (ia64) was discontinued in 2021. It's an 
extremely rare 
  architecture today with virtually no remaining deployments.                   
              
  2. Age and inactivity: Over 16 years old with no updates since 2009, no 
patches provided, no
   reproduction steps, and no follow-up from the reporter.                      
              
  3. Insufficient information: No code samples, stack traces, or minimal 
reproduction case    
  provided. The description mentions "the second field" but doesn't specify 
whether this is   
  MTOM or inline base64.                                                        
              
  4. Version obsolete: Affects version 1.6.0 from 2009. The current codebase 
has evolved      
  significantly.                                                                
              
  5. No way to verify: Testing on ia64 hardware is essentially impossible 
today.              
           

> Binary fields in SOAP are not received in linux ia64
> ----------------------------------------------------
>
>                 Key: AXIS2C-1382
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1382
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: mtom
>    Affects Versions: 1.6.0
>         Environment: linux ia64 with axisc 1.6.0
>            Reporter: Javier Forero
>            Priority: Major
>
> i have a web service with an operation that receives two binary fields. when 
> i process the binary field using the  axutil_base64_binary_get_plain_binary 
> function, the size of the field is zero. I used a tcp monitor to reviews if 
> the data sended is also zero length, but this is not happen: the file sended 
> is of postivie size and the function didn't receives the data.  Summarizing: 
> - I use the  axutil_base64_binary_get_plain_binary to parse the binary data
> - The first field is processed ok always
> - The second binary fields is processed ok the first time the service is used 
> but later never is processed obtaining a zero length data
> - With a tcp monitor I proves that the fields are of a length different of 
> zero (the same data is sended in the two fields always in the test)
> I test it in winxp and works fine, but in the target production machine I 
> encountered this problem.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to