Hi All,
I see difference between WAS 6.1 and WAS 7 for webserver configuration with IHS7
IHS and DMGR are 6.1 version:
when i try to generate plugin from deployment manager console the updated plugin-cfg.xml file is created under dmgr_profile_root/config/cells//nodes//servers/webserver1,and i see the Plugin file is update with Virtualhost and URI info. when i do the same on version 7 (DMGR and IHS are at V7). console message is showing plugin-cfg.xml generated succesfully under profile_root/config/cells//nodes//servers/webserver1, but plugin-cfg.xml is not updated.
To gerate the update Plugin-cfg.xm i had to do this.
i run GeneratePlugin.sh from dmgr bin dir and the updated plugin-cfg.xml file created under dmgr_profile_root/config/cells
Not sure why it is not update under profile_root/config/cells//nodes//servers/webserver1 when i do it from console
Setup was as below:
Example:
machine 1: DMGR7
machine 2: IHS7
remote webserver working fine and i see the status as "START" in dmgr console.