Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Other Java > BOOK: Professional IBM WebSphere 5.0 Application Server
|
BOOK: Professional IBM WebSphere 5.0 Application Server
This is the forum to discuss the Wrox book Professional IBM WebSphere 5.0 Application Server by Tim Francis, Eric Herness, Rob High Jr., Jim Knutson, Kim Rochat, Chris Vignola; ISBN: 9780764543661
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional IBM WebSphere 5.0 Application Server section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 24th, 2008, 11:39 PM
Registered User
 
Join Date: Oct 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Configuring the HTTP Server IBM WebSphere By: Sha

Configuring the HTTP Server IBM WebSphere By: Shafqat Muzamil

Hi Pals,

Hope this would be helpful! Trust me :)

Configuring the HTTP Server:

The plugin-cfg.xml file on the HTTP Server machine (RPS) reads WebSphere's plugin-cfg.xml file to forward requests to WebSphere. Copy the existing plugin-cfg.xml file on the RPS machine to a safe backup location and replace it with the plugin-cfg.xml file from WAS_HOME\config\cells\plugin-cfg.xml.

You can find the location of the existing plugin-cfg.xml on the RPS machine as follows:

On an IBM Http Server machine —

Open IBM_HTTP_Server_HOME\conf\httpd.conf, and search for “plugin-cfg.xml” in it to discover the location of the plugin-cfg.xml file on the RPS machine.

On a Sun ONE (iPlanet) Web Server machine —

Open Sun_ONE_HOME\servers\https-machine.domain\config\magnus.conf, and search for “plugin-cfg.xml” in it to discover the location of the plugin-cfg.xml file on the RPS machine.

On a Microsoft IIS machine —

Open the Windows registry, expand HKEY_LOCAL_MACHINE > SOFTWARE > IBM > WebSphere Application Server > 5.0.0.0.Plugin Config. The key points to the plugin-cfg.xml file on the RPS machine.

If you experience any problem with the HTTP plug-in component—the component that sends requests from your HTTP server (for example, IBM HTTP Server, Apache, iPlanet, or IIS) to WebSphere—try doing the following to resolve the problem:

Review the file install_dir\logs\http_plugin.log for clues. Look up any error or warning messages in the message table.

Review the HTTP server’s error and access logs to see if the HTTP server is experiencing a problem. Following are the log files for each server:

IBM HTTP Server and Apache — access.log and error.log

iPlanet — access and error

Microsoft IIS — timedatestamp.log



 
Old February 28th, 2009, 09:19 AM
Registered User
 
Join Date: Feb 2009
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default

thanks for the info





Similar Threads
Thread Thread Starter Forum Replies Last Post
Logging problem with IBM Websphere 6.1 NEO1976 Pro Java 0 April 20th, 2007 09:01 AM
IBM WebSphere Web Services Development anand_indya J2EE 0 February 8th, 2005 05:13 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.