[ 
http://issues.apache.org/jira/browse/AXIS2-1259?page=comments#action_12439004 ] 
            
vladi vladii commented on AXIS2-1259:
-------------------------------------

Hi, it seems very good,that there is sample for file transfer. When it is 
possible to try to run this sample? With last night build there still this 
error when compiling:

OMText binaryNode = (OMText) file.getFirstOMChild();
            binaryNode.setBinary(true);

//Severity and Description      Path    Resource        Location        
Creation Time   Id
The method setBinary(boolean) is undefined for the type OMText  
ddsws1/src/sample/mtom/filetransfer/service     MTOMService.java        line 85 
1159725228665   16866

etc. 

It seems,that last Axis2 distribution does not know this method yet. Thank you 
very much

   Vladi


> Improved MTOM sample
> --------------------
>
>                 Key: AXIS2-1259
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1259
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: samples, build,site  & docs
>            Reporter: Saliya Ekanayake
>         Assigned To: Thilina Gunarathne
>         Attachments: patch.txt
>
>
> The MTOM sample that comes with Axis2  is refined to enable the following 
> functions.
> 1. send files using MTOM or SOAP with Attachments
> 2. send and receive files using MTOM or SOAP with Attachments
> 3. file caching

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to