Tool

Asgard RuntimeExec Module

Author Info

2 February 2006 - 4:30pm
Submitted by: Alfredo Luiz Santos

tool
Reads:

1191

Score:
0
0
 
Comments:

0

license: 
Open source
home page url: 
http://www.openasgard.org/
Asgard RuntimeExec allows command execution in the machine running Asgard Test Tool.

To include this module, copy the class file to modules directory of asgard.jar file.

Include this xml in ApplicationContext file:

<bean id="runtime" class="com.itt.asgard.modules.RuntimeExec" singleton="false">
       <property name="command" value="calc.exe"/>
</bean>
command   is your command environment.
AttachmentSize
runtimeexec.zip774 bytes

Author Info

2 February 2006 - 4:30pm
Submitted by: Alfredo Luiz Santos




User Comments

© 2009 Novell, Inc. All Rights Reserved.