You can also have a look at Axis2 project. Axis2 is based on StAX parsing and Axis2 supports MTOM.
~Thilina
On 8/26/05, Guy Rixon <[EMAIL PROTECTED]> wrote:
On Thu, 25 Aug 2005, Scott Goldstein wrote:> Does Axis support other SOA protocols besides SOAP over HTTP?
> I have an application in which
On Thu, 25 Aug 2005, Scott Goldstein wrote:
> Does Axis support other SOA protocols besides SOAP over HTTP?
> I have an application in which I'm sending large amounts of data and
> the SAX parsing is leading to a performance problem. I've heard in the
> past that one way to solve this is to use a
Kopie:
Thema:Support of other
protocols
26.08.2005 01:13
Bitte antworten
an axi
Does Axis support other SOA protocols besides SOAP over HTTP? I have an application in which I'm sending large amounts of data and the SAX parsing is leading to a performance problem. I've heard in the past that one way to solve this is to use an alternative protocol, though I don't recall the de