Help about W2K Apache plug-in for WLS

Hi,everybody.
I want to use the W2K apache http server for redirect the dynamic request to
WLS. But i don't have the corresponding plug-in. Who can help me? or Who can
give me some hint about this?
Thanks in advance.
BR
Steven Zhao

Hi Steven,
as far as I know there is no Apache Plugin for Windows Platform. Your
choice is either Unix->Apache or Windows->IIS. I think there is a
Netscape Plugin as well, but I don't know for which platforms.
Daniel
-----Original Message-----
From: Steven Zhao [mailto:[email protected]]
Posted At: Friday, October 20, 2000 6:02 AM
Posted To: management
Conversation: Help about W2K Apache plug-in for WLS
Subject: Help about W2K Apache plug-in for WLS
Hi,everybody.
I want to use the W2K apache http server for redirect the dynamic
request to
WLS. But i don't have the corresponding plug-in. Who can help me? or Who
can
give me some hint about this?
Thanks in advance.
BR
Steven Zhao

Similar Messages

  • Problem with apache plug-in for  WLS 7.0

    I have installed the plug-in follow the "Installing an Configurating the Apache
    HTTP Server Plug-in" that I have found in bea.
    The problem is in the third step of "Installing as a Dinamic Shared Object". The
    Apache 2.0.39 hasn´t the program apxs, and I have added the lines in the httpd.conf
    and copy mod_wl.so in libexec folder. When I test apache server give a problem:
    Invalid Commmand 'AddModule'

    Hi SivaKumar,
    Yes I am using SP13 and I went through the note you referred.
    I am still confused, because my problem is not exactly reflecting in the note.
    I have no applications assgined to my DC as such.
    I am just trying to test this - that if I change the language parameter and set the condition which is false, that change should not reflect on the client.
    What do you think I can do about it?
    Ankur

  • Compile Apache plug-in for WL7.1 SP4

    Hi all,
    Several advisories of Apache have been published. We would like to acquire the latest Apache version. According to the information of BEA. Apache plug-in of WL71SP4 is only provided for Apache 2.0.42-2.0.49. As a result, a new plug-in is needed: we would like to compile one.
    We only have compiled Apache plug-in (with WL71SP4). We cannot find the source in WL71SP4.
    Does anyone know how can I compile a Apache plug-in for the latest Apache version? Preferably, we would like to use APXS for the compilation.
    Does anyone know if we can use the existing plug-in in latest Apache version? We have encountered problems before -- the plug-in refuses to start and complains about incorrect magic string of the Apache version.
    Thank you very much.
    Regards.

    I'm using the mod_wl_ssl.so for Apache on Linux from service pack 5. I
              understand that the communication from Apache to WLS will be via http...
              that's not the issue.
              I think what would solve the issue would be if someone from BEA could post
              an httpd.conf file that was configured correctly to use the ssl proxy for
              Apach on Linux. Also, I can't seem to get clarification if openssl is or is
              not supported.
              Can you post a correctly configured httpd.conf file that was used in testing
              the ssl proxy as well as confirm whether or not openssl is supported???
              Steve...
              Vinod Mehra wrote:
              > Also note that currently we do not support https between the plugins and
              >
              > WebLogic. https requests will be degraded to http. So the WebLogicPort
              > parameter in the plugins should point to the http port of WebLogic.
              >
              > https between plug-ins and WebLogic will be available in near future.
              >
              > --Vinod.
              >
              > Vinod Mehra wrote:
              >
              > > > Are there any known issues with the Apache SSL proxy???
              > >
              > > No
              > >
              > > > I've setup the ssl
              > > > proxy but can't access any WL content via https... http works ok
              > > > though. Also,
              > > > does BEA support openssl or just Stronghold and Raven???
              > >
              > > Yes. Try using mod_wl_ssl.so from 510 SP4 or later.
              > >
              > > --Vinod.
              

  • Question about the Apache plug-in and WL server

    We have a bunch of Weblogic app-servers, and I want to set up Apache servers to
    front-end them. Here is what I'd like to do:
    (1) Load balancer forwards requests to one of Apache servers
    (2) Apache serves the static content (html,gif,css etc.)
    (3) Apache servers forward the request to one of the alive Weblogic servers, with
    requests for the same Weblogic session should preferably stay with the same Weblogic
    server.
    The catch is that we are not using Weblogic clustering - we have our own application-specific
    light-weight clustering (virtually no replication of dynamic state). All I want
    is that the Apache plug-ins keep forwarding the packets to the same Weblogic server
    for a session (unless the server dies), and that thsi property hold even if multiple
    client requests (for the same session) are rotated across multiple Apache servers.
    The first is really important, the second just nice-to-have (I can setup load-balancer
    with sticky sessions if needed).
    The Apache plug-in documentation seems to suggest that we must use Weblogic clustering
    for us to be able to specify multiple Weblogic servers in the plug-in config file,
    but is that really required?
    Second, does the session cookie uniquely identify the Weblogic server or does
    the Apache plug-in keep the mapping between the cookie and the server? Also, does
    this answer depend on whether we use Weblogic clustering or not?
    The answer depends on the protocol between the Apache plug-in and the Weblogic
    server. Is it documented? Available under NDA?
    Your help will be really appreciated!!
    thanks
    -amit

    is that the Apache plug-ins keep forwarding the packets to the same Weblogic
    server
    for a session (unless the server dies), If the session id is found in the cookie, request or postdata (in that order),
    the plugin will preserve the sticky session.
    and that thsi property hold even
    if multiple
    client requests (for the same session) are rotated across multiple Apache
    servers.The rules apply to all apache instances as the single instance.
    BTW, the preferred server from the session has to be in the serverList(you defined
    in the httpd.conf). You are not using clusters in the backend hence the server
    list will not be updated
    dynamically. The plugin will not know the changes in the backend without modifying
    the httpd.conf and restarted.
    The first is really important, the second just nice-to-have (I can setup
    load-balancer
    with sticky sessions if needed).
    The Apache plug-in documentation seems to suggest that we must use Weblogic
    clustering
    for us to be able to specify multiple Weblogic servers in the plug-in
    config file,
    but is that really required?
    It's a recommended configuration, but not mandatory.
    Second, does the session cookie uniquely identify the Weblogic server
    or does
    the Apache plug-in keep the mapping between the cookie and the server?The server info is in the cookie for the same client although
    the plugin also maintains a list of servers.
    Also, does
    this answer depend on whether we use Weblogic clustering or not?
    No.
    The answer depends on the protocol between the Apache plug-in and the
    Weblogic
    server. Is it documented? Available under NDA?
    Your help will be really appreciated!!
    We only support http and https(60sp1 or later).

  • Error NO_RESOURCES when using Apache Plug-in for Weblogic

    Hi all,
    LoadModule weblogic_module modules/mod_wl.so
       OS.....: OEL 6.3 64 bits
       Weblogic Server: 12.1.0.2 (192.168.0.123)
       Apache: Apache/2.2.15 (Unix) (192.168.0.149)
       I am trying to configure the Apache Plug-in to forward the requests to the Weblogic Server. I already did all the configuration, but when i try to access a page, i get the following error in Apache's error.log:
    [Wed Dec 03 18:25:42 2014] [error] [client 192.168.0.149] <649114176419322> weblogic: *******Exception type [NO_RESOURCES] (apr_socket_connect call failed with error=13, host=192.168.0.123, port=7006 ) raised at line 1682 of URL.cpp
    [Wed Dec 03 18:25:42 2014] [error] [client 192.168.0.149] weblogic: Trying GET /benefits/ at backend host '192.168.0.123/7006; got exception 'NO_RESOURCES: [os error=13,  line 1682 of URL.cpp]: apr_socket_connect call failed with error=13, host=192.168.0.123, port=7006 '
    [Wed Dec 03 18:25:44 2014] [error] [client 192.168.0.149] <649114176419322> weblogic: request [/benefits/] did NOT process successfully..................
       My httpd.conf if configured as follows:
    Listen 8080
    LoadModule weblogic_module modules/mod_wl.so
    <IfModule mod_weblogic.c>
       WeblogicHost 192.168.0.123
       WeblogicPort 7006
    </IfModule>
    <Location /benefits>
       SetHandler weblogic-handler
    </Location>
    When i try to access the app deployed in Weblogic with the following address: "http://192.168.0.149:8080/benefits/" , i get the error mentioned above and the following error is displayed in my browser:
       Failure of Web Server bridge:
       No backend server available for connection: timed out after 10 seconds or idempotent set to OFF or method not idempotent.
    What am i doing wrong?
    Thanks in advance.

    Hi all,
    I had some progress... i disabled the firewall (SELinux) on the Apache server. Before, i had just disabled the firewall from the Weblogic Server. Now, when i access the apache server, it redirects (sometimes, actually) the request to my Weblogic Cluster. Let's say that 50% of the time it works and the other 50% i get the error informed previously.
       I am using the apache user and the ulimit of this user is:
          [apache@vm-apache conf]$ ulimit -a
    core file size          (blocks, -c) 0
    data seg size           (kbytes, -d) unlimited
    scheduling priority             (-e) 0
    file size               (blocks, -f) unlimited
    pending signals                 (-i) 15915
    max locked memory       (kbytes, -l) 64
    max memory size         (kbytes, -m) unlimited
    open files                      (-n) 1024
    pipe size            (512 bytes, -p) 8
    POSIX message queues     (bytes, -q) 819200
    real-time priority              (-r) 0
    stack size              (kbytes, -s) 8192
    cpu time               (seconds, -t) unlimited
    max user processes              (-u) 1024
    virtual memory          (kbytes, -v) unlimited
    file locks                      (-x) unlimited
       From the Apache server (192.168.0.149), when i execute the "culr" command, i get the following message:
          [apache@vm-apache conf]$ curl http://192.168.0.123:7006/benefits
          <html><head><title>302 Moved Temporarily</title></head>
          <body bgcolor="#FFFFFF">
          <p>This document you requested has moved temporarily.</p>
          <p>It's now at <a href="http://192.168.0.123:7006/benefits/">http://192.168.0.123:7006/benefits/</a>.</p>
          </body></html>
       The message above represents a OK situation or a problematic one?
       Below you can see the last few lines of my Error Log and Access Log:
       ### error log ###
    [Thu Dec 18 20:54:16 2014] [error] [client 192.168.0.123] <340514189468553> weblogic: parseJVMID: could not resolve hostname '-1062731653'. Returning NULL from parseJVMID 
    [Thu Dec 18 20:54:16 2014] [error] [client 192.168.0.123] <340314189468563> weblogic: parseJVMID: could not resolve hostname '-1062731653'. Returning NULL from parseJVMID
    [Thu Dec 18 20:54:17 2014] [error] [client 192.168.0.123] File does not exist: /var/www/html/favicon.ico
    [Thu Dec 18 20:54:17 2014] [error] [client 192.168.0.123] File does not exist: /var/www/html/favicon.ico
    [Thu Dec 18 20:54:21 2014] [error] [client 192.168.0.123] <340114189468603> weblogic: parseJVMID: could not resolve hostname '-1062731653'. Returning NULL from parseJVMID, referer: http://192.168.0.149:8080/benefits/
    [Thu Dec 18 20:54:44 2014] [error] [client 192.168.0.149] <339814189468792> weblogic: parseJVMID: could not resolve hostname '-1062731653'. Returning NULL from parseJVMID
    [Thu Dec 18 20:54:44 2014] [error] [client 192.168.0.149] <339814189468792> weblogic: initJVMID: parseClusterServerList failure
    [Thu Dec 18 20:54:45 2014] [error] [client 192.168.0.123] <339914189468844> weblogic: parseJVMID: could not resolve hostname '-1062731653'. Returning NULL from parseJVMID, referer: http://192.168.0.149:8080/benefits/servlet
    [Thu Dec 18 20:54:45 2014] [error] [client 192.168.0.123] <339914189468844> weblogic: initJVMID: parseClusterServerList failure, referer: http://192.168.0.149:8080/benefits/servlet
    [Thu Dec 18 20:54:56 2014] [error] [client 192.168.0.149] <339814189468792> weblogic: request [/benefits/welcome.html] did NOT process successfully..................
    [Thu Dec 18 20:54:57 2014] [error] [client 192.168.0.123] <339914189468844> weblogic: request [/benefits/welcome.html] did NOT process successfully.................., referer:http://192.168.0.149:8080/benefits/servlet
       ### access log ###
    192.168.0.123 - - [18/Dec/2014:20:54:15 -0300] "GET /benefits HTTP/1.1" 302 267 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:10.0.5) Gecko/20120605 Firefox/10.0.5" 
    192.168.0.123 - - [18/Dec/2014:20:54:16 -0300] "GET /benefits/ HTTP/1.1" 200 5832 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:10.0.5) Gecko/20120605 Firefox/10.0.5"
    192.168.0.123 - - [18/Dec/2014:20:54:17 -0300] "GET /favicon.ico HTTP/1.1" 404 290 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:10.0.5) Gecko/20120605 Firefox/10.0.5"
    192.168.0.123 - - [18/Dec/2014:20:54:17 -0300] "GET /favicon.ico HTTP/1.1" 404 290 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:10.0.5) Gecko/20120605 Firefox/10.0.5"
    192.168.0.123 - - [18/Dec/2014:20:54:20 -0300] "POST /benefits/servlet HTTP/1.1" 200 492 "http://192.168.0.149:8080/benefits/" "Mozilla/5.0 (X11; Linux x86_64; rv:10.0.5) Gecko/20120605 Firefox/10.0.5"
    192.168.0.149 - - [18/Dec/2014:20:54:39 -0300] "GET /benefits/welcome.html HTTP/1.1" 503 250 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:10.0.5) Gecko/20120605 Firefox/10.0.5"
    192.168.0.123 - - [18/Dec/2014:20:54:44 -0300] "GET /benefits/welcome.html HTTP/1.1" 503 250 "http://192.168.0.149:8080/benefits/servlet" "Mozilla/5.0 (X11; Linux x86_64; rv:10.0.5) Gecko/20120605 Firefox/10.0.5"
    Is there any additional or recommended configuration for this solution to work properly?
    Thanks again for the attention and pacience.

  • Apache plug-in for 2.0.48

    Hi Friends,
    I have downloaded the apache webserver 2.0.48 and trying to use it as weblogic
    proxy in weblogic 7.0 using the DSO mod_wl_20.so. When I try to start the http
    server it says "Apache.exe: module "mod_weblogic.c" is not compatible with this
    version of Apache (found 20020612, need 20020903). Please contact the vendor for
    the correct version."
    I would appreciate if anyone can help me out to solve this problem.
    Thanks in Advance.

    Hi,
    I got the same message by useing the modules under $WL_HOME/weblogic81/server/lib/*.so.
    And I found another mod_wl_20.so under $WL_HOME/weblogic81/server/bin/ . And it
    works. I don't know why but just let you know. I am not sure about weblogic7.0.
    - Jo
    "Vinay Kumar Barnwal" <[email protected]> wrote:
    >
    Hi Friends,
    I have downloaded the apache webserver 2.0.48 and trying to use it as
    weblogic
    proxy in weblogic 7.0 using the DSO mod_wl_20.so. When I try to start
    the http
    server it says "Apache.exe: module "mod_weblogic.c" is not compatible
    with this
    version of Apache (found 20020612, need 20020903). Please contact the
    vendor for
    the correct version."
    I would appreciate if anyone can help me out to solve this problem.
    Thanks in Advance.

  • Need help installing camera raw plug-in for Photoshop CS6

    I have a Raw photo that won't open in my Photoshop CS6. The error message and online documentation say the same thing...They recommend going under Help > Updates and following the instructions. Problem is, "Updates" is not actually a choice under the Help menu.
    I tried downloading the file directly, but it doesn't launch and installer and I'm not sure what to do with the file.
    Any ideas? Where can I go or what can I do to get this plug-in installed?

    Adobe - Photoshop : For Macintosh

  • Apache plug-in for weblogic server under linux

    Ladies and gents,
              Having problems getting the plug-in working..............
              System components:
              RedHat linux 6.1
              BEA Weblogic server 5.1
              Apache web server 1.3.19 (WLS supports the plug-in)
              I have enabled DSO support and verified this using
              {APACHEHOME}/bin/httpd -l which lists mod_so.c as one of its
              components
              I have installed and activated the plug-in using apxs
              To verify that the plug-in was installed I did this:
              %grep weblogic {APACHEHOME}/conf/httpd.conf
              which returns
              LoadModule weblogic_module libexec/mod_wl.so
              BUT NOT:
              AddModule mod_weblogic.c
              I have checked {APACHEHOME}/src/modules/standard and that does not
              contain the file. Please could someone mail me the source file
              "mod_weblogic.c" or enlighten me as to why this not happening.
              Many thanks in advance,
              Kevin
              

    Ladies and gents,
              Having problems getting the plug-in working..............
              System components:
              RedHat linux 6.1
              BEA Weblogic server 5.1
              Apache web server 1.3.19 (WLS supports the plug-in)
              I have enabled DSO support and verified this using
              {APACHEHOME}/bin/httpd -l which lists mod_so.c as one of its
              components
              I have installed and activated the plug-in using apxs
              To verify that the plug-in was installed I did this:
              %grep weblogic {APACHEHOME}/conf/httpd.conf
              which returns
              LoadModule weblogic_module libexec/mod_wl.so
              BUT NOT:
              AddModule mod_weblogic.c
              I have checked {APACHEHOME}/src/modules/standard and that does not
              contain the file. Please could someone mail me the source file
              "mod_weblogic.c" or enlighten me as to why this not happening.
              Many thanks in advance,
              Kevin
              

  • Apache plugin support for WLS  6.1 is not working for me.

    Following are the additional configurations I used in httpd.conf after doing LoadModule
    & AddModule
    Alias /weblogic "/opt/BEA/wlserver6.1/config/petstore/applications"
    <Location /weblogic>
    SetHandler weblogic-handler
    </Location>
    <IfModule mod_weblogic.c>
    WebLogicHost localhost
    WebLogicPort 7003
    </IfModule>
    I get Permission denied & not even 403/forbidden for Petstore example jsps. I
    am trying
    to proxy it by URL basis not on mime type. I tried doing same thing for one of
    my own domains
    & server. The results were same. Now, If I try to comment out the Alias line from
    my httpd.conf
    file, it gives me 404 error. Can anyone help me out in this regard? I doubt my
    configurations
    in my weblogic's config.xml file.
    Thanks,
    Naveen

    Hi.
    I'm not clear on what you are trying to accomplish with the alias pointing to the absolute
    path of your WLS applications directory. This is not how the plugin works. As you have it
    set up now the plugin looks for URLs with /weblogic in them and proxies those requests to a
    running instance of WLS.
    For example, the plugin will accept the following URL and forward it to WLS:
    http://host:port/weblogic/index.html
    WLS will respond IF you have a webapp named weblogic. From your example it looks like you
    are trying to proxy to the petstore example. The URL to access the petstore example that
    ships with wls is something like: http://localhost:7003/estore/control/main so if you want
    to proxy by path you may want to proxy when the path contains /estore instead of /weblogic.
    Hope this helps.
    Michael
    Naveen wrote:
    Following are the additional configurations I used in httpd.conf after doing LoadModule
    & AddModule
    Alias /weblogic "/opt/BEA/wlserver6.1/config/petstore/applications"
    <Location /weblogic>
    SetHandler weblogic-handler
    </Location>
    <IfModule mod_weblogic.c>
    WebLogicHost localhost
    WebLogicPort 7003
    </IfModule>
    I get Permission denied & not even 403/forbidden for Petstore example jsps. I
    am trying
    to proxy it by URL basis not on mime type. I tried doing same thing for one of
    my own domains
    & server. The results were same. Now, If I try to comment out the Alias line from
    my httpd.conf
    file, it gives me 404 error. Can anyone help me out in this regard? I doubt my
    configurations
    in my weblogic's config.xml file.
    Thanks,
    Naveen--
    Michael Young
    Developer Relations Engineer
    BEA Support
    [att1.html]

  • Need Help About Energy Management Ideapad S410P for Windows 7

    Hi,
    I want to install energy management for my S410P (OS WIn7 64bits), but unfotunately i can't find that Driver at Support Lenovo, Only for Windows 8 on there.
    then i try to search on google and got this link that have the driver,
    http://www.notebook-driver.com/detail/lenovo-driver-id-20876/
    but after i install there is no energy manager appear or i can access..
    so,i try to install driver for Windows 8 from support..
    Energy Manager running, but there is "Unknown Device" (root/LenovoVhid) on device manager..
    Link to picture/image
    are this Energy management still OK or corrupt cause that warning or what can i do to solved that warning??
    or maybe anyone know,where i can get the driver for Win7??
    thank you for  the help before..
    Regards
    Gunners
    Mod comment: Over sized picture converted to link. Please see About-Posting-Pictures-In-The-Forums
    Solved!
    Go to Solution.

    You can use driver Energy Manager Ideapad N581.. 
    http://download.lenovo.com/consumer/mobiles/cagt26ww.exe

  • Need serious help about understanding settings on photoshop for the best quality- please reply is you know a lot about this.

    Ideally I'd like to speak to someone from the UK as I feel I can't write out everything I want to say because it's too confusing and it isn't just one question.
    I need help with setting photoshop so the images are the best quality on screen and for websites and printing and how I can change that etc I've heard different things and I just need some clarification and advice.
    Obviously I'm sure some of you wont want to give personal details out that's fine but I'm generally just in need of some advice, let me know if you can help:)

    I don't change any settings.  For 1X web images I always use Save for Web.  PS remembers which web settings you used the last time.   This doesn't effect other files or formats.
    Image optimization — Web Fundamentals
    Improving Images for Hi-Res Retina Displays
    A guide for creating a better retina web - Ivo Mynttinen / User Interface Designer
    Serving Hi-Res images only to High Density Displays with PHP
    Retina Images
    Seriously, you can drive yourself crazy with all this Retina display stuff.  I don't see much upside to it except for very special situations.
    Nancy O.

  • Where is the Apache plug-in for windows?

    The documentation for WebLogic 7 states that there is a plugin for windows version of Apache 2. It is not in my distribution and can't find it on BEA web site. Anyone know where I can get hold of this?

    If you have a 64 bit version of windows, there is no more TWAIN in PSE 13, only in the 32-bit version and the mac version.

  • Can not download Apache plug-in for windows platform

              Can any one get to this URL?? i have been trying for 2 days and it just doesnt
              work
              http://dev2dev.bea.com/managed_content/direct/apache2.0/apache2.0.zip
              Regards,
              Ako
              

              Can any one get to this URL?? i have been trying for 2 days and it just doesnt
              work
              http://dev2dev.bea.com/managed_content/direct/apache2.0/apache2.0.zip
              Regards,
              Ako
              

  • Status of Apache/WLS plug-in for OSes other than Solaris

    The subject pretty much says it all. What (if there is one) is the status of
    plug-in development for the Apache Web Server running on operating systems
    other then Solaris?
    Also, version 2.0 of Apache's Web Server is in alpha now, so is support
    planned for the newer 2.0 too?
    Thanks,
    Mike

    Thanks guys (Michael and Mark) for the update.
    Any word on a plug-in for NT? :)
    "Michael Girdley" <[email protected]> wrote in message
    news:8gkpk1$kd0$[email protected]..
    >
    >
    The Apache plug-in for Linux is currently in the process of completing
    certification. It should be available very soon.
    Thanks,
    Michael
    Michael Girdley
    Product Manager, WebLogic Server & Express
    BEA Systems Inc
    Mark Griffith <[email protected]> wrote in message
    news:[email protected]..
    We have finished one for linux.
    Will see if I can get someone to answer.
    cheers
    mbg
    In article <8gjs29$5nd$[email protected]>, [email protected]
    says...
    The subject pretty much says it all. What (if there is one) is thestatus of
    plug-in development for the Apache Web Server running on operatingsystems
    other then Solaris?
    Also, version 2.0 of Apache's Web Server is in alpha now, so is
    support
    planned for the newer 2.0 too?
    Thanks,
    Mike
    ==================================================
    NewsGroup Rant
    ==================================================
    Rant 1.
    The less info you provide about your problem means
    the less we can help you. Try to look at the
    problem from an external perspective and provide
    all the data necessary to put your problem in
    perspective.

  • WLS 8.1 Apache Plug-in is changing HTTP status code 999 to 500

    I'm seeing the weblogic server 8.1 sp4 apache plug-in change the HTTP status code of 999 (set by the application) to 500 Internal Server Error. I'm seeing this with Apache 2.0.48 on aix and with Apache 2.0.58 on windows. I've tried the plug-in from 8.1 SP2, SP4 and SP6 with all yielding the same result. I've tried the SSL plug-in too - same result. I'm told by the maker of this application that they are not seeing this issue with the plug-in for SunOne/NES. What does BEA say about the Apache plug-in changing the http status code? Why is it doing this? Why doesn't the SunOne/NES plug-in do it? Can you provide a plug-in that does not do this?

    Try setting
    Debug ALL
    inside your IfModule. All proxy activity will be written to /tmp/wlproxy.log (on
    unixes). If no info appears in the log, Apache is not invoking the plug-in properly.
    HTH
    "Lukas" <[email protected]> wrote:
    >
    I am trying to set up Apache 2.0.49 proxy plug-in for my WLS 8.1 cluster
    (2 managed
    servers). I followed instructions at http://edocs.bea.com/wls/docs81/plugins/apache.html.
    My test web application runs on
    192.168.10.142:5001/public/testwebapp
    and
    192.168.10.142:6001/public/testwebapp
    I have tested my cluster using another instance on WLS and HttpClusterServlet
    and it works fine.
    I have added following section to my httpd.conf
    LoadModule weblogic_module modules/mod_wl_20.so
    <IfModule mod_weblogic.c>
    WebLogicCluster 192.168.10.142:6001,192.168.10.142:5001
    </IfModule>
    <Location /public/testwebapp>
    SetHandler weblogic-handler
    PathTrim /public/testwebapp
    ErrorPage http://myerrorpage1.mydomain.com
    </Location>
    I restarted my wls cluster and apache as well and when I specify http://192.168.10.142/public/testwebapp
    (apache web server) I receive Error 404--Not Found (even thou I have
    tested my
    http://192.168.10.142:5001/public/testwebapp and http://192.168.10.142:6001/public/testwebapp
    - they work correctly).
    There is nothing in apache’s error_log file.
    There is a record in access_log file reading:
    192.168.10.126 - - [08/Jun/2004:16:23:32 -0700] "GET /public/testwebapp
    HTTP/1.1"
    404 1214
    which gives me an impression that “proxy” – forwarding does not work.
    Where should I look for some errors?
    Thanks,
    Lukas

Maybe you are looking for

  • Issue in search detail view

    Hi, I have a issue in search screen. I developed a search screen with parameter. Based on the result, I am viewing the details of a selected record in a separate screen. The below steps I followed Step : 1      Search the record based on input parame

  • No Solaris Management Console was available on the specific server

    Hi all, We had just finish setting up a new Solaris 10 environment. When i launch smc on the server, on selecting toolbox there's an error message: No Solaris Management Console server was available on the specified server. Please ensure there is a S

  • GRC 10.1 Access Request - Provisioning Logs Not Available

    Hello guys, I am currently running into an issue with the user provisioning logs, the Request Approval notification which is sent to the user are at the end of an approved access request are as below and the Provisioning Logs tab is throwing a timeou

  • How to reverse cashed checks?

    Hi Friends, I have made payment to my vendor through check and cleared the open item in the system. I want to stop the check payment because the payment has already made through online cash transfer by another user. Now if i am trying to reverse the

  • Duplicate/ambiguous addresses in iMS 6.3

    I've just migrated from iMS 5.2 to iMS 6.3-1.04. Our old iMS used dirsync, so direct comparisons are difficult, but when email addresses which used to be considered unique are used in the new system, I'm getting the "duplicate/ambiguous" error. Here'