|
|
|
Envars
Action : was.envars (Category : was, Name : envars, By : kikonf)
Complete Name : was.envars.by.kikonf Version : 5.0 License : Modified BSD License Purpose of the was category : Easy to customize. This category use in background the wsadmin command in jython mode (through AdminConfig, AdminControl and AdminTask), to drive WebSphere Application Server ® configuration. You can use it to manage the whole WebSphere ® architecture. Purpose of this envars plugin : Creates one or more JVM environment(s) variable(s) into the target Server The following shows a sample Action File to use with the Action : was.envars This sample file can be run with this command : kikact was.envars Toggle lines <envars type = 'action' > <scope node = 'localhostNode01' server = 'server1'/> <var name='myvar1' value='value1' required='false' desc='mydesc1'/> <var name='myvar2' value='value2' required='true' desc='mydesc2'/> <var name='myvar3' value='value3' required='false' desc='mydesc3'/> </envars>
Trademarks :
|