|
|
|
|
|
Vhost
Action : wls.vhost (Category : wls, Name : vhost, By : kikonf)
Complete Name : wls.vhost.by.kikonf Version : 4.0 License : Modified BSD License Purpose of the wls category : Easy to customize. This category use in background the wlst command in jython mode, to drive WebLogic Server ® configuration. You can use it to manage the whole WebLogic ® architecture. Purpose of this vhost plugin : Creates a Virtual Host The following shows a sample Action File to use with the Action : wls.vhost This sample file can be run with this command : kikact wls.vhost Toggle lines
<vhost type = 'action' name='myvhost' channel='channel3' desc='mydesc'>
<scope server = 'server1' cluster = ''/>
<alias host='myhost1'/>
<alias host='myhost2'/>
<alias host='myhost3'/>
</vhost>
Trademarks :
|