|
|
|
|
|
Sharedlib
Action : was.sharedlib (Category : was, Name : sharedlib, By : kikonf)
Complete Name : was.sharedlib.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 sharedlib plugin : Creates a shared library The following shows a sample Action File to use with the Action : was.sharedlib This sample file can be run with this command : kikact was.sharedlib Toggle lines
<sharedlib
type = 'action'
name='myshlib'
desc='mydesc'
>
<classpath>
abc.def.ghi
klm.opd.rst
</classpath>
<scope node = 'localhostNode01' server = 'server1'/>
</sharedlib>
Trademarks :
|