Re: [users@httpd] Apache HTTP Server and Weblogic Plug-in for Apache

2014-12-18 Thread Fabricio Pedroso Jorge
Hi all, thanks for your attention and pacience. My Apache nversion can be seen below (sorry for forgeting to say): [apache@vm-apache conf]$ apachectl -v Server version: Apache/2.2.15 (Unix) Server built: Feb 13 2012 18:23:03 I had some progress... i disabled the firewall (SELinu

Re: [users@httpd] Apache HTTP Server and Weblogic Plug-in for Apache

2014-12-17 Thread Jeff Trawick
On Wed, Dec 17, 2014 at 9:40 AM, Daniel wrote: > > If you can provide your mpm and it's settings and httpd version, I'd say > you are using 2.2.x because of the module file you use(*mod_wl.so instead > of **mod_wl_24.so)*, but just to make sure. (on a side note, Oracle > recommends WLSRequest on

Re: [users@httpd] Apache HTTP Server and Weblogic Plug-in for Apache

2014-12-17 Thread Daniel
If you can provide your mpm and it's settings and httpd version, I'd say you are using 2.2.x because of the module file you use(*mod_wl.so instead of **mod_wl_24.so)*, but just to make sure. (on a side note, Oracle recommends WLSRequest on instead of SetHandler, you should use it too). Also make

[users@httpd] Apache HTTP Server and Weblogic Plug-in for Apache

2014-12-16 Thread Fabricio Pedroso Jorge
Hi all, I am trying to configure a test env with an Apache HTTP Server and an Oracle Weblogic 12c Cluster. The configuration is: Apache HTTP Server: 192.168.0.149 Weblogic Cluster..: 192.168.0.129 (2 Clustered Managed Servers in the same server for testing purposes). The configurati