Does anyone have any ideas about this?

Intercepting the outgoing SOAP message on the client accessing
a POJO serviec shows this:

POST /axis2/services/BooksAxis2Service HTTP/1.1
Content-Type: text/xml; charset=UTF-8
SOAPAction: "urn:anonOutInOp"
User-Agent: Axis2
Host: localhost:25718
Transfer-Encoding: chunked    ]

Intercepting the outgoing message of Axis1 clients shows that but in Axis2 I do not see it - is it because the encoding is chunked? I don't see any subsequent
messages leaving the client anyway.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to