[jbossws-issues] [JBoss JIRA] Updated: (JBWS-801) Chunked transfer of large attachments

Thomas Diesler (JIRA) jira-events at jboss.com
Thu Nov 9 19:38:44 EST 2006


     [ http://jira.jboss.com/jira/browse/JBWS-801?page=all ]

Thomas Diesler updated JBWS-801:
--------------------------------

    Fix Version/s: jbossws-1.0.6
                       (was: jbossws-1.0.5)

If this issue has been rescheduled to 1.0.6 it is because we currently focus 80% of our effort on JAXWS. If need a particular feature or bugfix to be included in 1.0.5 you are welcome to get involved and contribute.

> Chunked transfer of large attachments
> -------------------------------------
>
>                 Key: JBWS-801
>                 URL: http://jira.jboss.com/jira/browse/JBWS-801
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jaxrpc
>            Reporter: Thomas Diesler
>         Assigned To: Heiko Braun
>             Fix For: jbossws-1.0.6
>
>
> We are using SAAJ to send soap messages to IRS and v r trying a send a file of 600Mb. V r willing to send the file with "chunked" transfer-encoding method. I know that this is a Http Header but where should it be set, i mean does it go to the SOAPMessage or SOAPPart or AttachmentPart..
> I am using saaj and have taken the same approach as specified in jbossws guide (http://labs.jboss.com/portal/jbossws/user-guide/en/html/attachments.html#d0e1043)... regarding the log all i get is OutOfMemoryException

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

        



More information about the jbossws-issues mailing list