-
IBM HTTP Server and Weblogic Server 7.0 (3 messages)
- Posted by: Alok Gupta
- Posted on: August 28 2003 03:20 EDT
Has someone configured IBM HTTP Server and Weblogic, where requests are proxied from HTTP Server to WeblogicThreaded Messages (3)
- ya by Daniel Ritchey on August 28 2003 14:17 EDT
- IBM HTTP Server and Weblogic Server 7.0 by Alok Gupta on August 28 2003 23:44 EDT
- Unable to Configure IBM HTTP Server with Weblogic by Alok Gupta on September 01 2003 07:12 EDT
- IBM HTTP Server and Weblogic Server 7.0 by Alok Gupta on August 28 2003 23:44 EDT
-
ya[ Go to top ]
- Posted by: Daniel Ritchey
- Posted on: August 28 2003 14:17 EDT
- in response to Alok Gupta
IBM HTTPD is the same as Apache HTTPD, so you can use the WebLogic/Apache plugin supplied by with WebLogic. Refer to http://edocs.bea.com/wls/docs70/plugins/apache.html#103803 -
IBM HTTP Server and Weblogic Server 7.0[ Go to top ]
- Posted by: Alok Gupta
- Posted on: August 28 2003 23:44 EDT
- in response to Daniel Ritchey
Can you please point to a document that details the steps. -
Unable to Configure IBM HTTP Server with Weblogic[ Go to top ]
- Posted by: Alok Gupta
- Posted on: September 01 2003 07:12 EDT
- in response to Alok Gupta
I am using IBM HTTP Server version 1.3.26 and weblogic Server 7.0 SP2.
I have performed the following steps as indicated in the Apache Plug In documentation but of no avail.
Copy the file mod_wl_20.so to the modules directory.
Modified the httpd.conf file by adding the line
LoadModule
When I execute the command apache -configtest it shows an error in the above line by saying that the module could not be located under modules directory.
Can you please verify what is going wrong?