You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2007/09/13 22:23:40 UTC

[jira] Resolved: (WSCOMMONS-250) Attachments: a method to provide all attachments in one stream

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

Rich Scheuerle resolved WSCOMMONS-250.
--------------------------------------

    Resolution: Fixed

Committed 575430

> Attachments: a method to provide all attachments in one stream
> --------------------------------------------------------------
>
>                 Key: WSCOMMONS-250
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-250
>             Project: WS-Commons
>          Issue Type: Improvement
>          Components: AXIOM
>            Reporter: Michal Stochmialek
>            Assignee: Rich Scheuerle
>         Attachments: WSCOMMONS-250-patch.diff
>
>
> I'm using axiom library to create a some kind of web service router. It should only read headers
> of soap part, basing on them choose a destination web service and forward the message. This why I've
> chosen axiom with its pull parsing, to achive the highest performance.
> This is also why I need a method that will provide me a stream with all attachments (after soap part)
> with mime boundaries and headers. I want to skip all mime parsing, just forward rest of the stream
> after soap part.
> I'm attaching a patch for such a change.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org