Subversion Repositories XServices

Rev

Rev 143 | Rev 164 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 143 Rev 163
1
<?xml version="1.0" encoding="UTF-8"?>
1
<?xml version="1.0" encoding="UTF-8"?>
351
</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/ExecuteService</con:endpoint></con:endpoints><con:operation isOneWay="false" action="" name="rExec" bindingOperationName="rExec" type="Request-Response" outputName="rExecResponse" inputName="rExec" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/ExecuteService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
351
</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/ExecuteService</con:endpoint></con:endpoints><con:operation isOneWay="false" action="" name="rExec" bindingOperationName="rExec" type="Request-Response" outputName="rExecResponse" inputName="rExec" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/ExecuteService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
352
   <soapenv:Header/>
352
   <soapenv:Header/>
353
   <soapenv:Body>
353
   <soapenv:Body>
354
      <ws:rExec>
354
      <ws:rExec>
355
         <!--Optional:-->
355
         <!--Optional:-->
356
         <host>
356
         <host>
357
            <hostname>?</hostname>
357
            <hostname>?</hostname>
358
            <port>?</port>
358
            <port>?</port>
359
            <!--Optional:-->
359
            <!--Optional:-->
360
            <user>?</user>
360
            <user>?</user>
361
            <!--Optional:-->
361
            <!--Optional:-->
362
            <password>?</password>
362
            <password>?</password>
363
         </host>
363
         </host>
364
         <!--Optional:-->
364
         <!--Optional:-->
365
         <command>?</command>
365
         <command>?</command>
366
         <timeout>?</timeout>
366
         <timeout>?</timeout>
367
      </ws:rExec>
367
      </ws:rExec>
368
   </soapenv:Body>
368
   </soapenv:Body>
369
</soapenv:Envelope>]]></con:request><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/ExecuteService/rExec"/></con:call></con:operation><con:operation isOneWay="false" action="" name="runCommand" bindingOperationName="runCommand" type="Request-Response" outputName="runCommandResponse" inputName="runCommand" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/ExecuteService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
369
</soapenv:Envelope>]]></con:request><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/ExecuteService/rExec"/></con:call></con:operation><con:operation isOneWay="false" action="" name="runCommand" bindingOperationName="runCommand" type="Request-Response" outputName="runCommandResponse" inputName="runCommand" 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">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/ExecuteService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
370
   <soapenv:Header/>
370
   <soapenv:Header/>
371
   <soapenv:Body>
371
   <soapenv:Body>
372
      <ws:runCommand>
372
      <ws:runCommand>
373
         <!--Optional:-->
373
         <!--Optional:-->
374
         <executable>?</executable>
374
         <executable>c:/windows/system32/cmd.exe</executable>
375
         <!--Optional:-->
375
         <!--Optional:-->
-
 
376
         <argline>/C "echo Hallo Welt!"</argline>
-
 
377
         <timeout>15000</timeout>
-
 
378
      </ws:runCommand>
-
 
379
   </soapenv:Body>
-
 
380
</soapenv:Envelope>]]></con:request><con:credentials><con:authType>Global HTTP Settings</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/ExecuteService/runCommand"/><con:wsrmConfig version="1.2"/></con:call><con:call name="Request notepad"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/ExecuteService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
381
   <soapenv:Header/>
-
 
382
   <soapenv:Body>
-
 
383
      <ws:runCommand>
-
 
384
         <!--Optional:-->
-
 
385
         <executable>c:/windows/system32/notepad.exe</executable>
-
 
386
         <!--Optional:-->
376
         <argline>?</argline>
387
         <argline></argline>
377
         <timeout>?</timeout>
388
         <timeout>15000</timeout>
378
      </ws:runCommand>
389
      </ws:runCommand>
379
   </soapenv:Body>
390
   </soapenv:Body>
380
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/ExecuteService/runCommand"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="runCommandAsync" bindingOperationName="runCommandAsync" type="Request-Response" outputName="runCommandAsyncResponse" inputName="runCommandAsync" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/ExecuteService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
391
</soapenv:Envelope>]]></con:request><con:credentials><con:authType>Global HTTP Settings</con:authType></con:credentials><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/ExecuteService/runCommand"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="runCommandAsync" bindingOperationName="runCommandAsync" type="Request-Response" outputName="runCommandAsyncResponse" inputName="runCommandAsync" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/ExecuteService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
381
   <soapenv:Header/>
392
   <soapenv:Header/>
382
   <soapenv:Body>
393
   <soapenv:Body>
383
      <ws:runCommandAsync>
394
      <ws:runCommandAsync>
384
         <!--Optional:-->
395
         <!--Optional:-->
385
         <executable>?</executable>
396
         <executable>?</executable>
386
         <!--Optional:-->
397
         <!--Optional:-->
387
         <argline>?</argline>
398
         <argline>?</argline>
388
      </ws:runCommandAsync>
399
      </ws:runCommandAsync>
389
   </soapenv:Body>
400
   </soapenv:Body>
390
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/ExecuteService/runCommandAsync"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="runCommandAsyncWithArgs" bindingOperationName="runCommandAsyncWithArgs" type="Request-Response" outputName="runCommandAsyncWithArgsResponse" inputName="runCommandAsyncWithArgs" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/ExecuteService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
401
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/ExecuteService/runCommandAsync"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="runCommandAsyncWithArgs" bindingOperationName="runCommandAsyncWithArgs" type="Request-Response" outputName="runCommandAsyncWithArgsResponse" inputName="runCommandAsyncWithArgs" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/ExecuteService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
391
   <soapenv:Header/>
402
   <soapenv:Header/>
392
   <soapenv:Body>
403
   <soapenv:Body>
393
      <ws:runCommandAsyncWithArgs>
404
      <ws:runCommandAsyncWithArgs>
394
         <!--Optional:-->
405
         <!--Optional:-->
395
         <executable>?</executable>
406
         <executable>?</executable>
396
         <!--Zero or more repetitions:-->
407
         <!--Zero or more repetitions:-->
397
         <arg>?</arg>
408
         <arg>?</arg>
398
      </ws:runCommandAsyncWithArgs>
409
      </ws:runCommandAsyncWithArgs>
399
   </soapenv:Body>
410
   </soapenv:Body>
400
</soapenv:Envelope>]]></con:request><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/ExecuteService/runCommandAsyncWithArgs"/></con:call></con:operation><con:operation isOneWay="false" action="" name="runCommandWithArgs" bindingOperationName="runCommandWithArgs" type="Request-Response" outputName="runCommandWithArgsResponse" inputName="runCommandWithArgs" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/ExecuteService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
411
</soapenv:Envelope>]]></con:request><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/ExecuteService/runCommandAsyncWithArgs"/></con:call></con:operation><con:operation isOneWay="false" action="" name="runCommandWithArgs" bindingOperationName="runCommandWithArgs" type="Request-Response" outputName="runCommandWithArgsResponse" inputName="runCommandWithArgs" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/ExecuteService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
401
   <soapenv:Header/>
412
   <soapenv:Header/>
402
   <soapenv:Body>
413
   <soapenv:Body>
403
      <ws:runCommandWithArgs>
414
      <ws:runCommandWithArgs>
404
         <!--Optional:-->
415
         <!--Optional:-->
405
         <executable>?</executable>
416
         <executable>?</executable>
406
         <!--Zero or more repetitions:-->
417
         <!--Zero or more repetitions:-->
407
         <arg>?</arg>
418
         <arg>?</arg>
408
         <timeout>?</timeout>
419
         <timeout>?</timeout>
409
      </ws:runCommandWithArgs>
420
      </ws:runCommandWithArgs>
410
   </soapenv:Body>
421
   </soapenv:Body>
411
</soapenv:Envelope>]]></con:request><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/ExecuteService/runCommandWithArgs"/></con:call></con:operation><con:operation isOneWay="false" action="" name="runCommandWithSSH" bindingOperationName="runCommandWithSSH" type="Request-Response" outputName="runCommandWithSSHResponse" inputName="runCommandWithSSH" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/ExecuteService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
422
</soapenv:Envelope>]]></con:request><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/ExecuteService/runCommandWithArgs"/></con:call></con:operation><con:operation isOneWay="false" action="" name="runCommandWithSSH" bindingOperationName="runCommandWithSSH" type="Request-Response" outputName="runCommandWithSSHResponse" inputName="runCommandWithSSH" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/ExecuteService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
412
   <soapenv:Header/>
423
   <soapenv:Header/>
413
   <soapenv:Body>
424
   <soapenv:Body>
414
      <ws:runCommandWithSSH>
425
      <ws:runCommandWithSSH>
415
         <!--Optional:-->
426
         <!--Optional:-->
416
         <host>
427
         <host>
417
            <hostname>?</hostname>
428
            <hostname>?</hostname>
418
            <port>?</port>
429
            <port>?</port>
419
            <!--Optional:-->
430
            <!--Optional:-->
420
            <user>?</user>
431
            <user>?</user>
421
            <!--Optional:-->
432
            <!--Optional:-->
422
            <password>?</password>
433
            <password>?</password>
423
         </host>
434
         </host>
424
         <!--Optional:-->
435
         <!--Optional:-->
425
         <command>?</command>
436
         <command>?</command>
426
         <timeout>?</timeout>
437
         <timeout>?</timeout>
427
      </ws:runCommandWithSSH>
438
      </ws:runCommandWithSSH>
428
   </soapenv:Body>
439
   </soapenv:Body>
429
</soapenv:Envelope>]]></con:request><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/ExecuteService/runCommandWithSSH"/></con:call></con:operation><con:operation isOneWay="false" action="" name="runCommandWithSSHKeyAuth" bindingOperationName="runCommandWithSSHKeyAuth" type="Request-Response" outputName="runCommandWithSSHKeyAuthResponse" inputName="runCommandWithSSHKeyAuth" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/ExecuteService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
440
</soapenv:Envelope>]]></con:request><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/ExecuteService/runCommandWithSSH"/></con:call></con:operation><con:operation isOneWay="false" action="" name="runCommandWithSSHKeyAuth" bindingOperationName="runCommandWithSSHKeyAuth" type="Request-Response" outputName="runCommandWithSSHKeyAuthResponse" inputName="runCommandWithSSHKeyAuth" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/ExecuteService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
430
   <soapenv:Header/>
441
   <soapenv:Header/>
431
   <soapenv:Body>
442
   <soapenv:Body>
432
      <ws:runCommandWithSSHKeyAuth>
443
      <ws:runCommandWithSSHKeyAuth>
433
         <!--Optional:-->
444
         <!--Optional:-->
434
         <host>
445
         <host>
435
            <hostname>?</hostname>
446
            <hostname>?</hostname>
436
            <port>?</port>
447
            <port>?</port>
437
            <!--Optional:-->
448
            <!--Optional:-->
438
            <user>?</user>
449
            <user>?</user>
439
            <!--Optional:-->
450
            <!--Optional:-->
440
            <password>?</password>
451
            <password>?</password>
441
         </host>
452
         </host>
442
         <!--Optional:-->
453
         <!--Optional:-->
443
         <keyfile>?</keyfile>
454
         <keyfile>?</keyfile>
444
         <!--Optional:-->
455
         <!--Optional:-->
445
         <command>?</command>
456
         <command>?</command>
446
         <timeout>?</timeout>
457
         <timeout>?</timeout>
447
      </ws:runCommandWithSSHKeyAuth>
458
      </ws:runCommandWithSSHKeyAuth>
448
   </soapenv:Body>
459
   </soapenv:Body>
449
</soapenv:Envelope>]]></con:request><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/ExecuteService/runCommandWithSSHKeyAuth"/></con:call></con:operation><con:operation isOneWay="false" action="" name="runJavaScript" bindingOperationName="runJavaScript" type="Request-Response" outputName="runJavaScriptResponse" inputName="runJavaScript" 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">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/ExecuteService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
460
</soapenv:Envelope>]]></con:request><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/ExecuteService/runCommandWithSSHKeyAuth"/></con:call></con:operation><con:operation isOneWay="false" action="" name="runJavaScript" bindingOperationName="runJavaScript" type="Request-Response" outputName="runJavaScriptResponse" inputName="runJavaScript" 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">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/ExecuteService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
450
   <soapenv:Header/>
461
   <soapenv:Header/>
451
   <soapenv:Body>
462
   <soapenv:Body>
452
      <ws:runJavaScript>
463
      <ws:runJavaScript>
453
         <!--Optional:-->
464
         <!--Optional:-->
454
         <script><![CDATA[
465
         <script><![CDATA[
455
// Equivalent in effect to the Java declaration import java.io.*;
466
// Equivalent in effect to the Java declaration import java.io.*;
456
 
467
 
457
var bla = JavaImporter(Packages.java.util);
468
var bla = JavaImporter(Packages.java.util);
458
var blub = JavaImporter(Packages.java.lang);
469
var blub = JavaImporter(Packages.java.lang);
459
with(blub) {
470
with(blub) {
460
	System.out.println("Mein out: ");
471
	System.out.println("Mein out: ");
461
}
472
}
462
 
473
 
463
]]]]>><![CDATA[</script>
474
]]]]>><![CDATA[</script>
464
      </ws:runJavaScript>
475
      </ws:runJavaScript>
465
   </soapenv:Body>
476
   </soapenv:Body>
466
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/ExecuteService/runJavaScript"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="telnet" bindingOperationName="telnet" type="Request-Response" outputName="telnetResponse" inputName="telnet" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/ExecuteService</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:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/ExecuteService/runJavaScript"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="telnet" bindingOperationName="telnet" type="Request-Response" outputName="telnetResponse" inputName="telnet" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/ExecuteService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
467
   <soapenv:Header/>
478
   <soapenv:Header/>
468
   <soapenv:Body>
479
   <soapenv:Body>
469
      <ws:telnet>
480
      <ws:telnet>
470
         <!--Optional:-->
481
         <!--Optional:-->
471
         <host>
482
         <host>
472
            <hostname>?</hostname>
483
            <hostname>?</hostname>
473
            <port>?</port>
484
            <port>?</port>
474
            <!--Optional:-->
485
            <!--Optional:-->
475
            <user>?</user>
486
            <user>?</user>
476
            <!--Optional:-->
487
            <!--Optional:-->
477
            <password>?</password>
488
            <password>?</password>
478
         </host>
489
         </host>
479
         <!--Optional:-->
490
         <!--Optional:-->
480
         <prompt>?</prompt>
491
         <prompt>?</prompt>
481
         <!--Optional:-->
492
         <!--Optional:-->
482
         <command>?</command>
493
         <command>?</command>
483
         <!--Optional:-->
494
         <!--Optional:-->
484
         <expect>?</expect>
495
         <expect>?</expect>
485
         <timeout>?</timeout>
496
         <timeout>?</timeout>
486
      </ws:telnet>
497
      </ws:telnet>
487
   </soapenv:Body>
498
   </soapenv:Body>
488
</soapenv:Envelope>]]></con:request><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/ExecuteService/telnet"/></con:call></con:operation></con:interface><con:properties/><con:wssContainer/></con:soapui-project>
499
</soapenv:Envelope>]]></con:request><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/ExecuteService/telnet"/></con:call></con:operation></con:interface><con:properties/><con:wssContainer/></con:soapui-project>
489
 
500
 
490
Generated by GNU Enscript 1.6.5.90.
501
Generated by GNU Enscript 1.6.5.90.
491
 
502
 
492
 
503