You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/05/16 15:29:24 UTC

DO NOT REPLY [Bug 9156] New: - proxy configuration with weblogic server 6.1

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9156>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9156

proxy configuration with weblogic server 6.1

           Summary: proxy configuration with weblogic server 6.1
           Product: Apache httpd-2.0
           Version: 2.0.36
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Major
          Priority: Other
         Component: mod_so
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: vikas.dubey@skandia.ch
                CC: vikas.dubey@skandia.ch


Hi, We are configuring the Apache 2.0.36 and Weblogic Server 6.1. The weblogic 
would be used a DMZ web server and it FWD the request to weblogic server for 
JSP servlets pages. The Weblogic provides the mod_wl.so and other related 
shared object to be used with Apache. to use mod_wl.so and other weblogic dso's 
weblogic say that add LoadModule and AddModule directives in httpd.conf file. 
It is is working fine with apache 1.3.24 but apache 2.0.36 does not support 
AddModule directive. What is the replacement for AddModule directive in Apapche 
2.0.36. Is is not required at all in 2.0.36 to use Addmodule after LoadModule. 
Please find more info at Weblogic site what i am trying to achieve....look into 
link at section "Installing as a Dynamic Shared Object"
http://edocs.bea.com/wls/docs61/adminguide/apache.html#103803

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org