Subversion Repositories XServices

Rev

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

Rev 59 Rev 159
1
<?xml version='1.0' encoding="utf-8"?>
1
<?xml version='1.0' encoding="utf-8"?>
2
<section xmlns="http://docbook.org/ns/docbook" version="5.0"
2
<section xmlns="http://docbook.org/ns/docbook" version="5.0"
3
	xmlns:xi="http://www.w3.org/2001/XInclude"
3
	xmlns:xi="http://www.w3.org/2001/XInclude"
4
	id="executeservices">
4
	id="executeservices">
5
	<title>ExecuteServices</title>
5
	<title>ExecuteServices</title>
6
	<para>The ExecuteService bundles local and remote command
6
	<para>The ExecuteService bundles local and remote command
7
		execution operations. Its WSDL is located at
7
		execution operations. Its WSDL is located at
8
		http://server:port/XServices/ExecuteService?wsdl</para>
8
		http://server:port/XServices/ExecuteService?wsdl</para>
9
		<xi:include href="ExecuteServices/rExec.xml" />
9
		<xi:include href="./rExec.xml" />
10
		<xi:include href="ExecuteServices/runCommand.xml" />
10
		<xi:include href="./runCommand.xml" />
11
		<xi:include href="ExecuteServices/runCommandWithSSH.xml" />
11
		<xi:include href="./runCommandWithSSH.xml" />
12
		<xi:include href="ExecuteServices/telnet.xml" />	
12
		<xi:include href="./telnet.xml" />	
13
</section>
13
</section>
14
 
14
 
15
Generated by GNU Enscript 1.6.5.90.
15
Generated by GNU Enscript 1.6.5.90.
16
 
16
 
17
 
17