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="5.0.0" abortOnError="false" runType="SEQUENTIAL" activeEnvironment="Default" 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="5.5.0" abortOnError="false" runType="SEQUENTIAL" activeEnvironment="Default" id="9befe4d3-50f1-42cf-a014-7b610d0a7c7f" 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" id="ca00c2ff-8f34-4b91-bd61-3b6aae9f9fd3" 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:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://ws.xservices.brutex.net" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:ns1="http://schemas.xmlsoap.org/soap/http">
|
3 |
<wsdl:types>
|
3 |
<wsdl:types>
|
- |
|
4 |
<xs:schema targetNamespace="http://www.eclipse.org/alf/schema/EventBase/1" version="1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.eclipse.org/alf/schema/EventBase/1">
|
- |
|
5 |
<xs:element name="EventNotice" type="tns:ALFEventType"/>
|
- |
|
6 |
<xs:complexType name="ALFEventType">
|
- |
|
7 |
<xs:sequence>
|
- |
|
8 |
<xs:element form="qualified" name="Base" type="tns:EventBaseType"/>
|
- |
|
9 |
<xs:element form="qualified" minOccurs="0" name="Detail" type="tns:DetailExtensionType"/>
|
- |
|
10 |
<xs:element form="qualified" minOccurs="0" name="Extension" type="tns:CustomExtensionType"/>
|
- |
|
11 |
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="lax"/>
|
- |
|
12 |
</xs:sequence>
|
- |
|
13 |
<xs:attribute name="version" type="xs:string"/>
|
- |
|
14 |
</xs:complexType>
|
- |
|
15 |
<xs:complexType name="EventBaseType">
|
- |
|
16 |
<xs:sequence>
|
- |
|
17 |
<xs:element form="qualified" name="EventId" type="xs:string"/>
|
- |
|
18 |
<xs:element form="qualified" name="Timestamp" type="xs:dateTime"/>
|
- |
|
19 |
<xs:element form="qualified" name="EventType" type="xs:string"/>
|
- |
|
20 |
<xs:element form="qualified" name="ObjectType" type="xs:string"/>
|
- |
|
21 |
<xs:element form="qualified" name="ObjectId" type="xs:string"/>
|
- |
|
22 |
<xs:element form="qualified" name="Source" type="tns:SourceType"/>
|
- |
|
23 |
<xs:element form="qualified" name="User" type="tns:CredentialsType"/>
|
- |
|
24 |
<xs:element form="qualified" minOccurs="0" name="EventControl" type="tns:EmBaseType"/>
|
- |
|
25 |
<xs:element form="qualified" minOccurs="0" name="BaseExtension" type="tns:BaseExtensionType"/>
|
- |
|
26 |
</xs:sequence>
|
- |
|
27 |
<xs:anyAttribute namespace="##other" processContents="skip"/>
|
- |
|
28 |
</xs:complexType>
|
- |
|
29 |
<xs:complexType name="SourceType">
|
- |
|
30 |
<xs:sequence>
|
- |
|
31 |
<xs:element form="qualified" name="Product" type="xs:string"/>
|
- |
|
32 |
<xs:element form="qualified" name="ProductVersion" type="xs:string"/>
|
- |
|
33 |
<xs:element form="qualified" name="ProductInstance" type="xs:string"/>
|
- |
|
34 |
<xs:element form="qualified" minOccurs="0" name="ProductCallbackURI" type="xs:anyURI"/>
|
- |
|
35 |
</xs:sequence>
|
- |
|
36 |
</xs:complexType>
|
- |
|
37 |
<xs:complexType name="CredentialsType">
|
- |
|
38 |
<xs:sequence>
|
- |
|
39 |
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="lax"/>
|
- |
|
40 |
</xs:sequence>
|
- |
|
41 |
<xs:anyAttribute namespace="##other" processContents="skip"/>
|
- |
|
42 |
</xs:complexType>
|
- |
|
43 |
<xs:complexType name="EmBaseType">
|
- |
|
44 |
<xs:sequence>
|
- |
|
45 |
<xs:element form="qualified" name="EmEventId" type="xs:string"/>
|
- |
|
46 |
<xs:element form="qualified" name="EmTimestamp" type="xs:dateTime"/>
|
- |
|
47 |
<xs:element form="qualified" name="PrecedingEmEventId" type="xs:string"/>
|
- |
|
48 |
<xs:element form="qualified" name="ApplicationName" type="xs:string"/>
|
- |
|
49 |
<xs:element form="qualified" name="EventMatchName" type="xs:string"/>
|
- |
|
50 |
<xs:element form="qualified" name="ServiceFlowName" type="xs:string"/>
|
- |
|
51 |
<xs:element form="qualified" name="ServiceFlowId" type="xs:string"/>
|
- |
|
52 |
<xs:element form="qualified" name="Callback" type="xs:boolean"/>
|
- |
|
53 |
<xs:element form="qualified" name="Environment" type="xs:string"/>
|
- |
|
54 |
<xs:element form="qualified" name="EmUser" type="tns:CredentialsType"/>
|
- |
|
55 |
<xs:element form="qualified" minOccurs="0" name="EmExtension" type="tns:EmExtensionType"/>
|
- |
|
56 |
</xs:sequence>
|
- |
|
57 |
<xs:anyAttribute namespace="##other" processContents="skip"/>
|
- |
|
58 |
</xs:complexType>
|
- |
|
59 |
<xs:complexType name="EmExtensionType">
|
- |
|
60 |
<xs:sequence>
|
- |
|
61 |
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="lax"/>
|
- |
|
62 |
</xs:sequence>
|
- |
|
63 |
<xs:anyAttribute namespace="##other" processContents="skip"/>
|
- |
|
64 |
</xs:complexType>
|
- |
|
65 |
<xs:complexType name="ALFEventResponseType">
|
- |
|
66 |
<xs:sequence>
|
- |
|
67 |
<xs:any namespace="##other" processContents="lax"/>
|
- |
|
68 |
</xs:sequence>
|
- |
|
69 |
</xs:complexType>
|
- |
|
70 |
<xs:complexType name="DetailExtensionType">
|
- |
|
71 |
<xs:sequence>
|
- |
|
72 |
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="lax"/>
|
- |
|
73 |
</xs:sequence>
|
- |
|
74 |
<xs:anyAttribute namespace="##other" processContents="skip"/>
|
- |
|
75 |
</xs:complexType>
|
- |
|
76 |
<xs:complexType name="CustomExtensionType">
|
- |
|
77 |
<xs:sequence>
|
- |
|
78 |
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="lax"/>
|
- |
|
79 |
</xs:sequence>
|
- |
|
80 |
<xs:anyAttribute namespace="##other" processContents="skip"/>
|
- |
|
81 |
</xs:complexType>
|
- |
|
82 |
<xs:complexType name="BaseExtensionType">
|
- |
|
83 |
<xs:sequence>
|
- |
|
84 |
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="lax"/>
|
- |
|
85 |
</xs:sequence>
|
- |
|
86 |
<xs:anyAttribute namespace="##other" processContents="skip"/>
|
- |
|
87 |
</xs:complexType>
|
- |
|
88 |
<xs:complexType name="ALFEventWithReplyResponseType">
|
- |
|
89 |
<xs:sequence>
|
- |
|
90 |
<xs:any namespace="##other" processContents="lax"/>
|
- |
|
91 |
</xs:sequence>
|
- |
|
92 |
</xs:complexType>
|
- |
|
93 |
</xs:schema>
|
4 |
<xs:schema elementFormDefault="unqualified" targetNamespace="http://ws.xservices.brutex.net" version="1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
94 |
<xs:schema attributeFormDefault="unqualified" elementFormDefault="unqualified" targetNamespace="http://ws.xservices.brutex.net" version="1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ns1="http://www.eclipse.org/alf/schema/EventBase/1">
|
- |
|
95 |
<xs:import namespace="http://www.eclipse.org/alf/schema/EventBase/1"/>
|
- |
|
96 |
<xs:element name="EventNotice" type="tns:EventNotice"/>
|
- |
|
97 |
<xs:element name="EventNoticeResponse" type="tns:EventNoticeResponse"/>
|
5 |
<xs:element name="antProperty" type="tns:antProperty"/>
|
98 |
<xs:element name="antProperty" type="tns:antProperty"/>
|
6 |
<xs:element name="generateUUID" type="tns:generateUUID"/>
|
99 |
<xs:element name="generateUUID" type="tns:generateUUID"/>
|
7 |
<xs:element name="generateUUIDResponse" type="tns:generateUUIDResponse"/>
|
100 |
<xs:element name="generateUUIDResponse" type="tns:generateUUIDResponse"/>
|
8 |
<xs:element name="getHostinfo" type="tns:getHostinfo"/>
|
101 |
<xs:element name="getHostinfo" type="tns:getHostinfo"/>
|
9 |
<xs:element name="getHostinfoResponse" type="tns:getHostinfoResponse"/>
|
102 |
<xs:element name="getHostinfoResponse" type="tns:getHostinfoResponse"/>
|
10 |
<xs:element name="getInfo" type="tns:getInfo"/>
|
103 |
<xs:element name="getInfo" type="tns:getInfo"/>
|
11 |
<xs:element name="getInfoResponse" type="tns:getInfoResponse"/>
|
104 |
<xs:element name="getInfoResponse" type="tns:getInfoResponse"/>
|
12 |
<xs:element name="getMemory" type="tns:getMemory"/>
|
105 |
<xs:element name="getMemory" type="tns:getMemory"/>
|
13 |
<xs:element name="getMemoryResponse" type="tns:getMemoryResponse"/>
|
106 |
<xs:element name="getMemoryResponse" type="tns:getMemoryResponse"/>
|
- |
|
107 |
<xs:element name="lock" type="tns:lock"/>
|
- |
|
108 |
<xs:element name="lockResponse" type="tns:lockResponse"/>
|
14 |
<xs:element name="sleep" type="tns:sleep"/>
|
109 |
<xs:element name="sleep" type="tns:sleep"/>
|
15 |
<xs:element name="sleepResponse" type="tns:sleepResponse"/>
|
110 |
<xs:element name="sleepResponse" type="tns:sleepResponse"/>
|
16 |
<xs:complexType name="getHostinfo">
|
111 |
<xs:complexType name="generateUUID">
|
17 |
<xs:sequence>
|
- |
|
18 |
<xs:element minOccurs="0" name="hostname" type="xs:string"/>
|
- |
|
19 |
</xs:sequence>
|
- |
|
20 |
</xs:complexType>
|
- |
|
21 |
<xs:complexType name="getHostinfoResponse">
|
- |
|
22 |
<xs:sequence>
|
112 |
<xs:sequence/>
|
23 |
<xs:element minOccurs="0" name="return" type="tns:hostinfoType"/>
|
- |
|
24 |
</xs:sequence>
|
- |
|
25 |
</xs:complexType>
|
113 |
</xs:complexType>
|
26 |
<xs:complexType name="hostinfoType">
|
114 |
<xs:complexType name="generateUUIDResponse">
|
27 |
<xs:sequence>
|
115 |
<xs:sequence>
|
28 |
<xs:element minOccurs="0" name="domain" type="xs:string"/>
|
116 |
<xs:element minOccurs="0" name="return" type="xs:string"/>
|
29 |
<xs:element minOccurs="0" name="ip4" type="xs:string"/>
|
- |
|
30 |
<xs:element minOccurs="0" name="ip6" type="xs:string"/>
|
- |
|
31 |
<xs:element minOccurs="0" name="name" type="xs:string"/>
|
- |
|
32 |
</xs:sequence>
|
117 |
</xs:sequence>
|
33 |
</xs:complexType>
|
118 |
</xs:complexType>
|
34 |
<xs:complexType name="getMemory">
|
119 |
<xs:complexType name="getMemory">
|
35 |
<xs:sequence/>
|
120 |
<xs:sequence/>
|
36 |
</xs:complexType>
|
121 |
</xs:complexType>
|
Line 38... |
Line 123... |
38 |
<xs:sequence>
|
123 |
<xs:sequence>
|
39 |
<xs:element minOccurs="0" name="return" type="tns:runtimeInfoType"/>
|
124 |
<xs:element minOccurs="0" name="return" type="tns:runtimeInfoType"/>
|
40 |
</xs:sequence>
|
125 |
</xs:sequence>
|
41 |
</xs:complexType>
|
126 |
</xs:complexType>
|
42 |
<xs:complexType name="runtimeInfoType">
|
127 |
<xs:complexType name="runtimeInfoType">
|
43 |
<xs:sequence/>
|
128 |
<xs:sequence>
|
- |
|
129 |
<xs:element name="availableProcessors" type="xs:int"/>
|
- |
|
130 |
<xs:element name="freeMemory" type="xs:long"/>
|
- |
|
131 |
<xs:element name="freeMemoryMB" type="xs:long"/>
|
- |
|
132 |
<xs:element name="maxMemory" type="xs:long"/>
|
- |
|
133 |
<xs:element name="maxMemoryMB" type="xs:long"/>
|
- |
|
134 |
<xs:element name="totalMemory" type="xs:long"/>
|
- |
|
135 |
<xs:element name="totalMemoryMB" type="xs:long"/>
|
- |
|
136 |
</xs:sequence>
|
44 |
</xs:complexType>
|
137 |
</xs:complexType>
|
45 |
<xs:complexType name="sleep">
|
138 |
<xs:complexType name="EventNotice">
|
46 |
<xs:sequence>
|
139 |
<xs:sequence>
|
47 |
<xs:element name="minutes" type="xs:int"/>
|
- |
|
48 |
<xs:element name="seconds" type="xs:int"/>
|
140 |
<xs:element minOccurs="0" ref="ns1:EventNotice"/>
|
49 |
</xs:sequence>
|
141 |
</xs:sequence>
|
50 |
</xs:complexType>
|
142 |
</xs:complexType>
|
- |
|
143 |
<xs:complexType name="EventNoticeResponse">
|
- |
|
144 |
<xs:sequence>
|
- |
|
145 |
<xs:element minOccurs="0" name="return" type="ns1:ALFEventResponseType"/>
|
- |
|
146 |
</xs:sequence>
|
- |
|
147 |
</xs:complexType>
|
- |
|
148 |
<xs:complexType name="lock">
|
- |
|
149 |
<xs:sequence>
|
- |
|
150 |
<xs:element minOccurs="0" name="id" type="xs:string"/>
|
- |
|
151 |
<xs:element minOccurs="0" name="objectId" type="xs:string"/>
|
- |
|
152 |
</xs:sequence>
|
- |
|
153 |
</xs:complexType>
|
51 |
<xs:complexType name="sleepResponse">
|
154 |
<xs:complexType name="lockResponse">
|
- |
|
155 |
<xs:sequence>
|
- |
|
156 |
<xs:element minOccurs="0" name="return" type="xs:integer"/>
|
- |
|
157 |
</xs:sequence>
|
- |
|
158 |
</xs:complexType>
|
- |
|
159 |
<xs:complexType name="getInfo">
|
- |
|
160 |
<xs:sequence/>
|
- |
|
161 |
</xs:complexType>
|
- |
|
162 |
<xs:complexType name="getInfoResponse">
|
52 |
<xs:sequence>
|
163 |
<xs:sequence>
|
53 |
<xs:element minOccurs="0" name="return" type="tns:ReturnCodeType"/>
|
164 |
<xs:element minOccurs="0" name="return" type="tns:ReturnCodeType"/>
|
54 |
</xs:sequence>
|
165 |
</xs:sequence>
|
55 |
</xs:complexType>
|
166 |
</xs:complexType>
|
56 |
<xs:complexType name="ReturnCodeType">
|
167 |
<xs:complexType name="ReturnCodeType">
|
Line 65... |
Line 176... |
65 |
<xs:sequence>
|
176 |
<xs:sequence>
|
66 |
<xs:element name="name" type="xs:string"/>
|
177 |
<xs:element name="name" type="xs:string"/>
|
67 |
<xs:element name="value" type="xs:string"/>
|
178 |
<xs:element name="value" type="xs:string"/>
|
68 |
</xs:sequence>
|
179 |
</xs:sequence>
|
69 |
</xs:complexType>
|
180 |
</xs:complexType>
|
70 |
<xs:complexType name="generateUUID">
|
181 |
<xs:complexType name="getHostinfo">
|
71 |
<xs:sequence/>
|
182 |
<xs:sequence>
|
- |
|
183 |
<xs:element minOccurs="0" name="hostname" type="xs:string"/>
|
- |
|
184 |
</xs:sequence>
|
72 |
</xs:complexType>
|
185 |
</xs:complexType>
|
73 |
<xs:complexType name="generateUUIDResponse">
|
186 |
<xs:complexType name="getHostinfoResponse">
|
74 |
<xs:sequence>
|
187 |
<xs:sequence>
|
75 |
<xs:element minOccurs="0" name="return" type="xs:string"/>
|
188 |
<xs:element minOccurs="0" name="return" type="tns:hostinfo"/>
|
76 |
</xs:sequence>
|
189 |
</xs:sequence>
|
77 |
</xs:complexType>
|
190 |
</xs:complexType>
|
78 |
<xs:complexType name="getInfo">
|
191 |
<xs:complexType name="hostinfo">
|
79 |
<xs:sequence/>
|
192 |
<xs:sequence>
|
- |
|
193 |
<xs:element minOccurs="0" name="domain" type="xs:string"/>
|
- |
|
194 |
<xs:element minOccurs="0" name="ip4" type="xs:string"/>
|
- |
|
195 |
<xs:element minOccurs="0" name="ip6" type="xs:string"/>
|
- |
|
196 |
<xs:element minOccurs="0" name="name" type="xs:string"/>
|
- |
|
197 |
</xs:sequence>
|
80 |
</xs:complexType>
|
198 |
</xs:complexType>
|
- |
|
199 |
<xs:complexType name="sleep">
|
- |
|
200 |
<xs:sequence>
|
- |
|
201 |
<xs:element name="minutes" type="xs:int"/>
|
- |
|
202 |
<xs:element name="seconds" type="xs:int"/>
|
- |
|
203 |
</xs:sequence>
|
- |
|
204 |
</xs:complexType>
|
81 |
<xs:complexType name="getInfoResponse">
|
205 |
<xs:complexType name="sleepResponse">
|
82 |
<xs:sequence>
|
206 |
<xs:sequence>
|
83 |
<xs:element minOccurs="0" name="return" type="tns:ReturnCodeType"/>
|
207 |
<xs:element minOccurs="0" name="return" type="tns:ReturnCodeType"/>
|
84 |
</xs:sequence>
|
208 |
</xs:sequence>
|
85 |
</xs:complexType>
|
209 |
</xs:complexType>
|
- |
|
210 |
<xs:element name="XServicesFault" type="tns:XServicesFault"/>
|
- |
|
211 |
<xs:complexType name="XServicesFault">
|
- |
|
212 |
<xs:sequence>
|
- |
|
213 |
<xs:element minOccurs="0" name="username" type="xs:string"/>
|
- |
|
214 |
<xs:element minOccurs="0" name="homedir" type="xs:string"/>
|
- |
|
215 |
<xs:element minOccurs="0" name="timstamp" type="xs:anySimpleType"/>
|
- |
|
216 |
<xs:element minOccurs="0" name="jvmversion" type="xs:string"/>
|
- |
|
217 |
<xs:element minOccurs="0" name="faultstring" type="xs:string"/>
|
- |
|
218 |
<xs:element minOccurs="0" name="message" type="xs:string"/>
|
- |
|
219 |
</xs:sequence>
|
- |
|
220 |
</xs:complexType>
|
86 |
</xs:schema>
|
221 |
</xs:schema>
|
87 |
</wsdl:types>
|
222 |
</wsdl:types>
|
88 |
<wsdl:message name="sleepResponse">
|
223 |
<wsdl:message name="generateUUID">
|
89 |
<wsdl:part element="tns:sleepResponse" name="parameters"></wsdl:part>
|
224 |
<wsdl:part element="tns:generateUUID" name="parameters"></wsdl:part>
|
90 |
</wsdl:message>
|
225 |
</wsdl:message>
|
91 |
<wsdl:message name="getMemory">
|
226 |
<wsdl:message name="generateUUIDResponse">
|
92 |
<wsdl:part element="tns:getMemory" name="parameters"></wsdl:part>
|
227 |
<wsdl:part element="tns:generateUUIDResponse" name="parameters"></wsdl:part>
|
93 |
</wsdl:message>
|
228 |
</wsdl:message>
|
94 |
<wsdl:message name="getMemoryResponse">
|
229 |
<wsdl:message name="getMemoryResponse">
|
95 |
<wsdl:part element="tns:getMemoryResponse" name="parameters"></wsdl:part>
|
230 |
<wsdl:part element="tns:getMemoryResponse" name="parameters"></wsdl:part>
|
96 |
</wsdl:message>
|
231 |
</wsdl:message>
|
- |
|
232 |
<wsdl:message name="sleepResponse">
|
- |
|
233 |
<wsdl:part element="tns:sleepResponse" name="parameters"></wsdl:part>
|
- |
|
234 |
</wsdl:message>
|
- |
|
235 |
<wsdl:message name="lock">
|
- |
|
236 |
<wsdl:part element="tns:lock" name="parameters"></wsdl:part>
|
- |
|
237 |
</wsdl:message>
|
97 |
<wsdl:message name="getHostinfo">
|
238 |
<wsdl:message name="getHostinfo">
|
98 |
<wsdl:part element="tns:getHostinfo" name="parameters"></wsdl:part>
|
239 |
<wsdl:part element="tns:getHostinfo" name="parameters"></wsdl:part>
|
99 |
</wsdl:message>
|
240 |
</wsdl:message>
|
- |
|
241 |
<wsdl:message name="sleep">
|
- |
|
242 |
<wsdl:part element="tns:sleep" name="parameters"></wsdl:part>
|
- |
|
243 |
</wsdl:message>
|
100 |
<wsdl:message name="getInfoResponse">
|
244 |
<wsdl:message name="getInfoResponse">
|
101 |
<wsdl:part element="tns:getInfoResponse" name="parameters"></wsdl:part>
|
245 |
<wsdl:part element="tns:getInfoResponse" name="parameters"></wsdl:part>
|
102 |
</wsdl:message>
|
246 |
</wsdl:message>
|
103 |
<wsdl:message name="getInfo">
|
247 |
<wsdl:message name="getMemory">
|
104 |
<wsdl:part element="tns:getInfo" name="parameters"></wsdl:part>
|
248 |
<wsdl:part element="tns:getMemory" name="parameters"></wsdl:part>
|
105 |
</wsdl:message>
|
249 |
</wsdl:message>
|
106 |
<wsdl:message name="sleep">
|
250 |
<wsdl:message name="EventNotice">
|
107 |
<wsdl:part element="tns:sleep" name="parameters"></wsdl:part>
|
251 |
<wsdl:part element="tns:EventNotice" name="parameters"></wsdl:part>
|
- |
|
252 |
</wsdl:message>
|
- |
|
253 |
<wsdl:message name="XServicesFault">
|
- |
|
254 |
<wsdl:part element="tns:XServicesFault" name="XServicesFault"></wsdl:part>
|
108 |
</wsdl:message>
|
255 |
</wsdl:message>
|
109 |
<wsdl:message name="getHostinfoResponse">
|
256 |
<wsdl:message name="getHostinfoResponse">
|
110 |
<wsdl:part element="tns:getHostinfoResponse" name="parameters"></wsdl:part>
|
257 |
<wsdl:part element="tns:getHostinfoResponse" name="parameters"></wsdl:part>
|
111 |
</wsdl:message>
|
258 |
</wsdl:message>
|
112 |
<wsdl:message name="generateUUID">
|
259 |
<wsdl:message name="getInfo">
|
113 |
<wsdl:part element="tns:generateUUID" name="parameters"></wsdl:part>
|
260 |
<wsdl:part element="tns:getInfo" name="parameters"></wsdl:part>
|
114 |
</wsdl:message>
|
261 |
</wsdl:message>
|
115 |
<wsdl:message name="generateUUIDResponse">
|
262 |
<wsdl:message name="EventNoticeResponse">
|
116 |
<wsdl:part element="tns:generateUUIDResponse" name="parameters"></wsdl:part>
|
263 |
<wsdl:part element="tns:EventNoticeResponse" name="parameters"></wsdl:part>
|
- |
|
264 |
</wsdl:message>
|
- |
|
265 |
<wsdl:message name="lockResponse">
|
- |
|
266 |
<wsdl:part element="tns:lockResponse" name="parameters"></wsdl:part>
|
117 |
</wsdl:message>
|
267 |
</wsdl:message>
|
118 |
<wsdl:portType name="MiscService">
|
268 |
<wsdl:portType name="MiscService">
|
119 |
<wsdl:documentation>Various service operations.</wsdl:documentation>
|
269 |
<wsdl:documentation>Various service operations.</wsdl:documentation>
|
120 |
<wsdl:operation name="getHostinfo">
|
270 |
<wsdl:operation name="generateUUID">
|
121 |
<wsdl:documentation>Get information about a host.</wsdl:documentation>
|
271 |
<wsdl:documentation>Generate a UUID.</wsdl:documentation>
|
122 |
<wsdl:input message="tns:getHostinfo" name="getHostinfo"></wsdl:input>
|
272 |
<wsdl:input message="tns:generateUUID" name="generateUUID"></wsdl:input>
|
123 |
<wsdl:output message="tns:getHostinfoResponse" name="getHostinfoResponse"></wsdl:output>
|
273 |
<wsdl:output message="tns:generateUUIDResponse" name="generateUUIDResponse"></wsdl:output>
|
124 |
</wsdl:operation>
|
274 |
</wsdl:operation>
|
125 |
<wsdl:operation name="getMemory">
|
275 |
<wsdl:operation name="getMemory">
|
126 |
<wsdl:documentation>Get memory and processor information</wsdl:documentation>
|
276 |
<wsdl:documentation>Get memory and processor information</wsdl:documentation>
|
127 |
<wsdl:input message="tns:getMemory" name="getMemory"></wsdl:input>
|
277 |
<wsdl:input message="tns:getMemory" name="getMemory"></wsdl:input>
|
128 |
<wsdl:output message="tns:getMemoryResponse" name="getMemoryResponse"></wsdl:output>
|
278 |
<wsdl:output message="tns:getMemoryResponse" name="getMemoryResponse"></wsdl:output>
|
129 |
</wsdl:operation>
|
279 |
</wsdl:operation>
|
130 |
<wsdl:operation name="sleep">
|
280 |
<wsdl:operation name="EventNotice">
|
131 |
<wsdl:documentation>Delay request response a specified duration.</wsdl:documentation>
|
281 |
<wsdl:input message="tns:EventNotice" name="EventNotice"></wsdl:input>
|
132 |
<wsdl:input message="tns:sleep" name="sleep"></wsdl:input>
|
282 |
<wsdl:output message="tns:EventNoticeResponse" name="EventNoticeResponse"></wsdl:output>
|
133 |
<wsdl:output message="tns:sleepResponse" name="sleepResponse"></wsdl:output>
|
283 |
<wsdl:fault message="tns:XServicesFault" name="XServicesFault"></wsdl:fault>
|
134 |
</wsdl:operation>
|
284 |
</wsdl:operation>
|
135 |
<wsdl:operation name="generateUUID">
|
285 |
<wsdl:operation name="lock">
|
136 |
<wsdl:documentation>Generate a UUID.</wsdl:documentation>
|
286 |
<wsdl:documentation>Get a lock.</wsdl:documentation>
|
137 |
<wsdl:input message="tns:generateUUID" name="generateUUID"></wsdl:input>
|
287 |
<wsdl:input message="tns:lock" name="lock"></wsdl:input>
|
138 |
<wsdl:output message="tns:generateUUIDResponse" name="generateUUIDResponse"></wsdl:output>
|
288 |
<wsdl:output message="tns:lockResponse" name="lockResponse"></wsdl:output>
|
- |
|
289 |
<wsdl:fault message="tns:XServicesFault" name="XServicesFault"></wsdl:fault>
|
139 |
</wsdl:operation>
|
290 |
</wsdl:operation>
|
140 |
<wsdl:operation name="getInfo">
|
291 |
<wsdl:operation name="getInfo">
|
141 |
<wsdl:documentation>Get XService information.</wsdl:documentation>
|
292 |
<wsdl:documentation>Get XService information.</wsdl:documentation>
|
142 |
<wsdl:input message="tns:getInfo" name="getInfo"></wsdl:input>
|
293 |
<wsdl:input message="tns:getInfo" name="getInfo"></wsdl:input>
|
143 |
<wsdl:output message="tns:getInfoResponse" name="getInfoResponse"></wsdl:output>
|
294 |
<wsdl:output message="tns:getInfoResponse" name="getInfoResponse"></wsdl:output>
|
144 |
</wsdl:operation>
|
295 |
</wsdl:operation>
|
- |
|
296 |
<wsdl:operation name="getHostinfo">
|
- |
|
297 |
<wsdl:documentation>Get information about a host.</wsdl:documentation>
|
- |
|
298 |
<wsdl:input message="tns:getHostinfo" name="getHostinfo"></wsdl:input>
|
- |
|
299 |
<wsdl:output message="tns:getHostinfoResponse" name="getHostinfoResponse"></wsdl:output>
|
- |
|
300 |
</wsdl:operation>
|
- |
|
301 |
<wsdl:operation name="sleep">
|
- |
|
302 |
<wsdl:documentation>Delay request response a specified duration.</wsdl:documentation>
|
- |
|
303 |
<wsdl:input message="tns:sleep" name="sleep"></wsdl:input>
|
- |
|
304 |
<wsdl:output message="tns:sleepResponse" name="sleepResponse"></wsdl:output>
|
- |
|
305 |
</wsdl:operation>
|
145 |
</wsdl:portType>
|
306 |
</wsdl:portType>
|
146 |
<wsdl:binding name="MiscServiceSoapBinding" type="tns:MiscService">
|
307 |
<wsdl:binding name="MiscServiceSoapBinding" type="tns:MiscService">
|
147 |
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
|
308 |
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
|
148 |
<wsdl:operation name="getHostinfo">
|
309 |
<wsdl:operation name="generateUUID">
|
149 |
<soap:operation soapAction="" style="document"/>
|
310 |
<soap:operation soapAction="" style="document"/>
|
150 |
<wsdl:input name="getHostinfo">
|
311 |
<wsdl:input name="generateUUID">
|
151 |
<soap:body use="literal"/>
|
312 |
<soap:body use="literal"/>
|
152 |
</wsdl:input>
|
313 |
</wsdl:input>
|
153 |
<wsdl:output name="getHostinfoResponse">
|
314 |
<wsdl:output name="generateUUIDResponse">
|
154 |
<soap:body use="literal"/>
|
315 |
<soap:body use="literal"/>
|
155 |
</wsdl:output>
|
316 |
</wsdl:output>
|
156 |
</wsdl:operation>
|
317 |
</wsdl:operation>
|
157 |
<wsdl:operation name="getMemory">
|
318 |
<wsdl:operation name="getMemory">
|
158 |
<soap:operation soapAction="" style="document"/>
|
319 |
<soap:operation soapAction="" style="document"/>
|
Line 161... |
Line 322... |
161 |
</wsdl:input>
|
322 |
</wsdl:input>
|
162 |
<wsdl:output name="getMemoryResponse">
|
323 |
<wsdl:output name="getMemoryResponse">
|
163 |
<soap:body use="literal"/>
|
324 |
<soap:body use="literal"/>
|
164 |
</wsdl:output>
|
325 |
</wsdl:output>
|
165 |
</wsdl:operation>
|
326 |
</wsdl:operation>
|
166 |
<wsdl:operation name="sleep">
|
327 |
<wsdl:operation name="EventNotice">
|
167 |
<soap:operation soapAction="" style="document"/>
|
328 |
<soap:operation soapAction="" style="document"/>
|
168 |
<wsdl:input name="sleep">
|
329 |
<wsdl:input name="EventNotice">
|
169 |
<soap:body use="literal"/>
|
330 |
<soap:body use="literal"/>
|
170 |
</wsdl:input>
|
331 |
</wsdl:input>
|
171 |
<wsdl:output name="sleepResponse">
|
332 |
<wsdl:output name="EventNoticeResponse">
|
172 |
<soap:body use="literal"/>
|
333 |
<soap:body use="literal"/>
|
173 |
</wsdl:output>
|
334 |
</wsdl:output>
|
- |
|
335 |
<wsdl:fault name="XServicesFault">
|
- |
|
336 |
<soap:fault name="XServicesFault" use="literal"/>
|
- |
|
337 |
</wsdl:fault>
|
174 |
</wsdl:operation>
|
338 |
</wsdl:operation>
|
175 |
<wsdl:operation name="generateUUID">
|
339 |
<wsdl:operation name="lock">
|
176 |
<soap:operation soapAction="" style="document"/>
|
340 |
<soap:operation soapAction="" style="document"/>
|
177 |
<wsdl:input name="generateUUID">
|
341 |
<wsdl:input name="lock">
|
178 |
<soap:body use="literal"/>
|
342 |
<soap:body use="literal"/>
|
179 |
</wsdl:input>
|
343 |
</wsdl:input>
|
180 |
<wsdl:output name="generateUUIDResponse">
|
344 |
<wsdl:output name="lockResponse">
|
181 |
<soap:body use="literal"/>
|
345 |
<soap:body use="literal"/>
|
182 |
</wsdl:output>
|
346 |
</wsdl:output>
|
- |
|
347 |
<wsdl:fault name="XServicesFault">
|
- |
|
348 |
<soap:fault name="XServicesFault" use="literal"/>
|
- |
|
349 |
</wsdl:fault>
|
183 |
</wsdl:operation>
|
350 |
</wsdl:operation>
|
184 |
<wsdl:operation name="getInfo">
|
351 |
<wsdl:operation name="getInfo">
|
185 |
<soap:operation soapAction="" style="document"/>
|
352 |
<soap:operation soapAction="" style="document"/>
|
186 |
<wsdl:input name="getInfo">
|
353 |
<wsdl:input name="getInfo">
|
187 |
<soap:body use="literal"/>
|
354 |
<soap:body use="literal"/>
|
188 |
</wsdl:input>
|
355 |
</wsdl:input>
|
189 |
<wsdl:output name="getInfoResponse">
|
356 |
<wsdl:output name="getInfoResponse">
|
190 |
<soap:body use="literal"/>
|
357 |
<soap:body use="literal"/>
|
191 |
</wsdl:output>
|
358 |
</wsdl:output>
|
192 |
</wsdl:operation>
|
359 |
</wsdl:operation>
|
- |
|
360 |
<wsdl:operation name="getHostinfo">
|
- |
|
361 |
<soap:operation soapAction="" style="document"/>
|
- |
|
362 |
<wsdl:input name="getHostinfo">
|
- |
|
363 |
<soap:body use="literal"/>
|
- |
|
364 |
</wsdl:input>
|
- |
|
365 |
<wsdl:output name="getHostinfoResponse">
|
- |
|
366 |
<soap:body use="literal"/>
|
- |
|
367 |
</wsdl:output>
|
- |
|
368 |
</wsdl:operation>
|
- |
|
369 |
<wsdl:operation name="sleep">
|
- |
|
370 |
<soap:operation soapAction="" style="document"/>
|
- |
|
371 |
<wsdl:input name="sleep">
|
- |
|
372 |
<soap:body use="literal"/>
|
- |
|
373 |
</wsdl:input>
|
- |
|
374 |
<wsdl:output name="sleepResponse">
|
- |
|
375 |
<soap:body use="literal"/>
|
- |
|
376 |
</wsdl:output>
|
- |
|
377 |
</wsdl:operation>
|
193 |
</wsdl:binding>
|
378 |
</wsdl:binding>
|
194 |
<wsdl:service name="MiscService">
|
379 |
<wsdl:service name="MiscService">
|
195 |
<wsdl:port binding="tns:MiscServiceSoapBinding" name="MiscServiceImplPort">
|
380 |
<wsdl:port binding="tns:MiscServiceSoapBinding" name="MiscServiceImplPort">
|
196 |
<soap:address location="http://localhost:8080/XServices/MiscService"/>
|
381 |
<soap:address location="http://localhost:8080/XServices/MiscService"/>
|
197 |
</wsdl:port>
|
382 |
</wsdl:port>
|
198 |
</wsdl:service>
|
383 |
</wsdl:service>
|
199 |
</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="sleep" bindingOperationName="sleep" type="Request-Response" outputName="sleepResponse" inputName="sleep" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/></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">
|
384 |
</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" id="18a61ce6-c134-4d7c-80dc-7089c1db41f3"><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" id="a55c21b4-831c-442f-8e5d-a0c665a2f077"><con:settings/></con:operation><con:operation isOneWay="false" action="" name="getInfo" bindingOperationName="getInfo" type="Request-Response" outputName="getInfoResponse" inputName="getInfo" receivesAttachments="false" sendsAttachments="false" anonymous="optional" id="e971233b-230e-4e84-94cc-35614fbe971b"><con:settings/><con:call name="Request 1" id="99a60d8c-cef0-4a06-b9b1-aa9e1ef1ebd6"><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">
|
200 |
<soapenv:Header/>
|
385 |
<soapenv:Header/>
|
201 |
<soapenv:Body>
|
386 |
<soapenv:Body>
|
202 |
<ws:getInfo/>
|
387 |
<ws:getInfo/>
|
203 |
</soapenv:Body>
|
388 |
</soapenv:Body>
|
204 |
</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:operation><con:operation isOneWay="false" action="" name="getMemory" bindingOperationName="getMemory" type="Request-Response" outputName="getMemoryResponse" inputName="getMemory" 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">
|
389 |
</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" id="a9dcbc4a-d1dd-4453-bbcf-31859df33fc9"><con:settings/><con:call id="47a626b3-6c33-4f96-b487-cd67ea5b951a" name="Request 1"><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">\r
|
- |
|
390 |
<soapenv:Header/>\r
|
- |
|
391 |
<soapenv:Body>\r
|
- |
|
392 |
<ws:generateUUID/>\r
|
- |
|
393 |
</soapenv:Body>\r
|
- |
|
394 |
</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><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:operation isOneWay="false" action="" name="getMemory" bindingOperationName="getMemory" type="Request-Response" outputName="getMemoryResponse" inputName="getMemory" receivesAttachments="false" sendsAttachments="false" anonymous="optional" id="44cd98a5-0fe7-43fe-92ec-8347ba7c5ef3"><con:settings/><con:call name="Request 1" id="b766d6aa-6f27-42bc-9f5e-bd7cfb5e75c3"><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">
|
205 |
<soapenv:Header/>
|
395 |
<soapenv:Header/>
|
206 |
<soapenv:Body>
|
396 |
<soapenv:Body>
|
207 |
<ws:getMemory/>
|
397 |
<ws:getMemory/>
|
208 |
</soapenv:Body>
|
398 |
</soapenv:Body>
|
- |
|
399 |
</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/MiscService/getMemory"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation id="f6769532-94ee-4e9f-9a5a-0736d03e060a" isOneWay="false" action="" name="lock" bindingOperationName="lock" type="Request-Response" outputName="lockResponse" inputName="lock" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call id="3f735599-666e-4dc8-b9ce-704333b12b73" name="lock-request"><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">
|
- |
|
400 |
<soapenv:Header/>
|
- |
|
401 |
<soapenv:Body>
|
- |
|
402 |
<ws:lock>
|
- |
|
403 |
<!--Optional:-->
|
- |
|
404 |
<id>${=org.apache.commons.lang.RandomStringUtils.randomNumeric(12)}</id>
|
- |
|
405 |
<!--Optional:-->
|
- |
|
406 |
<objectId>12345-${=org.apache.commons.lang.RandomStringUtils.randomNumeric(1)}</objectId>
|
- |
|
407 |
</ws:lock>
|
- |
|
408 |
</soapenv:Body>
|
- |
|
409 |
</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/MiscService/lock"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation id="b0374c2b-4ebd-40fe-a161-22b3b70d2617" isOneWay="false" action="" name="EventNotice" bindingOperationName="EventNotice" type="Request-Response" outputName="EventNoticeResponse" inputName="EventNotice" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call id="b5dd6db6-6931-4abd-9fb9-5e49cef8dd58" 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" xmlns:ns="http://www.eclipse.org/alf/schema/EventBase/1">\r
|
- |
|
410 |
<soapenv:Header/>\r
|
- |
|
411 |
<soapenv:Body>\r
|
- |
|
412 |
<ws:EventNotice>\r
|
- |
|
413 |
<!--Optional:-->\r
|
- |
|
414 |
<ns:EventNotice version="?">\r
|
- |
|
415 |
<ns:Base>\r
|
- |
|
416 |
<ns:EventId>${=org.apache.commons.lang.RandomStringUtils.randomNumeric(12)}</ns:EventId>\r
|
- |
|
417 |
<!-- ${=java.time.Instant.now().truncatedTo(java.time.temporal.ChronoUnit.SECONDS)} -->
|
- |
|
418 |
<ns:Timestamp>${=java.time.Instant.now()}</ns:Timestamp>\r
|
- |
|
419 |
<ns:EventType>sync</ns:EventType>\r
|
- |
|
420 |
<ns:ObjectType>User</ns:ObjectType>\r
|
- |
|
421 |
<ns:ObjectId>ABC${=org.apache.commons.lang.RandomStringUtils.randomNumeric(1)}</ns:ObjectId>\r
|
- |
|
422 |
<ns:Source>\r
|
- |
|
423 |
<ns:Product>IDM</ns:Product>\r
|
- |
|
424 |
<ns:ProductVersion>1.0</ns:ProductVersion>\r
|
- |
|
425 |
<ns:ProductInstance>Default</ns:ProductInstance>\r
|
- |
|
426 |
|
- |
|
427 |
</ns:Source>\r
|
- |
|
428 |
<ns:User>\r
|
- |
|
429 |
<!--You may enter ANY elements at this point-->\r
|
- |
|
430 |
</ns:User>\r
|
- |
|
431 |
|
- |
|
432 |
</ns:Base>\r
|
- |
|
433 |
<!--Optional:-->\r
|
- |
|
434 |
<ns:Detail>\r
|
- |
|
435 |
<!--You may enter ANY elements at this point-->\r
|
- |
|
436 |
</ns:Detail>\r
|
- |
|
437 |
<!--Optional:-->\r
|
- |
|
438 |
<ns:Extension>\r
|
- |
|
439 |
<!--You may enter ANY elements at this point-->\r
|
- |
|
440 |
</ns:Extension>\r
|
- |
|
441 |
<!--You may enter ANY elements at this point-->\r
|
- |
|
442 |
</ns:EventNotice>\r
|
- |
|
443 |
</ws:EventNotice>\r
|
- |
|
444 |
</soapenv:Body>\r
|
209 |
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/MiscService/getMemory"/><con:wsrmConfig version="1.2"/></con:call></con:operation></con:interface><con:testSuite name="Basic Call Tests"><con:settings/><con:runType>SEQUENTIAL</con:runType><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="true" maxResults="0" name="Pull WSDL" searchProperties="true" id="2048fa40-8ecb-484e-98ff-6c50df26f33b"><con:settings/><con:testStep type="httprequest" name="http://localhost:8080/XServices/MiscService?WSDL"><con:settings/><con:config method="GET" xsi:type="con:HttpRequest" name="http://localhost:8080/XServices/MiscService?WSDL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:endpoint>http://localhost:8080/XServices/MiscService?WSDL</con:endpoint><con:request/><con:assertion type="HTTP Download all resources" name="HTTP Download all resources"/><con:assertion type="Response SLA Assertion" name="Response SLA"><con:configuration><SLA>200</SLA></con:configuration></con:assertion><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/></con:config></con:testStep><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="getHostInfo" searchProperties="true" id="056daaec-9b00-4484-9326-f1f83de86500"><con:settings/><con:testStep type="request" name="getHostInfo-localhost"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>MiscServiceSoapBinding</con:interface><con:operation>getHostinfo</con:operation><con:request name="getHostInfo-localhost"><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">
|
445 |
</soapenv:Envelope>]]></con:request><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/MiscService/EventNotice"/><con:wsrmConfig version="1.2"/></con:call></con:operation></con:interface><con:testSuite name="Basic Call Tests" id="4f7bbdb7-7717-424b-b6d8-31bcb6834678"><con:settings/><con:runType>SEQUENTIAL</con:runType><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="true" maxResults="0" name="Pull WSDL" searchProperties="true" id="2048fa40-8ecb-484e-98ff-6c50df26f33b"><con:settings/><con:testStep type="httprequest" name="http://localhost:8080/XServices/MiscService?WSDL" id="9352cf68-f189-4208-99a6-e0ce6707f0ba"><con:settings/><con:config method="GET" xsi:type="con:HttpRequest" name="http://localhost:8080/XServices/MiscService?WSDL" id="8f5f3123-56eb-4369-bc5d-fad6eb8b704f" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:endpoint>http://localhost:8080/XServices/MiscService?WSDL</con:endpoint><con:request/><con:assertion type="HTTP Download all resources" name="HTTP Download all resources" id="33c191fb-3b6f-40c1-ac69-466e87f3e592"/><con:assertion type="Response SLA Assertion" name="Response SLA" id="3fdfdeb5-6c77-44b7-ab0a-99c910314b0b"><con:configuration><SLA>200</SLA></con:configuration></con:assertion><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/></con:config></con:testStep><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="getHostInfo" searchProperties="true" id="056daaec-9b00-4484-9326-f1f83de86500"><con:settings/><con:testStep type="request" name="getHostInfo-localhost" id="c8233bd0-de27-40c6-85f0-6e99b4510525"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>MiscServiceSoapBinding</con:interface><con:operation>getHostinfo</con:operation><con:request name="getHostInfo-localhost" id="bc8e3c7b-c849-4344-aacf-275d6f49314b"><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">
|
210 |
<soapenv:Header/>
|
446 |
<soapenv:Header/>
|
211 |
<soapenv:Body>
|
447 |
<soapenv:Body>
|
212 |
<ws:getHostinfo>
|
448 |
<ws:getHostinfo>
|
213 |
<!--Optional:-->
|
449 |
<!--Optional:-->
|
214 |
<hostname>localhost</hostname>
|
450 |
<hostname>localhost</hostname>
|
215 |
</ws:getHostinfo>
|
451 |
</ws:getHostinfo>
|
216 |
</soapenv:Body>
|
452 |
</soapenv:Body>
|
217 |
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:credentials><con:authType>Global HTTP Settings</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="getHostInfo-google.de"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>MiscServiceSoapBinding</con:interface><con:operation>getHostinfo</con:operation><con:request name="getHostInfo-google.de"><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">
|
453 |
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response" id="a94c9581-aadc-4eed-b583-3c74cc3bf610"/><con:assertion type="Schema Compliance" id="b9d01e6a-2ffb-46f6-bd76-f01bef0b56d2"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion" id="733dae60-f9b4-40dc-b06b-7739578b1afd"/><con:credentials><con:authType>Global HTTP Settings</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="getHostInfo-google.de" id="9733be0d-c3bb-4e65-955e-8e2706bf400d"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>MiscServiceSoapBinding</con:interface><con:operation>getHostinfo</con:operation><con:request name="getHostInfo-google.de" id="d6e1bcbc-0d0e-405c-8dd1-9331c202255e"><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">
|
218 |
<soapenv:Header/>
|
454 |
<soapenv:Header/>
|
219 |
<soapenv:Body>
|
455 |
<soapenv:Body>
|
220 |
<ws:getHostinfo>
|
456 |
<ws:getHostinfo>
|
221 |
<!--Optional:-->
|
457 |
<!--Optional:-->
|
222 |
<hostname>google.de</hostname>
|
458 |
<hostname>google.de</hostname>
|
223 |
</ws:getHostinfo>
|
459 |
</ws:getHostinfo>
|
224 |
</soapenv:Body>
|
460 |
</soapenv:Body>
|
225 |
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:assertion type="Response SLA Assertion" name="Response SLA"><con:configuration><SLA>5000</SLA></con:configuration></con:assertion><con:credentials><con:authType>Global HTTP Settings</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="getHostInfo-heise.de"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>MiscServiceSoapBinding</con:interface><con:operation>getHostinfo</con:operation><con:request name="getHostInfo-heise.de"><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">
|
461 |
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response" id="c16aa312-79b6-422c-aa84-f073d3d1d696"/><con:assertion type="Schema Compliance" id="df9fe5d2-a27c-4ca5-bb94-14750f465eff"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion" id="f0ef395f-de1c-4958-8a6d-0713746b6fc0"/><con:assertion type="Response SLA Assertion" name="Response SLA" id="c8b57337-9586-42b6-86e4-190d929b9b4b"><con:configuration><SLA>5000</SLA></con:configuration></con:assertion><con:credentials><con:authType>Global HTTP Settings</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="getHostInfo-heise.de" id="23c02bcb-26e7-448b-a090-74a501481ff1"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>MiscServiceSoapBinding</con:interface><con:operation>getHostinfo</con:operation><con:request name="getHostInfo-heise.de" id="882f67ef-3676-4897-bb01-9c3bbc88c635"><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">
|
226 |
<soapenv:Header/>
|
462 |
<soapenv:Header/>
|
227 |
<soapenv:Body>
|
463 |
<soapenv:Body>
|
228 |
<ws:getHostinfo>
|
464 |
<ws:getHostinfo>
|
229 |
<!--Optional:-->
|
465 |
<!--Optional:-->
|
230 |
<hostname>heise.de</hostname>
|
466 |
<hostname>heise.de</hostname>
|
231 |
</ws:getHostinfo>
|
467 |
</ws:getHostinfo>
|
232 |
</soapenv:Body>
|
468 |
</soapenv:Body>
|
233 |
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:assertion type="Response SLA Assertion" name="Response SLA"><con:configuration><SLA>5000</SLA></con:configuration></con:assertion><con:credentials><con:authType>Global HTTP Settings</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="getHostInfo-173.194.69.94"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>MiscServiceSoapBinding</con:interface><con:operation>getHostinfo</con:operation><con:request name="getHostInfo-173.194.69.94"><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">
|
469 |
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response" id="6ad3d1b1-d9b5-4808-81ae-c83daef8689e"/><con:assertion type="Schema Compliance" id="c7d8e4ad-43c1-4a42-a7f5-da272d774683"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion" id="e9ac4d8a-824d-43e1-83b1-e92196815e02"/><con:assertion type="Response SLA Assertion" name="Response SLA" id="f103512e-d0c6-4a02-8105-8df69d76730a"><con:configuration><SLA>5000</SLA></con:configuration></con:assertion><con:credentials><con:authType>Global HTTP Settings</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="getHostInfo-173.194.69.94" id="6ace2a41-92ab-4679-b655-218f09dd9df0"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>MiscServiceSoapBinding</con:interface><con:operation>getHostinfo</con:operation><con:request name="getHostInfo-173.194.69.94" id="5b9dc029-5d7d-42b4-8530-589ec255593c"><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">
|
234 |
<soapenv:Header/>
|
470 |
<soapenv:Header/>
|
235 |
<soapenv:Body>
|
471 |
<soapenv:Body>
|
236 |
<ws:getHostinfo>
|
472 |
<ws:getHostinfo>
|
237 |
<!--Optional:-->
|
473 |
<!--Optional:-->
|
238 |
<hostname>173.194.69.94</hostname>
|
474 |
<hostname>173.194.69.94</hostname>
|
239 |
</ws:getHostinfo>
|
475 |
</ws:getHostinfo>
|
240 |
</soapenv:Body>
|
476 |
</soapenv:Body>
|
241 |
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:assertion type="Response SLA Assertion" name="Response SLA"><con:configuration><SLA>5000</SLA></con:configuration></con:assertion><con:credentials><con:authType>Global HTTP Settings</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="Various" searchProperties="true" id="e27d7c3a-54eb-4709-a3a6-25383ddecc99"><con:settings/><con:testStep type="request" name="GetUUID"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>MiscServiceSoapBinding</con:interface><con:operation>generateUUID</con:operation><con:request name="GetUUID"><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">
|
477 |
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response" id="00a8c355-a0c8-44bf-91dd-a8c1004fa379"/><con:assertion type="Schema Compliance" id="a07fc569-4176-4d74-9fbd-e403b2b45436"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion" id="7cb0ec91-1deb-429b-a00f-b51a23f896fd"/><con:assertion type="Response SLA Assertion" name="Response SLA" id="9d9eac12-3aa8-430c-ae1f-9dc89290ca20"><con:configuration><SLA>5000</SLA></con:configuration></con:assertion><con:credentials><con:authType>Global HTTP Settings</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="Various" searchProperties="true" id="e27d7c3a-54eb-4709-a3a6-25383ddecc99"><con:settings/><con:testStep type="request" name="GetUUID" id="f753598d-4d76-496e-8d98-42b8c533f066"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>MiscServiceSoapBinding</con:interface><con:operation>generateUUID</con:operation><con:request name="GetUUID" id="db950e9e-eeac-41e7-929c-4579dda308d0"><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">
|
242 |
<soapenv:Header/>
|
478 |
<soapenv:Header/>
|
243 |
<soapenv:Body>
|
479 |
<soapenv:Body>
|
244 |
<ws:generateUUID/>
|
480 |
<ws:generateUUID/>
|
245 |
</soapenv:Body>
|
481 |
</soapenv:Body>
|
246 |
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:credentials><con:authType>Global HTTP Settings</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="sleep-short"><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-short"><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">
|
482 |
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response" id="870d17ba-e2db-4f00-86dd-3b8f583db490"/><con:assertion type="Schema Compliance" id="d725d869-769a-4812-b428-a0acb0db8d29"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion" id="a1e0ed1e-bcfe-46e6-8a97-8437065cc878"/><con:credentials><con:authType>Global HTTP Settings</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="sleep-short" id="44ad959e-d761-4853-9266-b8ce8a9ff538"><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-short" id="9a1d437f-c3b6-403b-8da5-1a15e2068e20"><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">
|
247 |
<soapenv:Header/>
|
483 |
<soapenv:Header/>
|
248 |
<soapenv:Body>
|
484 |
<soapenv:Body>
|
249 |
<ws:sleep>
|
485 |
<ws:sleep>
|
250 |
<minutes>0</minutes>
|
486 |
<minutes>0</minutes>
|
251 |
<seconds>4</seconds>
|
487 |
<seconds>4</seconds>
|
252 |
</ws:sleep>
|
488 |
</ws:sleep>
|
253 |
</soapenv:Body>
|
489 |
</soapenv:Body>
|
254 |
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:assertion type="Response SLA Assertion" name="Response SLA"><con:configuration><SLA>4100</SLA></con:configuration></con:assertion><con:credentials><con:authType>Global HTTP Settings</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="getInfo"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>MiscServiceSoapBinding</con:interface><con:operation>getInfo</con:operation><con:request name="getInfo"><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">
|
490 |
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response" id="66fc15f1-152d-4c73-9784-877445e62a18"/><con:assertion type="Schema Compliance" id="0c10553b-b330-4c89-89e1-3f6aea5e2b00"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion" id="c90acca2-b441-42ad-b571-e7b3260eb6f1"/><con:assertion type="Response SLA Assertion" name="Response SLA" id="d441e36a-2423-46e3-a3db-7eba615af0b0"><con:configuration><SLA>4100</SLA></con:configuration></con:assertion><con:credentials><con:authType>Global HTTP Settings</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="getInfo" id="808cde56-74ee-41f3-8d67-bca21873badc"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>MiscServiceSoapBinding</con:interface><con:operation>getInfo</con:operation><con:request name="getInfo" id="c0e02025-543c-40c2-97a2-88a25cc77933"><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">
|
255 |
<soapenv:Header/>
|
491 |
<soapenv:Header/>
|
256 |
<soapenv:Body>
|
492 |
<soapenv:Body>
|
257 |
<ws:getInfo/>
|
493 |
<ws:getInfo/>
|
258 |
</soapenv:Body>
|
494 |
</soapenv:Body>
|
259 |
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:credentials><con:authType>Global HTTP Settings</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="sleep-long"><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-long"><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">
|
495 |
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response" id="f7b7d34e-38c2-40c4-84a8-9dde80342974"/><con:assertion type="Schema Compliance" id="1c65d97f-345d-460e-8dd7-23df4caf500a"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion" id="a2302626-77ec-4a4a-a5be-b7a1a174ef40"/><con:credentials><con:authType>Global HTTP Settings</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="sleep-long" id="ac52018b-e79c-4e65-88c8-c7d473d8368d"><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-long" id="9cfa89e0-7da0-4790-976d-0f2f2718e2de"><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">
|
260 |
<soapenv:Header/>
|
496 |
<soapenv:Header/>
|
261 |
<soapenv:Body>
|
497 |
<soapenv:Body>
|
262 |
<ws:sleep>
|
498 |
<ws:sleep>
|
263 |
<minutes>2</minutes>
|
499 |
<minutes>2</minutes>
|
264 |
<seconds>0</seconds>
|
500 |
<seconds>0</seconds>
|
265 |
</ws:sleep>
|
501 |
</ws:sleep>
|
266 |
</soapenv:Body>
|
502 |
</soapenv:Body>
|
267 |
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:assertion type="Response SLA Assertion" name="Response SLA"><con:configuration><SLA>120200</SLA></con:configuration></con:assertion><con:credentials><con:authType>Global HTTP Settings</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="sleep-verylong"><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-verylong"><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">
|
503 |
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response" id="39c23799-a7e1-4732-a5ac-6f2c81b41d65"/><con:assertion type="Schema Compliance" id="56153039-f327-4288-a175-0ed896b8b40a"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion" id="8691aac4-de36-4ef7-a5ff-596d8cc33eae"/><con:assertion type="Response SLA Assertion" name="Response SLA" id="ba3c1c1d-6f5e-4a16-bd8f-12ae814abc94"><con:configuration><SLA>120200</SLA></con:configuration></con:assertion><con:credentials><con:authType>Global HTTP Settings</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="sleep-verylong" id="234e0ca8-d4f1-4b51-932f-4c23965f8bce"><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-verylong" id="4508e1b1-7f2b-4574-99a7-61eb61441b2e"><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">
|
268 |
<soapenv:Header/>
|
504 |
<soapenv:Header/>
|
269 |
<soapenv:Body>
|
505 |
<soapenv:Body>
|
270 |
<ws:sleep>
|
506 |
<ws:sleep>
|
271 |
<minutes>6</minutes>
|
507 |
<minutes>6</minutes>
|
272 |
<seconds>32</seconds>
|
508 |
<seconds>32</seconds>
|
273 |
</ws:sleep>
|
509 |
</ws:sleep>
|
274 |
</soapenv:Body>
|
510 |
</soapenv:Body>
|
275 |
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:credentials><con:authType>Global HTTP Settings</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="getMemory"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>MiscServiceSoapBinding</con:interface><con:operation>getMemory</con:operation><con:request name="getMemory"><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">
|
511 |
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response" id="1a56d0b5-36a9-452f-b7c1-7bed141c012c"/><con:assertion type="Schema Compliance" id="d1149cac-b93a-4c15-b2a0-3aee45a07294"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion" id="2010861a-21e0-4f8a-b163-b23d77788d82"/><con:credentials><con:authType>Global HTTP Settings</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="getMemory" id="a03f0dae-eb1b-4342-a05c-85c064865dd7"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>MiscServiceSoapBinding</con:interface><con:operation>getMemory</con:operation><con:request name="getMemory" id="cc75c6fa-b263-4f49-90b3-ecaa4367a57c"><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">
|
276 |
<soapenv:Header/>
|
512 |
<soapenv:Header/>
|
277 |
<soapenv:Body>
|
513 |
<soapenv:Body>
|
278 |
<ws:getMemory/>
|
514 |
<ws:getMemory/>
|
279 |
</soapenv:Body>
|
515 |
</soapenv:Body>
|
280 |
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:credentials><con:authType>Global HTTP Settings</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:properties/></con:testCase><con:properties/></con:testSuite><con:properties/><con:wssContainer/><con:oAuth2ProfileContainer/></con:soapui-project>
|
- |
|
281 |
|
516 |
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response" id="1361d3de-7291-457c-9b34-26ee0d898572"/><con:assertion type="Schema Compliance" id="547c7db2-91bc-4e74-bfe4-427a4509d6dd"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion" id="03dfe8fa-5aea-4f51-990d-fdfccea3a7b1"/><con:credentials><con:authType>Global HTTP Settings</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:properties/></con:testCase><con:testCase id="76a9c490-e4a8-411b-947a-affb54669264" failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="lock-testcase" searchProperties="true"><con:settings/><con:testStep type="request" id="3b6a1ff3-4280-4cba-9aea-643edf9d984d" name="lock - lock-request"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>MiscServiceSoapBinding</con:interface><con:operation>lock</con:operation><con:request name="lock - lock-request" outgoingWss="" incomingWss="" timeout="" sslKeystore="" useWsAddressing="false" useWsReliableMessaging="false" wssPasswordType="" id="62162435-b052-4de4-b86e-8f2454e97f18"><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">\r
|
- |
|
517 |
<soapenv:Header/>\r
|
- |
|
518 |
<soapenv:Body>\r
|
- |
|
519 |
<ws:lock>\r
|
- |
|
520 |
<!--Optional:-->\r
|
- |
|
521 |
<id>${=org.apache.commons.lang.RandomStringUtils.randomNumeric(12)}</id>\r
|
- |
|
522 |
<!--Optional:-->\r
|
- |
|
523 |
<objectId>12345-${=org.apache.commons.lang.RandomStringUtils.randomNumeric(1)}</objectId>\r
|
- |
|
524 |
</ws:lock>\r
|
- |
|
525 |
</soapenv:Body>\r
|
- |
|
526 |
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response" id="62a06f54-9dd6-4acd-81ee-63b20bca9cc5" name="SOAP Response"/><con:assertion type="SOAP Fault Assertion" id="1165de94-a09d-4e7e-96ff-931c950e4208" name="Not SOAP Fault"/><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/MiscService/lock"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:loadTest id="127f0187-0a39-4543-9417-a0dfcfd1b832" name="lock-loadTest"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>2</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>30</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type><con:config><testDelay>300</testDelay><randomFactor>0.5</randomFactor></con:config></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase id="a2f60fdb-57bd-4270-8473-5d5f06cae0a4" failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="SendALFEvent" searchProperties="true"><con:settings/><con:testStep type="request" id="775c1b45-941c-40e1-956b-0039b2b9d1b6" name="EventNotice - 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>EventNotice</con:operation><con:request name="EventNotice - Request 1" outgoingWss="" incomingWss="" timeout="" sslKeystore="" useWsAddressing="false" useWsReliableMessaging="false" wssPasswordType="" id="9ab98bee-e2aa-4498-9dc0-6b393c965ece"><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" xmlns:ns="http://www.eclipse.org/alf/schema/EventBase/1">\r
|
- |
|
527 |
<soapenv:Header/>\r
|
- |
|
528 |
<soapenv:Body>\r
|
- |
|
529 |
<ws:EventNotice>\r
|
- |
|
530 |
<!--Optional:-->\r
|
- |
|
531 |
<ns:EventNotice version="?">\r
|
- |
|
532 |
<ns:Base>\r
|
- |
|
533 |
<ns:EventId>${=org.apache.commons.lang.RandomStringUtils.randomNumeric(12)}</ns:EventId>\r
|
- |
|
534 |
<!-- ${=java.time.Instant.now().truncatedTo(java.time.temporal.ChronoUnit.SECONDS)} -->
|
- |
|
535 |
<ns:Timestamp>${=java.time.Instant.now()}</ns:Timestamp>\r
|
- |
|
536 |
<ns:EventType>sync</ns:EventType>\r
|
- |
|
537 |
<ns:ObjectType>User</ns:ObjectType>\r
|
- |
|
538 |
<ns:ObjectId>ABC${=org.apache.commons.lang.RandomStringUtils.randomNumeric(5)}</ns:ObjectId>\r
|
- |
|
539 |
<ns:Source>\r
|
- |
|
540 |
<ns:Product>IDM</ns:Product>\r
|
- |
|
541 |
<ns:ProductVersion>1.0</ns:ProductVersion>\r
|
- |
|
542 |
<ns:ProductInstance>Default</ns:ProductInstance>\r
|
- |
|
543 |
|
- |
|
544 |
</ns:Source>\r
|
- |
|
545 |
<ns:User>\r
|
- |
|
546 |
<!--You may enter ANY elements at this point-->\r
|
- |
|
547 |
</ns:User>\r
|
- |
|
548 |
|
- |
|
549 |
</ns:Base>\r
|
- |
|
550 |
<!--Optional:-->\r
|
- |
|
551 |
<ns:Detail>\r
|
- |
|
552 |
<!--You may enter ANY elements at this point-->\r
|
- |
|
553 |
</ns:Detail>\r
|
- |
|
554 |
<!--Optional:-->\r
|
- |
|
555 |
<ns:Extension>\r
|
- |
|
556 |
<!--You may enter ANY elements at this point-->\r
|
- |
|
557 |
</ns:Extension>\r
|
- |
|
558 |
<!--You may enter ANY elements at this point-->\r
|
- |
|
559 |
</ns:EventNotice>\r
|
- |
|
560 |
</ws:EventNotice>\r
|
- |
|
561 |
</soapenv:Body>\r
|
- |
|
562 |
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Fault Assertion" id="bef57b04-a0a9-48dd-9b9b-6b719ffcbe37" name="Not SOAP Fault"/><con:credentials><con:authType>No Authorization</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/MiscService/EventNotice"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:loadTest id="2ba2dd71-6199-481e-b63b-f1c1aa0b8a88" name="ALFEvend-LoadTest"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting><con:setting id="HttpSettings@include_request_in_time_taken">true</con:setting><con:setting id="HttpSettings@include_response_in_time_taken">true</con:setting></con:settings><con:threadCount>1</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>5000</con:testLimit><con:limitType>COUNT</con:limitType><con:loadStrategy><con:type>Simple</con:type><con:config><testDelay>20</testDelay><randomFactor>0.5</randomFactor></con:config></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:statisticsLogFolder/><con:statisticsLogInterval>0</con:statisticsLogInterval><con:logStatisticsOnThreadChange>false</con:logStatisticsOnThreadChange><con:cancelOnReachedLimit>false</con:cancelOnReachedLimit><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval><con:updateStatisticsPerTestStep>false</con:updateStatisticsPerTestStep></con:loadTest><con:properties/></con:testCase><con:testCase id="009c4c6f-cb7f-4881-ada4-a07ef8273328" failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="Generate UUID" searchProperties="true"><con:settings/><con:testStep type="request" id="8f3b38a1-67c5-4fe9-a0f4-018e4dec186b" name="generateUUID - 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>generateUUID</con:operation><con:request name="generateUUID - Request 1" outgoingWss="" incomingWss="" timeout="" sslKeystore="" useWsAddressing="false" useWsReliableMessaging="false" wssPasswordType="" id="85939931-bd58-456e-861d-16ed0149b6c6"><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">\r
|
- |
|
563 |
<soapenv:Header/>\r
|
- |
|
564 |
<soapenv:Body>\r
|
- |
|
565 |
<ws:generateUUID/>\r
|
- |
|
566 |
</soapenv:Body>\r
|
- |
|
567 |
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Fault Assertion" id="442d923f-5b98-45fb-a672-e1b9abe93c46" name="Not SOAP Fault"/><con:credentials><con:authType>No Authorization</con:authType></con:credentials><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:request></con:config></con:testStep><con:loadTest id="3e4a76e3-187b-43b1-99e7-3cc67f6e4bed" name="GenerateUUID LoadTest"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>32</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:properties/></con:testSuite><con:properties/><con:wssContainer/><con:oAuth2ProfileContainer/><con:oAuth1ProfileContainer/><con:sensitiveInformation/></con:soapui-project>
|
- |
|
568 |
|
282 |
Generated by GNU Enscript 1.6.5.90.
|
569 |
Generated by GNU Enscript 1.6.5.90.
|