Subversion Repositories XServices

Rev

Rev 59 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 59 Rev 159
Line 4... Line 4...
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