手工生成WebSphere与IBMIHS的plugin-cfg.xml文件

1.
./wsadmin.sh -username wpsbind -password passw0rd

2.
wsadmin>set generator [$AdminControl completeObjectName type=PluginCfgGenerator,*]
输出:
WebSphere:platform=common,cell=Portal2Cell01,version=6.0.2.9,name=PluginCfgGenerator,mbeanIdentifier=PluginCfgGenerator,type=PluginCfgGenerator,node=Portal2CellManager01,process=dmgr
wsadmin>

3.
wsadmin>$AdminControl invoke $generator generate "/opt/WebSphere/AppServer /opt/WebSphere/AppServer/profiles/Dmgr01/config emis02_perCell01 null null plugin-cfg.xml" 

你可能感兴趣的:(应用服务器)