vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > I've installed IHSv2.x.x.x on one machine and WASv5.1 on another > machine. I am expecting the IHS to redirect the http traffic to the > WAS machine when I am using the virtual url. However, the IHS is not > doing the redirecting and it always stop at the HTTP Server Welcome > page. I've already copied the plugin file from WAS to the IHS server. > Also, I can launch the url directly from the WAS's browser. You say that you copied the plugin file, but did you also copied/updated the configuration file for IHS and the plugin configuration file? Also, which url are you trying? WAS Plugin will only redirect url that he knows Hi, Was trying to answer your question but unable to retrieve the message. You mentioned that I need to copied/updated the configuration file for IHS and the plugin configuration file. Which file should I update. So far What I did is to just copy the WAS's plugin file and placed it to the IHS server. Rgds. |
| ||||
| ColdMan wrote: >>I've installed IHSv2.x.x.x on one machine and WASv5.1 on another >>machine. I am expecting the IHS to redirect the http traffic to the >>WAS machine when I am using the virtual url. However, the IHS is not >>doing the redirecting and it always stop at the HTTP Server Welcome >>page. I've already copied the plugin file from WAS to the IHS server. >>Also, I can launch the url directly from the WAS's browser. > > > > You say that you copied the plugin file, but did you also > copied/updated > the configuration file for IHS and the plugin configuration file? > Also, > which url are you trying? WAS Plugin will only redirect url that he > knows > You mentioned that I need to copied/updated the configuration file for > IHS and the plugin configuration file. Which file should I update. So > far What I did is to just copy the WAS's plugin file and placed it to > the IHS server. > > Rgds. Ok, first you need to install the plug in on the http server machine. It's not enough to just copy the file. With the cd run websphere setup and use custom. Just install the plugin (and the http server if needed) and finish the installation. If you applied any fixpak to the WAS server you must also install the same fixpak on the HTTP server machine. Then you need to update the plugin file on the console. After that you need to copy the pluging configuration file from the WAS machine to the HTTP Server machine. The file is in /usr/WebSphere/AppServer/config/cells/plugin-cfg.xml You then need to restart the HTTP Server or wait a few minutes for the configuration to take place. After that you a ready to go! Everytime your WAS configuration changes (new URI, Servlets, applications, etc) you need to copy the plugin configuration file. Hope this helps. Goodluck! -- BC |