Websphere Plugin Issue
--------------------------------
Hi,
Im using Websphere 6.1.0.21 and IBM HTTPServer 6.1 running on AIX and on different IPs. I installed an application at /"//" context root. Since it conflicted with DefaultApplication context root, so i changed it to /"/abc/". Hereafter i regenerated the plugins for the webserver from WAS console for the effects.
The problem is that the changes are not getting refelected in the plugin-cfg.xml.
Im expecting the following line to be added in the XML file:
But this is not happening, i've to manually edit the file and make an entry.
Also on updating the global plugin from WAS console, this entry is refelected in the global plugin file.
Path for global plugin: /usr/IBM/WebServer/AppServer/Profiles/Dmgr01/config/cells/plugin-cfg.xml
Path for Webserver plugin: /usr/IBM/WebServer/AppServer/Profiles/Dmgr01/config/cells//nodes//servers/webserver1/plugin-cfg.xml
Where could be the problem?
--------------------------------
Posted By: Ashu at Feb 23 2009 9:36AM