Line 1... |
Line 1... |
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<con:soapui-project name="MiscService" resourceRoot="" soapui-version="3.6.1" abortOnError="false" runType="SEQUENTIAL" xmlns:con="http://eviware.com/soapui/config"><con:settings/><con:interface xsi:type="con:WsdlInterface" wsaVersion="NONE" name="MiscServiceSoapBinding" type="wsdl" bindingName="{http://ws.xservices.brutex.net}MiscServiceSoapBinding" soapVersion="1_1" anonymous="optional" definition="http://localhost:8080/xservices/MiscService?WSDL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:settings/><con:definitionCache type="TEXT" rootPart="http://localhost:8080/xservices/MiscService?WSDL"><con:part><con:url>http://localhost:8080/xservices/MiscService?WSDL</con:url><con:content><![CDATA[<wsdl:definitions name="MiscService" targetNamespace="http://ws.xservices.brutex.net" xmlns:ns1="http://schemas.xmlsoap.org/soap/http" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://ws.xservices.brutex.net" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
2 |
<con:soapui-project name="MiscService" resourceRoot="" soapui-version="3.6.1" abortOnError="false" runType="SEQUENTIAL" xmlns:con="http://eviware.com/soapui/config"><con:settings/><con:interface xsi:type="con:WsdlInterface" wsaVersion="NONE" name="MiscServiceSoapBinding" type="wsdl" bindingName="{http://ws.xservices.brutex.net}MiscServiceSoapBinding" soapVersion="1_1" anonymous="optional" definition="http://localhost:8080/XServices/MiscService?WSDL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:settings/><con:definitionCache type="TEXT" rootPart="http://localhost:8080/XServices/MiscService?WSDL"><con:part><con:url>http://localhost:8080/XServices/MiscService?WSDL</con:url><con:content><![CDATA[<wsdl:definitions name="MiscService" targetNamespace="http://ws.xservices.brutex.net" xmlns:ns1="http://schemas.xmlsoap.org/soap/http" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://ws.xservices.brutex.net" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
3 |
<wsdl:documentation>My top level documentation</wsdl:documentation>
|
- |
|
4 |
<wsdl:types>
|
3 |
<wsdl:types>
|
5 |
<xs:schema elementFormDefault="unqualified" targetNamespace="http://ws.xservices.brutex.net" version="1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
4 |
<xs:schema elementFormDefault="unqualified" targetNamespace="http://ws.xservices.brutex.net" version="1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
6 |
<xs:element name="antProperty" type="tns:antProperty"/>
|
5 |
<xs:element name="antProperty" type="tns:antProperty"/>
|
- |
|
6 |
<xs:element name="generateUUID" type="tns:generateUUID"/>
|
- |
|
7 |
<xs:element name="generateUUIDResponse" type="tns:generateUUIDResponse"/>
|
7 |
<xs:element name="getHostinfo" type="tns:getHostinfo"/>
|
8 |
<xs:element name="getHostinfo" type="tns:getHostinfo"/>
|
8 |
<xs:element name="getHostinfoResponse" type="tns:getHostinfoResponse"/>
|
9 |
<xs:element name="getHostinfoResponse" type="tns:getHostinfoResponse"/>
|
9 |
<xs:element name="getInfo" type="tns:getInfo"/>
|
10 |
<xs:element name="getInfo" type="tns:getInfo"/>
|
10 |
<xs:element name="getInfoResponse" type="tns:getInfoResponse"/>
|
11 |
<xs:element name="getInfoResponse" type="tns:getInfoResponse"/>
|
11 |
<xs:element name="sendMail" type="tns:sendMail"/>
|
12 |
<xs:element name="sendMail" type="tns:sendMail"/>
|
Line 138... |
Line 139... |
138 |
<xs:complexType name="sleepResponse">
|
139 |
<xs:complexType name="sleepResponse">
|
139 |
<xs:sequence>
|
140 |
<xs:sequence>
|
140 |
<xs:element minOccurs="0" name="return" type="tns:ReturnCodeType"/>
|
141 |
<xs:element minOccurs="0" name="return" type="tns:ReturnCodeType"/>
|
141 |
</xs:sequence>
|
142 |
</xs:sequence>
|
142 |
</xs:complexType>
|
143 |
</xs:complexType>
|
- |
|
144 |
<xs:complexType name="generateUUID">
|
- |
|
145 |
<xs:sequence/>
|
- |
|
146 |
</xs:complexType>
|
- |
|
147 |
<xs:complexType name="generateUUIDResponse">
|
- |
|
148 |
<xs:sequence>
|
- |
|
149 |
<xs:element minOccurs="0" name="return" type="xs:string"/>
|
- |
|
150 |
</xs:sequence>
|
- |
|
151 |
</xs:complexType>
|
143 |
<xs:complexType name="getInfo">
|
152 |
<xs:complexType name="getInfo">
|
144 |
<xs:sequence/>
|
153 |
<xs:sequence/>
|
145 |
</xs:complexType>
|
154 |
</xs:complexType>
|
146 |
<xs:complexType name="getInfoResponse">
|
155 |
<xs:complexType name="getInfoResponse">
|
147 |
<xs:sequence>
|
156 |
<xs:sequence>
|
Line 162... |
Line 171... |
162 |
<xs:enumeration value="text/html"/>
|
171 |
<xs:enumeration value="text/html"/>
|
163 |
</xs:restriction>
|
172 |
</xs:restriction>
|
164 |
</xs:simpleType>
|
173 |
</xs:simpleType>
|
165 |
</xs:schema>
|
174 |
</xs:schema>
|
166 |
</wsdl:types>
|
175 |
</wsdl:types>
|
167 |
<wsdl:message name="sleepResponse">
|
- |
|
168 |
<wsdl:part element="tns:sleepResponse" name="parameters"></wsdl:part>
|
- |
|
169 |
</wsdl:message>
|
- |
|
170 |
<wsdl:message name="sendMailResponse">
|
- |
|
171 |
<wsdl:part element="tns:sendMailResponse" name="parameters"></wsdl:part>
|
- |
|
172 |
</wsdl:message>
|
- |
|
173 |
<wsdl:message name="sendMailSimple">
|
176 |
<wsdl:message name="sendMailSimple">
|
174 |
<wsdl:part element="tns:sendMailSimple" name="parameters"></wsdl:part>
|
177 |
<wsdl:part element="tns:sendMailSimple" name="parameters"></wsdl:part>
|
175 |
</wsdl:message>
|
178 |
</wsdl:message>
|
176 |
<wsdl:message name="getHostinfo">
|
179 |
<wsdl:message name="getHostinfo">
|
177 |
<wsdl:part element="tns:getHostinfo" name="parameters"></wsdl:part>
|
180 |
<wsdl:part element="tns:getHostinfo" name="parameters"></wsdl:part>
|
178 |
</wsdl:message>
|
181 |
</wsdl:message>
|
179 |
<wsdl:message name="getInfoResponse">
|
182 |
<wsdl:message name="getInfoResponse">
|
180 |
<wsdl:part element="tns:getInfoResponse" name="parameters"></wsdl:part>
|
183 |
<wsdl:part element="tns:getInfoResponse" name="parameters"></wsdl:part>
|
181 |
</wsdl:message>
|
184 |
</wsdl:message>
|
182 |
<wsdl:message name="getInfo">
|
185 |
<wsdl:message name="getHostinfoResponse">
|
183 |
<wsdl:part element="tns:getInfo" name="parameters"></wsdl:part>
|
186 |
<wsdl:part element="tns:getHostinfoResponse" name="parameters"></wsdl:part>
|
184 |
</wsdl:message>
|
187 |
</wsdl:message>
|
- |
|
188 |
<wsdl:message name="sendMailSimpleResponse">
|
- |
|
189 |
<wsdl:part element="tns:sendMailSimpleResponse" name="parameters"></wsdl:part>
|
- |
|
190 |
</wsdl:message>
|
- |
|
191 |
<wsdl:message name="generateUUIDResponse">
|
- |
|
192 |
<wsdl:part element="tns:generateUUIDResponse" name="parameters"></wsdl:part>
|
- |
|
193 |
</wsdl:message>
|
- |
|
194 |
<wsdl:message name="sendMailResponse">
|
- |
|
195 |
<wsdl:part element="tns:sendMailResponse" name="parameters"></wsdl:part>
|
- |
|
196 |
</wsdl:message>
|
185 |
<wsdl:message name="sleep">
|
197 |
<wsdl:message name="sleepResponse">
|
186 |
<wsdl:part element="tns:sleep" name="parameters"></wsdl:part>
|
198 |
<wsdl:part element="tns:sleepResponse" name="parameters"></wsdl:part>
|
187 |
</wsdl:message>
|
199 |
</wsdl:message>
|
188 |
<wsdl:message name="sendMailSimpleWithAttachment">
|
200 |
<wsdl:message name="sendMailSimpleWithAttachment">
|
189 |
<wsdl:part element="tns:sendMailSimpleWithAttachment" name="parameters"></wsdl:part>
|
201 |
<wsdl:part element="tns:sendMailSimpleWithAttachment" name="parameters"></wsdl:part>
|
190 |
</wsdl:message>
|
202 |
</wsdl:message>
|
- |
|
203 |
<wsdl:message name="sleep">
|
- |
|
204 |
<wsdl:part element="tns:sleep" name="parameters"></wsdl:part>
|
- |
|
205 |
</wsdl:message>
|
191 |
<wsdl:message name="getHostinfoResponse">
|
206 |
<wsdl:message name="getInfo">
|
192 |
<wsdl:part element="tns:getHostinfoResponse" name="parameters"></wsdl:part>
|
207 |
<wsdl:part element="tns:getInfo" name="parameters"></wsdl:part>
|
193 |
</wsdl:message>
|
208 |
</wsdl:message>
|
194 |
<wsdl:message name="sendMail">
|
209 |
<wsdl:message name="sendMail">
|
195 |
<wsdl:part element="tns:sendMail" name="parameters"></wsdl:part>
|
210 |
<wsdl:part element="tns:sendMail" name="parameters"></wsdl:part>
|
196 |
</wsdl:message>
|
211 |
</wsdl:message>
|
197 |
<wsdl:message name="sendMailSimpleResponse">
|
212 |
<wsdl:message name="generateUUID">
|
198 |
<wsdl:part element="tns:sendMailSimpleResponse" name="parameters"></wsdl:part>
|
213 |
<wsdl:part element="tns:generateUUID" name="parameters"></wsdl:part>
|
199 |
</wsdl:message>
|
214 |
</wsdl:message>
|
200 |
<wsdl:message name="sendMailSimpleWithAttachmentResponse">
|
215 |
<wsdl:message name="sendMailSimpleWithAttachmentResponse">
|
201 |
<wsdl:part element="tns:sendMailSimpleWithAttachmentResponse" name="parameters"></wsdl:part>
|
216 |
<wsdl:part element="tns:sendMailSimpleWithAttachmentResponse" name="parameters"></wsdl:part>
|
202 |
</wsdl:message>
|
217 |
</wsdl:message>
|
203 |
<wsdl:portType name="MiscService">
|
218 |
<wsdl:portType name="MiscService">
|
- |
|
219 |
<wsdl:documentation>Various service operations.</wsdl:documentation>
|
204 |
<wsdl:operation name="sendMailSimpleWithAttachment">
|
220 |
<wsdl:operation name="sendMailSimpleWithAttachment">
|
- |
|
221 |
<wsdl:documentation>Send an email with attachment (simple).</wsdl:documentation>
|
205 |
<wsdl:input message="tns:sendMailSimpleWithAttachment" name="sendMailSimpleWithAttachment"></wsdl:input>
|
222 |
<wsdl:input message="tns:sendMailSimpleWithAttachment" name="sendMailSimpleWithAttachment"></wsdl:input>
|
206 |
<wsdl:output message="tns:sendMailSimpleWithAttachmentResponse" name="sendMailSimpleWithAttachmentResponse"></wsdl:output>
|
223 |
<wsdl:output message="tns:sendMailSimpleWithAttachmentResponse" name="sendMailSimpleWithAttachmentResponse"></wsdl:output>
|
207 |
</wsdl:operation>
|
224 |
</wsdl:operation>
|
208 |
<wsdl:operation name="sendMailSimple">
|
225 |
<wsdl:operation name="sendMailSimple">
|
- |
|
226 |
<wsdl:documentation>Send an email (simple).</wsdl:documentation>
|
209 |
<wsdl:input message="tns:sendMailSimple" name="sendMailSimple"></wsdl:input>
|
227 |
<wsdl:input message="tns:sendMailSimple" name="sendMailSimple"></wsdl:input>
|
210 |
<wsdl:output message="tns:sendMailSimpleResponse" name="sendMailSimpleResponse"></wsdl:output>
|
228 |
<wsdl:output message="tns:sendMailSimpleResponse" name="sendMailSimpleResponse"></wsdl:output>
|
211 |
</wsdl:operation>
|
229 |
</wsdl:operation>
|
212 |
<wsdl:operation name="getHostinfo">
|
230 |
<wsdl:operation name="getHostinfo">
|
- |
|
231 |
<wsdl:documentation>Get information about a host.</wsdl:documentation>
|
213 |
<wsdl:input message="tns:getHostinfo" name="getHostinfo"></wsdl:input>
|
232 |
<wsdl:input message="tns:getHostinfo" name="getHostinfo"></wsdl:input>
|
214 |
<wsdl:output message="tns:getHostinfoResponse" name="getHostinfoResponse"></wsdl:output>
|
233 |
<wsdl:output message="tns:getHostinfoResponse" name="getHostinfoResponse"></wsdl:output>
|
215 |
</wsdl:operation>
|
234 |
</wsdl:operation>
|
216 |
<wsdl:operation name="sendMail">
|
235 |
<wsdl:operation name="sendMail">
|
- |
|
236 |
<wsdl:documentation>Send an email (advanced).</wsdl:documentation>
|
217 |
<wsdl:input message="tns:sendMail" name="sendMail"></wsdl:input>
|
237 |
<wsdl:input message="tns:sendMail" name="sendMail"></wsdl:input>
|
218 |
<wsdl:output message="tns:sendMailResponse" name="sendMailResponse"></wsdl:output>
|
238 |
<wsdl:output message="tns:sendMailResponse" name="sendMailResponse"></wsdl:output>
|
219 |
</wsdl:operation>
|
239 |
</wsdl:operation>
|
220 |
<wsdl:operation name="sleep">
|
240 |
<wsdl:operation name="sleep">
|
- |
|
241 |
<wsdl:documentation>Delay request response a specified duration.</wsdl:documentation>
|
221 |
<wsdl:input message="tns:sleep" name="sleep"></wsdl:input>
|
242 |
<wsdl:input message="tns:sleep" name="sleep"></wsdl:input>
|
222 |
<wsdl:output message="tns:sleepResponse" name="sleepResponse"></wsdl:output>
|
243 |
<wsdl:output message="tns:sleepResponse" name="sleepResponse"></wsdl:output>
|
223 |
</wsdl:operation>
|
244 |
</wsdl:operation>
|
- |
|
245 |
<wsdl:operation name="generateUUID">
|
- |
|
246 |
<wsdl:documentation>Generate a UUID.</wsdl:documentation>
|
- |
|
247 |
<wsdl:input message="tns:generateUUID" name="generateUUID"></wsdl:input>
|
- |
|
248 |
<wsdl:output message="tns:generateUUIDResponse" name="generateUUIDResponse"></wsdl:output>
|
- |
|
249 |
</wsdl:operation>
|
224 |
<wsdl:operation name="getInfo">
|
250 |
<wsdl:operation name="getInfo">
|
- |
|
251 |
<wsdl:documentation>Get XService information.</wsdl:documentation>
|
225 |
<wsdl:input message="tns:getInfo" name="getInfo"></wsdl:input>
|
252 |
<wsdl:input message="tns:getInfo" name="getInfo"></wsdl:input>
|
226 |
<wsdl:output message="tns:getInfoResponse" name="getInfoResponse"></wsdl:output>
|
253 |
<wsdl:output message="tns:getInfoResponse" name="getInfoResponse"></wsdl:output>
|
227 |
</wsdl:operation>
|
254 |
</wsdl:operation>
|
228 |
</wsdl:portType>
|
255 |
</wsdl:portType>
|
229 |
<wsdl:binding name="MiscServiceSoapBinding" type="tns:MiscService">
|
256 |
<wsdl:binding name="MiscServiceSoapBinding" type="tns:MiscService">
|
230 |
<wsdl:documentation>My binding doc</wsdl:documentation>
|
- |
|
231 |
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
|
257 |
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
|
232 |
<wsdl:operation name="sendMailSimpleWithAttachment">
|
258 |
<wsdl:operation name="sendMailSimpleWithAttachment">
|
233 |
<soap:operation soapAction="" style="document"/>
|
259 |
<soap:operation soapAction="" style="document"/>
|
234 |
<wsdl:input name="sendMailSimpleWithAttachment">
|
260 |
<wsdl:input name="sendMailSimpleWithAttachment">
|
235 |
<soap:body use="literal"/>
|
261 |
<soap:body use="literal"/>
|
Line 272... |
Line 298... |
272 |
</wsdl:input>
|
298 |
</wsdl:input>
|
273 |
<wsdl:output name="sleepResponse">
|
299 |
<wsdl:output name="sleepResponse">
|
274 |
<soap:body use="literal"/>
|
300 |
<soap:body use="literal"/>
|
275 |
</wsdl:output>
|
301 |
</wsdl:output>
|
276 |
</wsdl:operation>
|
302 |
</wsdl:operation>
|
- |
|
303 |
<wsdl:operation name="generateUUID">
|
- |
|
304 |
<soap:operation soapAction="" style="document"/>
|
- |
|
305 |
<wsdl:input name="generateUUID">
|
- |
|
306 |
<soap:body use="literal"/>
|
- |
|
307 |
</wsdl:input>
|
- |
|
308 |
<wsdl:output name="generateUUIDResponse">
|
- |
|
309 |
<soap:body use="literal"/>
|
- |
|
310 |
</wsdl:output>
|
- |
|
311 |
</wsdl:operation>
|
277 |
<wsdl:operation name="getInfo">
|
312 |
<wsdl:operation name="getInfo">
|
278 |
<soap:operation soapAction="" style="document"/>
|
313 |
<soap:operation soapAction="" style="document"/>
|
279 |
<wsdl:input name="getInfo">
|
314 |
<wsdl:input name="getInfo">
|
280 |
<soap:body use="literal"/>
|
315 |
<soap:body use="literal"/>
|
281 |
</wsdl:input>
|
316 |
</wsdl:input>
|
Line 283... |
Line 318... |
283 |
<soap:body use="literal"/>
|
318 |
<soap:body use="literal"/>
|
284 |
</wsdl:output>
|
319 |
</wsdl:output>
|
285 |
</wsdl:operation>
|
320 |
</wsdl:operation>
|
286 |
</wsdl:binding>
|
321 |
</wsdl:binding>
|
287 |
<wsdl:service name="MiscService">
|
322 |
<wsdl:service name="MiscService">
|
288 |
<wsdl:documentation>My portType documentation</wsdl:documentation>
|
- |
|
289 |
<wsdl:port binding="tns:MiscServiceSoapBinding" name="MiscServiceImplPort">
|
323 |
<wsdl:port binding="tns:MiscServiceSoapBinding" name="MiscServiceImplPort">
|
290 |
<soap:address location="http://localhost:8080/xservices/MiscService"/>
|
324 |
<soap:address location="http://localhost:8080/XServices/MiscService"/>
|
291 |
</wsdl:port>
|
325 |
</wsdl:port>
|
292 |
</wsdl:service>
|
326 |
</wsdl:service>
|
293 |
</wsdl:definitions>]]></con:content><con:type>http://schemas.xmlsoap.org/wsdl/</con:type></con:part></con:definitionCache><con:endpoints><con:endpoint>http://localhost:8080/xservices/MiscService</con:endpoint></con:endpoints><con:operation isOneWay="false" action="" name="getHostinfo" bindingOperationName="getHostinfo" type="Request-Response" outputName="getHostinfoResponse" inputName="getHostinfo" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/></con:operation><con:operation isOneWay="false" action="" name="sendMail" bindingOperationName="sendMail" type="Request-Response" outputName="sendMailResponse" inputName="sendMail" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/xservices/MiscService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
|
327 |
</wsdl:definitions>]]></con:content><con:type>http://schemas.xmlsoap.org/wsdl/</con:type></con:part></con:definitionCache><con:endpoints><con:endpoint>http://localhost:8080/xservices/MiscService</con:endpoint><con:endpoint>http://localhost:8080/XServices/MiscService</con:endpoint></con:endpoints><con:operation isOneWay="false" action="" name="getHostinfo" bindingOperationName="getHostinfo" type="Request-Response" outputName="getHostinfoResponse" inputName="getHostinfo" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/></con:operation><con:operation isOneWay="false" action="" name="sendMail" bindingOperationName="sendMail" type="Request-Response" outputName="sendMailResponse" inputName="sendMail" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/MiscService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
|
294 |
<soapenv:Header/>
|
328 |
<soapenv:Header/>
|
295 |
<soapenv:Body>
|
329 |
<soapenv:Body>
|
296 |
<ws:sendMail>
|
330 |
<ws:sendMail>
|
297 |
<useSSL>0</useSSL>
|
331 |
<useSSL>0</useSSL>
|
298 |
<useStartTLS>0</useStartTLS>
|
332 |
<useStartTLS>0</useStartTLS>
|
299 |
</ws:sendMail>
|
333 |
</ws:sendMail>
|
300 |
</soapenv:Body>
|
334 |
</soapenv:Body>
|
301 |
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/MiscService/sendMail"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="sendMailSimple" bindingOperationName="sendMailSimple" type="Request-Response" outputName="sendMailSimpleResponse" inputName="sendMailSimple" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/></con:operation><con:operation isOneWay="false" action="" name="sendMailSimpleWithAttachment" bindingOperationName="sendMailSimpleWithAttachment" type="Request-Response" outputName="sendMailSimpleWithAttachmentResponse" inputName="sendMailSimpleWithAttachment" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/></con:operation><con:operation isOneWay="false" action="" name="sleep" bindingOperationName="sleep" type="Request-Response" outputName="sleepResponse" inputName="sleep" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/xservices/MiscService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
|
335 |
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/MiscService/sendMail"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="sendMailSimple" bindingOperationName="sendMailSimple" type="Request-Response" outputName="sendMailSimpleResponse" inputName="sendMailSimple" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/></con:operation><con:operation isOneWay="false" action="" name="sendMailSimpleWithAttachment" bindingOperationName="sendMailSimpleWithAttachment" type="Request-Response" outputName="sendMailSimpleWithAttachmentResponse" inputName="sendMailSimpleWithAttachment" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/></con:operation><con:operation isOneWay="false" action="" name="sleep" bindingOperationName="sleep" type="Request-Response" outputName="sleepResponse" inputName="sleep" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/MiscService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
|
302 |
<soapenv:Header/>
|
336 |
<soapenv:Header/>
|
303 |
<soapenv:Body>
|
337 |
<soapenv:Body>
|
304 |
<ws:sleep>
|
338 |
<ws:sleep>
|
305 |
<minutes>0</minutes>
|
339 |
<minutes>0</minutes>
|
306 |
<seconds>15</seconds>
|
340 |
<seconds>15</seconds>
|
307 |
</ws:sleep>
|
341 |
</ws:sleep>
|
308 |
</soapenv:Body>
|
342 |
</soapenv:Body>
|
309 |
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/MiscService/sleep"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="getInfo" bindingOperationName="getInfo" type="Request-Response" outputName="getInfoResponse" inputName="getInfo" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/xservices/MiscService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
|
343 |
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/MiscService/sleep"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="getInfo" bindingOperationName="getInfo" type="Request-Response" outputName="getInfoResponse" inputName="getInfo" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/MiscService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
|
310 |
<soapenv:Header/>
|
344 |
<soapenv:Header/>
|
311 |
<soapenv:Body>
|
345 |
<soapenv:Body>
|
312 |
<ws:getInfo/>
|
346 |
<ws:getInfo/>
|
313 |
</soapenv:Body>
|
347 |
</soapenv:Body>
|
- |
|
348 |
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/MiscService/getInfo"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="generateUUID" bindingOperationName="generateUUID" type="Request-Response" outputName="generateUUIDResponse" inputName="generateUUID" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/MiscService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
|
- |
|
349 |
<soapenv:Header/>
|
- |
|
350 |
<soapenv:Body>
|
- |
|
351 |
<ws:generateUUID/>
|
- |
|
352 |
</soapenv:Body>
|
314 |
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/MiscService/getInfo"/><con:wsrmConfig version="1.2"/></con:call></con:operation></con:interface><con:testSuite name="TestSuite 1"><con:settings/><con:runType>SEQUENTIAL</con:runType><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="TestCase 1" searchProperties="true"><con:settings/><con:testStep type="request" name="sleep - Request 1"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>MiscServiceSoapBinding</con:interface><con:operation>sleep</con:operation><con:request name="sleep - Request 1" outgoingWss="" incomingWss="" timeout="" wssPasswordType=""><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/xservices/MiscService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
|
353 |
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/MiscService/generateUUID"/><con:wsrmConfig version="1.2"/></con:call></con:operation></con:interface><con:testSuite name="TestSuite 1"><con:settings/><con:runType>SEQUENTIAL</con:runType><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="TestCase 1" searchProperties="true"><con:settings/><con:testStep type="request" name="sleep - Request 1"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>MiscServiceSoapBinding</con:interface><con:operation>sleep</con:operation><con:request name="sleep - Request 1" outgoingWss="" incomingWss="" timeout="" wssPasswordType=""><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/xservices/MiscService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
|
315 |
<soapenv:Header/>
|
354 |
<soapenv:Header/>
|
316 |
<soapenv:Body>
|
355 |
<soapenv:Body>
|
317 |
<ws:sleep>
|
356 |
<ws:sleep>
|
318 |
<minutes>0</minutes>
|
357 |
<minutes>0</minutes>
|
319 |
<seconds>15</seconds>
|
358 |
<seconds>15</seconds>
|