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 "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/09/03 06:20:23 UTC

[jira] Resolved: (AXIS2-1095) Reception of response from server when using MTOM fails when client sets useSeparateListener for req/rsp

     [ http://issues.apache.org/jira/browse/AXIS2-1095?page=all ]

Thilina Gunarathne resolved AXIS2-1095.
---------------------------------------

    Resolution: Fixed
      Assignee: Thilina Gunarathne

http://svn.apache.org/viewvc?rev=439720&view=rev

Sync CallBack should build the envelope with attachments in the onComplete() method. If not the inStream gets closed after calling the setComplete() method, making the unbuilt data unavailable.

Thanks Bill for pointing this out !

> Reception of response from server when using MTOM fails when client sets useSeparateListener for req/rsp
> --------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-1095
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1095
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Bill Nagy
>         Assigned To: Thilina Gunarathne
>         Attachments: EchoRawMTOMTest.java, maven.xml, MTOM-enabled-axis2.xml, TEST-org.apache.axis2.mtom.EchoRawMTOMTest.txt
>
>
> I was creating a new testcase when I ran into this issue, but I was able to replicate it by modifying the EchoRawMTOMTest in the integration module.  I have added the addressing mar to the build and enabled addressing in the config file.  The test case continues to work until I add options.setUseSeparateListener(true).  I've attached my modified files as well as the test report.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org