|
|
 |
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 p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

October 25th, 2008, 12:39 AM
|
|
Registered User
|
|
Join Date: Oct 2008
Location: , , .
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
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
|

February 28th, 2009, 09:19 AM
|
|
Registered User
|
|
Join Date: Feb 2009
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
thanks for the info
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |