Hmmm..... Interesting....
IMHO Axis2 is not that bad... Not bad in the sense we access the attachments only if the user wants them at the business logic. We haven't still read the attachment when we get an binary OMText object in to the service impl or client's program. We read the stream only when
OMText.getDataHandler is called. IIRC That's what we called double deffered building for attachments.
It would be really nice if we can give the users direct access to the underlying stream. A small concern I have is what to do when there are multiple attachments.
Thanks,
~Thilina
On 1/18/06, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
Please see http://issues.apache.org/jira/browse/AXIS-2221
On 1/17/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:
> Hi,
> >>we need streaming support similar to one that was added in Axis 1.3
>
> Can you please explain what you mean by Streaming. Idea is not clear to
> me... I'm sure a explanation will benefit others as well..
>
> Thanks,
> ~Thilina
>
>
> On 1/10/06, Davanum Srinivas (JIRA) < [EMAIL PROTECTED]> wrote:
> > Client API support Attachments (like Axis 1.X)
> > ----------------------------------------------
> >
> > Key: AXIS2-372
> > URL:
> http://issues.apache.org/jira/browse/AXIS2-372
> > Project: Apache Axis 2.0 (Axis2)
> > Type: Bug
> > Reporter: Davanum Srinivas
> >
> >
> > Use case: want to write an intermediary that peeks just the soap
> > headers and forwards messages with MTOM or SwA attachments. i don't
> > think our users can implement this with current public API. They would
> > have to muck around with the internals which can change. Also, we need
> > streaming support similar to one that was added in Axis 1.3
> >
> > --
> > 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
> >
> >
>
>
>
> --
> "May the SourcE be with u"
> http://webservices.apache.org/~thilina/
> http://thilinag.blogspot.com/
> http://www.bloglines.com/blog/Thilina
--
Davanum Srinivas : http://wso2.com/blogs/
--
"May the SourcE be with u"
http://webservices.apache.org/~thilina/
http://thilinag.blogspot.com/ http://www.bloglines.com/blog/Thilina
