IPlanet Plug in For WebLogic 5.1 SP9

At the client site we are using PeopleSoft 8.3, Weblogic 5.1 SP9 with iPlanet proxy
servers. The client is using 5.1ps6a plugin. The application does not function
with this plug in. The client has another plugin 6.1sp4 with that WL5.1 Sp 9
gives NASAPI plugin errror that follows:
Message from the NSAPI plugin:
No backend server available for connection: timed out after 10 seconds.
Build date/time: Sep 18 2002 16:55:57
Change Number: 208523
My questions, do BEA has 5.1Sp9 plugin?
Why NSAPI plugin errors while using 6.1sp4 plugin?
What else would fix the problem:
Thanks

A first step will be to enable logging for the proxy plugin. You do
this by adding the line Debug=ON in the obj.conf server directive.
Verify your steps in the following doc:
http://www.weblogic.com/docs51/admindocs/nsapi.html
This Debug creates a file /tmp/wlproxy.log. This file will help you
troubleshoot the issue for proxy-plugin for the 5.1 and 6.1 instances.
Post the log file and lets see what happens...
Good luck,
abdul
[email protected]
"Vidya Sagar" <[email protected]> wrote in message news:<3ea42831$[email protected]>...
At the client site we are using PeopleSoft 8.3, Weblogic 5.1 SP9 with iPlanet proxy
servers. The client is using 5.1ps6a plugin. The application does not function
with this plug in. The client has another plugin 6.1sp4 with that WL5.1 Sp 9
gives NASAPI plugin errror that follows:
Message from the NSAPI plugin:
No backend server available for connection: timed out after 10 seconds.
Build date/time: Sep 18 2002 16:55:57
Change Number: 208523
My questions, do BEA has 5.1Sp9 plugin?
Why NSAPI plugin errors while using 6.1sp4 plugin?
What else would fix the problem:
Thanks

Similar Messages

  • NSAPI plug-in for Weblogic 5.1

    Has anyone come across any problems with using the weblogic plug-in for Iplanet 4.1 SP9 running on Solaris 8. If so please can you let me know. Thanks

    From my testing, there are no problems. Make sure you grab it from the
    latest Service Pack.
    Regards,
    Eric
    "faz man" <[email protected]> wrote in message
    news:3e5510db$[email protected]..
    Has anyone come across any problems with using the weblogic plug-in forIplanet 4.1 SP9 running on Solaris 8. If so please can you let me know.
    Thanks

  • NSAPI Plug-In For WebLogic 8.1

    I am having some problems authenticating in WebLogic 8.1 when passing Novell I-Chain
    headers through a IPlanet proxy. Authentication works fine when passing the headers
    directly to WebLogic, but it seems as though WebLogic cannot recognize the request
    when passed through the NSAPI proxy plug-in. Any suggestions?

    Small bug, simple answer:
    The NSAPI proxy plugin converts any headers passed to it into lowercase. Make
    sure the authenticator is looking for the correct case-sensitive string.

  • 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 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
              

  • Configure/installing apache web server (1.3.26) plug in for weblogic server  6.1

    hi,
    can any body know the exact steps to configure the apache web server which can proxy requests to weblogic server 6.1?
    thanks in advance.

    hi,
    can any body know the exact steps to configure the apache web server which can proxy requests to weblogic server 6.1?
    thanks in advance.

  • VSS plug-in for weblogic workshop

    Hi,
    does anyone know where I can find such a plug-in?
    thanks in advance,
    Manuel Leiria

    just had a look at the site, and the losers haven't even got an update site yet! if they had, you could download and install it from within eclipse. as it is, you need to download the thing manually, put the zip in the root of your eclipse (where startup.jar is) and unpack it. if they're at all competent, it should place itself in the right place and be there next time you start eclipse. bit poor that there's no update site, though. they're a doddle to set up

  • Apache Proxy Plug-in with WebLogic 8.1 SP5 - Transfer Encoding:Chunked

    Hello All,
    Configuration: Apache 2.0.48
    Plugin - mod_wl128_20.so
    WebLogic Version - 8.1 SP5
    There is no SSL between Apache and WebLogic server.
    Apache seems to have issue when the response from WebLogic has: Hdrs from WLS:[Transfer-Encoding]=[chunked]
    I turned on the debugging on Apache side with DebugAll flag and WLS sends data to Apache plug-in.
    Is is a known issue? Is there any CR to fix it? Please let me know if you need further details.
    Any help is appreciated.
    Thanks,
    Janani

    Hi Vishwas,
    Thank you for the reply. I forgot to mention that Apache and WebLogic are on Solaris 9 platform.
    Accesing a webapp hosted on WebLogic through Apache->plug-in->WebLogic return 500 internal server error, but other webapps hosted on the same WebLogic domain works properly. Looking at the Response Hdrs from WebLogic shows that WLS returns transfer-encoding=chunked. The other webapps which work properly has content-length set and transfer-encoding is not chunked.
    So, the question is does Apache Plug-in for weblogic 8.1 SP5 read the chunked data properly?
    Thanks,
    Janani

  • JVisualVM Plug-In with Weblogic 12.1.2

    Hi,
    I am trying to connect to a Coherence Cluster running on Weblogic 12.1.2 and can't. I am following this doc The Oracle Coherence Incubator -
    Using jdk 1.7.0_45 on Windows 8.1.
    I can get it running with Coherence Standalone.
    I tried to configuring jmx admin at the servers...
    -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false
    With jmx port... without the different port... without this config. 
    I start JVisualVM like this
    %JAVA_HOME%\bin\jvisualvm.exe --cp:a %WL_HOME%\server\lib\wljmxclient.jar;%WL_HOME%\server\lib\weblogic.jar -J-Djmx.remote.protocol.provider.pkgs=weblogic.management.remote -J-Dcom.oracle.coherence.jvisualvm.disable.mbean.check=true
    A Kodo error appears when start VisualVM. If I change weblogic.jar to weblogic-classes.jar... the error dissapears.
    Can you give an example how must be configured the weblogic server? To what server I must connect? The Coherence Data Server? The AdminServer? I tried them all.
    service:jmx:iiop://localhost:xxxx/jndi/weblogic.management.mbeanservers.domainruntime
    Thank you!!
    JP

    Hi Vishwas,
    Thank you for the reply. I forgot to mention that Apache and WebLogic are on Solaris 9 platform.
    Accesing a webapp hosted on WebLogic through Apache->plug-in->WebLogic return 500 internal server error, but other webapps hosted on the same WebLogic domain works properly. Looking at the Response Hdrs from WebLogic shows that WLS returns transfer-encoding=chunked. The other webapps which work properly has content-length set and transfer-encoding is not chunked.
    So, the question is does Apache Plug-in for weblogic 8.1 SP5 read the chunked data properly?
    Thanks,
    Janani

  • IIS 6 Plug-in with Weblogic 8.1

    Hello there,
    I am just wondering if there is anyone out there, who got IIS 6 plug-in working
    with WebLogic 8.1. Plug-in perfectly works with IIS 5. When we upgraded W2K to
    W2003 plug-in didn't work with Weblogic. If there is anyone who knows how to get
    this up and running, your help will be appreciated.
    Thank you.

    Hi Vishwas,
    Thank you for the reply. I forgot to mention that Apache and WebLogic are on Solaris 9 platform.
    Accesing a webapp hosted on WebLogic through Apache->plug-in->WebLogic return 500 internal server error, but other webapps hosted on the same WebLogic domain works properly. Looking at the Response Hdrs from WebLogic shows that WLS returns transfer-encoding=chunked. The other webapps which work properly has content-length set and transfer-encoding is not chunked.
    So, the question is does Apache Plug-in for weblogic 8.1 SP5 read the chunked data properly?
    Thanks,
    Janani

  • Developing plug-ins for BEA Weblogic Studio

    Can anyone provide pointers on documentation on developing plug-ins for BEA Weblogic Studio (e.g like this one https://beajunitplugin.projects.dev2dev.bea.com/ )
    Regards,
    -N

    film leaders clips can be downloaded online if you dig around a bit ... Peter Wiggins has a nice Motion Template clock he offers for free (which is a bargain by anyones reckoning)
    easy enough to create your own film leader style countdown with a few back to back text generators separated by clock wipe transitions
    color bars can already found in your fcp video generators bin
    color bars and a film leader style countdown can also be auto generated during output (print to video and edit to tape)
    distort faces and license plate like they do on tv? ... ok i give up, what do you mean? if you mean you want to disguise them (Mosaic, Blur etc) then you can have a bash with my Region Blur plugin
    Message was edited by: Andy Mees

  • Is there plug-in for JBuilder developing Weblogic web application?

    Is there plug-in for JBuilder developing Weblogic web application?
    thanks in advance
    woodsonli

    Firefox 3.03 - why such an old version? 3.6.12 is the most recent release.
    It is up to Microsoft to fix Outlook Web Access to work with Firefox or to come up with a plugin for Firefox. If Mozilla was to start fixing or write plugins for all the software out there that is made to work with Internet Explorer and not any other browser, they wouldn't have time to work on Firefox.
    There are two Firefox extensions that will open IE in a Firefox tab. Many users install one of these addons to get around problems like you are having with Outlook Web Access.
    IE Tab2
    https://addons.mozilla.org/en-US/firefox/addon/92382
    IE Tab Plus
    https://addons.mozilla.org/en-US/firefox/addon/52809/

  • Weblogic 5.1 SP9 problems with MAC OS 9 w/ MRJ 2.2.5 [InterruptedIOException]

    Hello all,
    We're having a problem with one of the beans running on our WebLogic server.
    A quick summary:
    The application is a standalone java application that
    interfaces with a Weblogic 5.1 SP9 running on a Solaris box.
    The clients are a mix of Windows machines and Mac OS 9 (with OS X
    coming down the line, but that is not feasible at this time
    to consider a massive upgrade). Due to the limitations
    of the JVM for OS 9, we are forced to run MRJ 2.2.5 on the
    Mac and JRE 1.1.9 on the Windows machines.
    The general flow of data is a request is made from the client app
    to the WebLogic bean. The bean calls another class method which
    retrieves data from the the backend database (Sybase or SQL Server 2000).
    We've verified that the data comes back from the query, is placed
    in an array, and is in the same state when the EJB prepares to 'return'
    the data to the client. This works as expected on the Windows machines,
    however, every so often, the Macs will give an
    InterruptedIOException: send timed out error. Once the server times
    out (after 240 seconds), the client can continue until the next
    error.
    A few additional pieces of info.
    The data returned is an array, but there isn't any consistancy to the
    size of the data set. Some will be single element arrays while others
    will have 8-10 elements. The amount of data in each element is only
    a string of a couple hundred characters, so it is not a large data
    stream. Systems on the same network segment can go for a while (sometimes
    going on 10 minutes) before getting this error, while remote offices
    going over slower links will get an immediate InteruptedIOException.
    We have a process in place that if it catches an InterruptedIOException
    it loops and tries the procedure again, however a 4 minute wait
    between loops just isn't acceptable. We tried lowering this by
    placing the following lines into our weblogic.properties file:
    weblogic.system.periodLength=15
    weblogic.system.idlePeriodsUntilTimeout=4
    However, this has had zero impact on the timeout. Are there programatic
    ways of changings these values? Or to force a blocking connection that
    will force the data pipe to stay open? Has anyone had any insight into
    any similar problems? Unfortunately, due to the size of the company,
    the environment is fixed, and no mass upgrades are a vaiable option.
    Thanks all!
    Cliff

    Hi Cliff,
    it seems as if we have a similar problem within WLS51sp13 and a Java
    Client (Servlet within Tomcat). We found that an EJB Stub within the
    Client App has a 180s timeout, if the server socket didn't close
    (Network problem or similar). I friend gave me a hint setting this
    parameter on both sides, client and Server: It works. It seems as if the
    server takes the bigger value of both values set.
    Greetings,
    schnaggy:-)
    Cliff Wagner wrote:
    Hello all,
    We're having a problem with one of the beans running on our WebLogic server.
    A quick summary:
    The application is a standalone java application that
    interfaces with a Weblogic 5.1 SP9 running on a Solaris box.
    The clients are a mix of Windows machines and Mac OS 9 (with OS X
    coming down the line, but that is not feasible at this time
    to consider a massive upgrade). Due to the limitations
    of the JVM for OS 9, we are forced to run MRJ 2.2.5 on the
    Mac and JRE 1.1.9 on the Windows machines.
    The general flow of data is a request is made from the client app
    to the WebLogic bean. The bean calls another class method which
    retrieves data from the the backend database (Sybase or SQL Server 2000).
    We've verified that the data comes back from the query, is placed
    in an array, and is in the same state when the EJB prepares to 'return'
    the data to the client. This works as expected on the Windows machines,
    however, every so often, the Macs will give an
    InterruptedIOException: send timed out error. Once the server times
    out (after 240 seconds), the client can continue until the next
    error.
    A few additional pieces of info.
    The data returned is an array, but there isn't any consistancy to the
    size of the data set. Some will be single element arrays while others
    will have 8-10 elements. The amount of data in each element is only
    a string of a couple hundred characters, so it is not a large data
    stream. Systems on the same network segment can go for a while (sometimes
    going on 10 minutes) before getting this error, while remote offices
    going over slower links will get an immediate InteruptedIOException.
    We have a process in place that if it catches an InterruptedIOException
    it loops and tries the procedure again, however a 4 minute wait
    between loops just isn't acceptable. We tried lowering this by
    placing the following lines into our weblogic.properties file:
    weblogic.system.periodLength=15
    weblogic.system.idlePeriodsUntilTimeout=4
    However, this has had zero impact on the timeout. Are there programatic
    ways of changings these values? Or to force a blocking connection that
    will force the data pipe to stay open? Has anyone had any insight into
    any similar problems? Unfortunately, due to the size of the company,
    the environment is fixed, and no mass upgrades are a vaiable option.
    Thanks all!
    Cliff

  • 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.
              

  • Netscape or Apache plugin for WebLogic

    Hi,
    The Netscape plugin for WebLogic is mentioned many time in on-line
    documents for WebLogic servers. However, I can't find any information
    with regard to how the plug-in is distributed, licensed. Could someone
    please tell me if it is bundled in the server download? How do I install
    this thing? Is there Apache plugin for Solaris platform?
    Thank you,
    Wayne
    Wayne Wei-Zhong He, Ph.D.
    Sr. Biomed Engineer, Emerging Technology
    Incyte Pharmaceuticals Inc.
    650-845-5784 (direct) / 650-621-8655 (fax)

    Hi, Michael,
    Thanks for help. I found the documentation and installed the
    libproxy.so. However, the server reported internal error when I tried to
    use it. Do you have any idea what I did wrong?
    The following were added to obj.conf :
    Init fn="load-modules" funcs="wl-proxy,wl-init" \
    shlib="/home/ns-home/plugins/weblogic/libproxy.so"
    Init fn="wl-init"
    <Object name="weblogic" ppath="*/weblogic/*">
    Service fn=wl-proxy WebLogicHost=hercules.incyte.com \
    WebLogicPort=7001 PathTrim="/weblogic"
    </Object>
    error log says:
    [20/Apr/2000:17:56:06] info (18864): successful server startup
    [20/Apr/2000:17:56:06] info (18864): Netscape-Enterprise/3.6 SP2
    B99.113.0837
    [20/Apr/2000:17:56:06] verbose (18864): dstats: Using slotbase = 0 start
    = 0 end = 1024 last = 0 slots pid = 18864
    [20/Apr/2000:17:56:28] config (18864): for host 10.49.2.229 trying to
    GET /weblogic/index.html, func_exec reports: no handler function given
    for directive
    Thanks,
    Wayne
    Michael Girdley wrote:
    >
    That is the correct one. You should refer to be documentation on installing
    our plug-ins.
    Michael Girdley
    WLS Product Manager
    Wayne He <[email protected]> wrote in message
    news:[email protected]...
    Hi, Micheal,
    Thank you very much. I found them. They are all *.dll files. I seems to
    have the impression that BEA support both NT and solaris. Keep looking
    I also found a file called libproxy.so in the weblogic/lib/solaris
    directory. Is this the one I need? If so, what do I need to do to
    install?
    Thanks,
    Wayne
    Wayne Wei-Zhong He, Ph.D.
    Sr. Biomed Engineer
    Incyte Pharmaceuticals Inc.
    650-845-5784 (direct) / 650-621-8655 (fax)
    Michael Girdley wrote:
    It is available in the Weblogic/bin directory in your distribution if I
    remember correctly.
    Michael Girdley
    WLS Product Manager
    Wayne He <[email protected]> wrote in message
    news:[email protected]...
    Hi,
    The Netscape plugin for WebLogic is mentioned many time in on-line
    documents for WebLogic servers. However, I can't find any information
    with regard to how the plug-in is distributed, licensed. Could someone
    please tell me if it is bundled in the server download? How do I
    install
    this thing? Is there Apache plugin for Solaris platform?
    Thank you,
    Wayne
    Wayne Wei-Zhong He, Ph.D.
    Sr. Biomed Engineer, Emerging Technology
    Incyte Pharmaceuticals Inc.
    650-845-5784 (direct) / 650-621-8655 (fax)
    Wayne Wei-Zhong He, Ph.D.
    Sr. Biomed Engineer, Incyte Genomics Inc.
    650-845-5784 (direct) / 650-621-8655 (fax)

Maybe you are looking for