3
<?xml version='1.0' encoding='UTF-8'?>
<soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
<soapenv:Body>
<ns1:login xmlns:ns1="http://authentication.services.core.carbon.wso2.org">
<ns1:username>admin</ns1:username>
<ns1:password>admin</ns1:password>
<ns1:remoteAddress>0:0:0:0:0:0:0:1%0</ns1:remoteAddress>
</ns1:login>
</soapenv:Body>
</soapenv:Envel
ope>
0
1 10 0.2071 (0.1445) S>CV3.1(544) application_data
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Set-Cookie: JSESSIONID=37FC902E5E7C6C0D081E28B4DF067A76; Path=/; Secure
Content-Type: application/soap+xml;charset=UTF-8
Transfer-Encoding: chunked
Date: Fri, 19 Nov 2010 02:44:26 GMT
11f
<?xml version='1.0' encoding='UTF-8'?>
<soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
<soapenv:Body>
<ns:loginResponse
xmlns:ns="http://authentication.services.core.carbon.wso2.org">
<ns:return>true</ns:return>
</ns:loginResponse>