1 to 5, roles


+++++++++++ omitted role +++++++++++
==============
Listen Port: 8900
Target Host: webservice.tibco.com
Target Port: 80
==== Request ====
POST /interop/soap12/round4i HTTP/1.0

Content-Type: application/soap+xml; charset=utf-8

Accept: application/soap+xml, application/dime, multipart/related, text/*

User-Agent: Axis/1.1RC2

Host: webservice.tibco.com

Cache-Control: no-cache

Pragma: no-cache

SOAPAction: ""

Content-Length: 606



<?xml version="1.0" encoding="UTF-8"?>
   <soapenv:Envelope
       xmlns:soapenv="http://www.w3.org/2002/12/soap-envelope"
       xmlns:xsd="http://www.w3.org/2001/XMLSchema"
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 
      <soapenv:Header>  
         <ns2:echoMeStringRequest soapenv:mustUnderstand="false"
                         xsi:type="ns1:echoMeStringRequest"
                         xmlns:ns1="http://soapinterop.org/echoheader/"
                         xmlns:ns2="http://soapinterop.org/">   
            <ns1:varString>test</ns1:varString>  
         </ns2:echoMeStringRequest> 
      </soapenv:Header> 
      <soapenv:Body>  
         <p:echoVoidSoapHeader xmlns:p="http://soapinterop.org"/> 
      </soapenv:Body>
   </soapenv:Envelope>


==== Response ====
HTTP/1.1 200 OK

Content-Type: application/soap+xml; charset=utf-8

soap:version: http://www.w3.org/2002/12/soap-envelope

Date: Wed, 26 Mar 2003 16:35:47 GMT

Server: Apache Tomcat/4.0.3 (HTTP/1.1 Connector)

Connection: close



<?xml version="1.0" encoding="UTF-8"?>
   <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2002/12/soap-envelope">
      <SOAP-ENV:Header>
         <ns_0:echoMeStringResponse xmlns:ns_0="http://soapinterop.org/">   test  </ns_0:echoMeStringResponse>
      </SOAP-ENV:Header>
      <SOAP-ENV:Body>
         <iop:echoVoidSoapHeaderResponse xmlns:iop="http://soapinterop.org/"/>
      </SOAP-ENV:Body>
   </SOAP-ENV:Envelope>
==============

+++++++++++ next role +++++++++++
==============
Listen Port: 8900
Target Host: webservice.tibco.com
Target Port: 80
==== Request ====
POST /interop/soap12/round4i HTTP/1.0

Content-Type: application/soap+xml; charset=utf-8

Accept: application/soap+xml, application/dime, multipart/related, text/*

User-Agent: Axis/1.1RC2

Host: webservice.tibco.com

Cache-Control: no-cache

Pragma: no-cache

SOAPAction: ""

Content-Length: 671



<?xml version="1.0" encoding="UTF-8"?>
   <soapenv:Envelope
                xmlns:soapenv="http://www.w3.org/2002/12/soap-envelope"
                xmlns:xsd="http://www.w3.org/2001/XMLSchema"
                xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 
      <soapenv:Header>  
         <ns2:echoMeStringRequest
                      soapenv:role="http://www.w3.org/2002/12/soap-envelope/role/next"
                      soapenv:mustUnderstand="false"
                      xsi:type="ns1:echoMeStringRequest"
                      xmlns:ns1="http://soapinterop.org/echoheader/"
                      xmlns:ns2="http://soapinterop.org/">   
            <ns1:varString>test</ns1:varString>  
         </ns2:echoMeStringRequest> 
      </soapenv:Header> 
      <soapenv:Body>  
         <p:echoVoidSoapHeader xmlns:p="http://soapinterop.org"/> 
      </soapenv:Body>
   </soapenv:Envelope>
	 
	 
==== Response ====
HTTP/1.1 200 OK

Content-Type: application/soap+xml; charset=utf-8

soap:version: http://www.w3.org/2002/12/soap-envelope

Date: Wed, 26 Mar 2003 16:24:54 GMT

Server: Apache Tomcat/4.0.3 (HTTP/1.1 Connector)

Connection: close



<?xml version="1.0" encoding="UTF-8"?>
   <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2002/12/soap-envelope">
      <SOAP-ENV:Header>
         <ns_0:echoMeStringResponse xmlns:ns_0="http://soapinterop.org/">   test  </ns_0:echoMeStringResponse>
      </SOAP-ENV:Header>
      <SOAP-ENV:Body>
         <iop:echoVoidSoapHeaderResponse xmlns:iop="http://soapinterop.org/"/>
      </SOAP-ENV:Body>
   </SOAP-ENV:Envelope>
==============
+++++++++++ none role +++++++++++

==============
Listen Port: 8900
Target Host: webservice.tibco.com
Target Port: 80
==== Request ====
POST /interop/soap12/round4i HTTP/1.0

Content-Type: application/soap+xml; charset=utf-8

Accept: application/soap+xml, application/dime, multipart/related, text/*

User-Agent: Axis/1.1RC2

Host: webservice.tibco.com

Cache-Control: no-cache

Pragma: no-cache

SOAPAction: ""

Content-Length: 671



<?xml version="1.0" encoding="UTF-8"?>
   <soapenv:Envelope
xmlns:soapenv="http://www.w3.org/2002/12/soap-envelope"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 
      <soapenv:Header>  
         <ns2:echoMeStringRequest
             soapenv:role="http://www.w3.org/2002/12/soap-envelope/role/none"
             soapenv:mustUnderstand="false"
             xsi:type="ns1:echoMeStringRequest"
             xmlns:ns1="http://soapinterop.org/echoheader/"
             xmlns:ns2="http://soapinterop.org/">   
            <ns1:varString>test</ns1:varString>  
         </ns2:echoMeStringRequest> 
      </soapenv:Header> 
      <soapenv:Body>  
         <p:echoVoidSoapHeader xmlns:p="http://soapinterop.org"/> 
      </soapenv:Body>
   </soapenv:Envelope>


==== Response ====
HTTP/1.1 200 OK

Content-Type: application/soap+xml; charset=utf-8

soap:version: http://www.w3.org/2002/12/soap-envelope

Date: Wed, 26 Mar 2003 16:27:57 GMT

Server: Apache Tomcat/4.0.3 (HTTP/1.1 Connector)

Connection: close



<?xml version="1.0" encoding="UTF-8"?>
   <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2002/12/soap-envelope">
      <SOAP-ENV:Body>
         <iop:echoVoidSoapHeaderResponse xmlns:iop="http://soapinterop.org/"/>
      </SOAP-ENV:Body>
   </SOAP-ENV:Envelope>
==============

+++++++++++ ult rcvr role +++++++++++

==============
Listen Port: 8900
Target Host: webservice.tibco.com
Target Port: 80
==== Request ====
POST /interop/soap12/round4i HTTP/1.0

Content-Type: application/soap+xml; charset=utf-8

Accept: application/soap+xml, application/dime, multipart/related, text/*

User-Agent: Axis/1.1RC2

Host: webservice.tibco.com

Cache-Control: no-cache

Pragma: no-cache

SOAPAction: ""

Content-Length: 683



<?xml version="1.0" encoding="UTF-8"?>
   <soapenv:Envelope
xmlns:soapenv="http://www.w3.org/2002/12/soap-envelope"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 
      <soapenv:Header>  
         <ns2:echoMeStringRequest
             soapenv:role="http://www.w3.org/2002/12/soap-envelope/role/ultimateReceiver"
             soapenv:mustUnderstand="false"
             xsi:type="ns1:echoMeStringRequest"
             xmlns:ns1="http://soapinterop.org/echoheader/"
             xmlns:ns2="http://soapinterop.org/">   
            <ns1:varString>test</ns1:varString>  
         </ns2:echoMeStringRequest> 
      </soapenv:Header> 
      <soapenv:Body>  
         <p:echoVoidSoapHeader xmlns:p="http://soapinterop.org"/> 
      </soapenv:Body>
   </soapenv:Envelope>


==== Response ====
HTTP/1.1 200 OK

Content-Type: application/soap+xml; charset=utf-8

soap:version: http://www.w3.org/2002/12/soap-envelope

Date: Wed, 26 Mar 2003 16:28:32 GMT

Server: Apache Tomcat/4.0.3 (HTTP/1.1 Connector)

Connection: close



<?xml version="1.0" encoding="UTF-8"?>
   <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2002/12/soap-envelope">
      <SOAP-ENV:Header>
         <ns_0:echoMeStringResponse xmlns:ns_0="http://soapinterop.org/">   test  </ns_0:echoMeStringResponse>
      </SOAP-ENV:Header>
      <SOAP-ENV:Body>
         <iop:echoVoidSoapHeaderResponse xmlns:iop="http://soapinterop.org/"/>
      </SOAP-ENV:Body>
   </SOAP-ENV:Envelope>
==============