|
|
|
|
|
Url
Action : was.url (Category : was, Name : url, By : kikonf)
Complete Name : was.url.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 url plugin : Creates a Java Url The following shows a sample Action File to use with the Action : was.url This sample file can be run with this command : kikact was.url Toggle lines
<url
type='action'
name='myurl'
jndi_name='url/myurl'
protocol='ftp://'
file='c:\temp\myfile'
desc='mydesc'
>
<scope node = 'localhostNode01' server = 'server1'/>
</url>
Trademarks :
|