- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 11 Jul 2006 03:00:54 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/messages/good/InOutComplexTypes-1G
In directory hutz:/tmp/cvs-serv7306/test-suite/messages/good/InOutComplexTypes-1G
Added Files:
axis-inout-complextypes-selftest.wsimsg
axis-inout-complextypes-selftest.filename
Axis2SampleDocLit.wsdl TestMetadata.xml
Log Message:
Committed patch from Lawrence Mandel containing message test cases captured at the Interop event last week.
--- NEW FILE: axis-inout-complextypes-selftest.wsimsg ---
<?xml version="1.0" encoding="UTF-8"?>
<log timestamp="2006-07-06T10:32:49.356"
xmlns="http://www.ws-i.org/testing/2004/07/log/"
xmlns:wsi-monConfig="http://www.ws-i.org/testing/2004/07/monitorConfig/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<monitor version="1.0" releaseDate="2003-03-20">
<implementer name="IBM" location=""/>
<environment>
<runtime name="Java(TM) 2 Runtime Environment, Standard Edition" version="1.5.0_06-b05"/>
<operatingSystem name="Windows XP" version="5.1"/>
<xmlParser name="Apache Xerces" version="Xerces-J 2.8.0"/>
</environment>
<wsi-monConfig:configuration>
<wsi-monConfig:comment>Comment</wsi-monConfig:comment>
<wsi-monConfig:logFile replace="true" location="URL">
<wsi-monConfig:addStyleSheet href="null" type="null" />
</wsi-monConfig:logFile>
<wsi-monConfig:logDuration>600</wsi-monConfig:logDuration>
<wsi-monConfig:cleanupTimeoutSeconds>3</wsi-monConfig:cleanupTimeoutSeconds>
<wsi-monConfig:manInTheMiddle>
</wsi-monConfig:manInTheMiddle>
</wsi-monConfig:configuration>
</monitor>
<messageEntry xsi:type="httpMessageEntry" ID="1" conversationID="1" type="request" timestamp="2006-07-06T10:31:57.261Z">
<messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Header /><soapenv:Body><echoStringParam xmlns="http://userguide.axis2.apache.org/xsd">Echo Me </echoStringParam></soapenv:Body></soapenv:Envelope></messageContent>
<senderHostAndPort>199.43.208.130:1151</senderHostAndPort>
<receiverHostAndPort>chathura.dyndns.ws:8080</receiverHostAndPort>
<httpHeaders>POST /axis2/services/Axis2SampleDocLitService HTTP/1.1
User-Agent: Axis2
SOAPAction: urn:echoString
Host: chathura.dyndns.ws:8080
Transfer-Encoding: chunked
Content-Type: text/xml; charset=UTF-8

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="2" conversationID="1" type="response" timestamp="2006-07-06T10:31:57.431Z">
<messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Header /><soapenv:Body><echoStringReturn xmlns="http://userguide.axis2.apache.org/xsd">Echo Me </echoStringReturn></soapenv:Body></soapenv:Envelope></messageContent>
<senderHostAndPort>chathura.dyndns.ws:8080</senderHostAndPort>
<receiverHostAndPort>199.43.208.130:1151</receiverHostAndPort>
<httpHeaders>HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Set-Cookie: JSESSIONID=367BC688CB59974BDD40426BD77C10B1; Path=/axis2
Content-Type: text/xml;charset=UTF-8
Transfer-Encoding: chunked
Date: Thu, 06 Jul 2006 15:31:47 GMT

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="3" conversationID="2" type="request" timestamp="2006-07-06T10:32:02.148Z">
<messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Header /><soapenv:Body><echoStringArrayParam xmlns="http://userguide.axis2.apache.org/xsd"><string>value1</string><string>value2</string><string>value3</string></echoStringArrayParam></soapenv:Body></soapenv:Envelope></messageContent>
<senderHostAndPort>199.43.208.130:1152</senderHostAndPort>
<receiverHostAndPort>chathura.dyndns.ws:8080</receiverHostAndPort>
<httpHeaders>POST /axis2/services/Axis2SampleDocLitService HTTP/1.1
User-Agent: Axis2
SOAPAction: urn:echoStringArray
Cookie: JSESSIONID=367BC688CB59974BDD40426BD77C10B1
Host: chathura.dyndns.ws:8080
Transfer-Encoding: chunked
Content-Type: text/xml; charset=UTF-8

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="4" conversationID="2" type="response" timestamp="2006-07-06T10:32:02.328Z">
<messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Header /><soapenv:Body><echoStringArrayReturn xmlns="http://userguide.axis2.apache.org/xsd"><string>value1</string><string>value2</string><string>value3</string></echoStringArrayReturn></soapenv:Body></soapenv:Envelope></messageContent>
<senderHostAndPort>chathura.dyndns.ws:8080</senderHostAndPort>
<receiverHostAndPort>199.43.208.130:1152</receiverHostAndPort>
<httpHeaders>HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Content-Type: text/xml;charset=UTF-8
Transfer-Encoding: chunked
Date: Thu, 06 Jul 2006 15:31:52 GMT

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="5" conversationID="3" type="request" timestamp="2006-07-06T10:32:06.905Z">
<messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Header /><soapenv:Body><echoStructParam xmlns="http://userguide.axis2.apache.org/xsd"><varFloat>5.5</varFloat><varInt>6565</varInt><varString>String Value</varString></echoStructParam></soapenv:Body></soapenv:Envelope></messageContent>
<senderHostAndPort>199.43.208.130:1153</senderHostAndPort>
<receiverHostAndPort>chathura.dyndns.ws:8080</receiverHostAndPort>
<httpHeaders>POST /axis2/services/Axis2SampleDocLitService HTTP/1.1
User-Agent: Axis2
SOAPAction: urn:echoStruct
Cookie: JSESSIONID=367BC688CB59974BDD40426BD77C10B1
Host: chathura.dyndns.ws:8080
Transfer-Encoding: chunked
Content-Type: text/xml; charset=UTF-8

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="6" conversationID="3" type="response" timestamp="2006-07-06T10:32:07.055Z">
<messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Header /><soapenv:Body><echoStructReturn xmlns="http://userguide.axis2.apache.org/xsd"><varFloat>5.5</varFloat><varInt>6565</varInt><varString>String Value</varString></echoStructReturn></soapenv:Body></soapenv:Envelope></messageContent>
<senderHostAndPort>chathura.dyndns.ws:8080</senderHostAndPort>
<receiverHostAndPort>199.43.208.130:1153</receiverHostAndPort>
<httpHeaders>HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Content-Type: text/xml;charset=UTF-8
Transfer-Encoding: chunked
Date: Thu, 06 Jul 2006 15:31:57 GMT

</httpHeaders>
</messageEntry>
</log>
--- NEW FILE: axis-inout-complextypes-selftest.filename ---
<filename>InOnly/axis-inout-complextypes-selftest.wsilog</filename>
--- NEW FILE: TestMetadata.xml ---
<?xml version="1.0"?>
<TestMetadata xmlns="http://www.w3.org/2006/02/wsdl/TestMetadata">
<Identifier>
http://dev.w3.org/cvsweb/2002/ws/desc/test-suite/messages/good/InOutComplexTypes-1G
</Identifier>
<Title>Good Messages From InOut Interoperability Test With Complex Types</Title>
<Purpose>For testing interoperability of Axis2</Purpose>
<Description>IN-Out MEP Operation With Complex Types</Description>
<Status>accepted</Status>
<SpecRef></SpecRef>
<Preconditions>none</Preconditions>
<Inputs>
<Input role="root">Axis2SampleDocLit.wsdl</Input>
<Input>axis-inout-complextypes-selftest.wsilog</Input>
</Inputs>
<ExpectedResults>
<Successful>true</Successful>
</ExpectedResults>
<Version>1.0</Version>
<Contributor>
<Name>Lawrence Mandel</Name>
<Affiliation>IBM</Affiliation>
<EMail>lmandel@ca.ibm.com</EMail>
</Contributor>
<Rights>http://www.w3.org/Consortium/Legal/2002/copyright-documents-20021231</Rights>
<Grouping>/messages/good</Grouping>
<SeeAlso><Reference>http://www.w3.org/TR/wsdl20</Reference></SeeAlso>
</TestMetadata>
--- NEW FILE: Axis2SampleDocLit.wsdl ---
<description xmlns="http://www.w3.org/2006/01/wsdl"
targetNamespace="http://userguide.axis2.apache.org/Axis2SampleDocLit"
xmlns:tns="http://userguide.axis2.apache.org/Axis2SampleDocLit"
xmlns:wsoap="http://www.w3.org/2006/01/wsdl/soap"
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsd1="http://userguide.axis2.apache.org/xsd">
<types>
<schema elementFormDefault="qualified" targetNamespace="http://userguide.axis2.apache.org/xsd" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
<complexType name="ArrayOfstring_literal">
<sequence>
<element maxOccurs="unbounded" minOccurs="1" name="string" type="xsd:string"/>
</sequence>
</complexType>
<complexType name="SOAPStruct">
<all>
<element name="varFloat" type="xsd:float"/>
<element name="varInt" type="xsd:int"/>
<element name="varString" type="xsd:string"/>
</all>
</complexType>
<element name="echoStringParam" type="xsd:string"/>
<element name="echoIntParam" type="xsd:int"/>
<element name="echoStringReturn" type="xsd:string"/>
<element name="echoStringArrayParam" type="xsd1:ArrayOfstring_literal"/>
<element name="echoStringArrayReturn" type="xsd1:ArrayOfstring_literal"/>
<element name="echoStructParam" type="xsd1:SOAPStruct"/>
<element name="echoStructReturn" type="xsd1:SOAPStruct"/>
</schema>
</types>
<interface name="Axis2SampleDocLitPortType">
<operation name="echoString"
pattern="http://www.w3.org/2006/01/wsdl/in-out">
<input messageLabel="In" element="xsd1:echoStringParam"/>
<output messageLabel="Out" element="xsd1:echoStringReturn"/>
</operation>
<operation name="echoStringArray"
pattern="http://www.w3.org/2006/01/wsdl/in-out">
<input messageLabel="In" element="xsd1:echoStringArrayParam"/>
<output messageLabel="Out" element="xsd1:echoStringArrayReturn"/>
</operation>
<operation name="echoStruct"
pattern="http://www.w3.org/2006/01/wsdl/in-out">
<input messageLabel="In" element="xsd1:echoStructParam"/>
<output messageLabel="Out" element="xsd1:echoStructReturn"/>
</operation>
</interface>
<binding name="Axis2SampleDocLitPortBinding"
interface="tns:Axis2SampleDocLitPortType"
type="http://www.w3.org/2006/01/wsdl/soap"
wsoap:version="1.1"
wsoap:protocol="http://www.w3.org/2006/01/soap11/bindings/HTTP">
<operation ref="tns:echoString" wsoap:action="echoString">
</operation>
<operation ref="tns:echoStringArray" wsoap:action="echoStringArray">
</operation>
<operation ref="tns:echoStruct" wsoap:action="echoStruct">
</operation>
</binding>
<service name="Axis2SampleDocLitService"
interface="tns:Axis2SampleDocLitPortType">
<endpoint name="Axis2SampleDocLitPort"
binding="tns:Axis2SampleDocLitPortBinding"
address="http://userguide.axis2.apache.org/stkv3/wsdl/Axis2SampleDocLit.wsdl">
</endpoint>
</service>
</description>
Received on Tuesday, 11 July 2006 03:01:29 UTC