WL 7.0 (IIS 5.0) Plug-in proxy to WL6.0 server?

Can I use the WL 7.0 IIS plug-in to proxy to our "legacy" 6.0 servers? What about
7.0 proxying to WL 5.1 servers? Is this a supported configuration?
Has anyone done this?
I did find a statement in eDocs that stated WL 7.0 proxy works to WL 6.1 server...but
no other info.
If I cannot use 7.0 plug-in to proxy to 6.0, can I have both WL plug-ins reside
on IIS 5.0? I saw some posts that refer to problems with multiple plug-ins on
same server....and my associate also was unable to get multiple plug-ins to work
in IIS 5.0, abeit 6.0 and 6.1 plug-ins.
Thanks!

I would be hesitant to say that using the 7.0 plugin to proxy to 6.0 servers
will work. Proxying to 6.1 servers would work(6.1 server after SP3 I would
say).
As for 5.1, that is not a csupported configuration.
You can have multiple plugins in the same IIS instance as long as you have
the plugins in separate virtual websites or virtual directories and if you
make sure you set the Application Protection to HIGH.
I have described this in some previous posting. Check a thread in which I
replied yesterday. I have described how this can be done.
Regards,
Eric
"Chuck Heinle" <[email protected]> wrote in message
news:3e709deb$[email protected]..
>
Can I use the WL 7.0 IIS plug-in to proxy to our "legacy" 6.0 servers?What about
7.0 proxying to WL 5.1 servers? Is this a supported configuration?
Has anyone done this?
I did find a statement in eDocs that stated WL 7.0 proxy works to WL 6.1server...but
no other info.
If I cannot use 7.0 plug-in to proxy to 6.0, can I have both WL plug-insreside
on IIS 5.0? I saw some posts that refer to problems with multipleplug-ins on
same server....and my associate also was unable to get multiple plug-insto work
in IIS 5.0, abeit 6.0 and 6.1 plug-ins.
Thanks!

Similar Messages

  • Migrating from Netscape Messaging Server 4.15 Plug-in to iPlanet Messaging Server 5.1 Channel

    Hi, there.
    I wrote a custom plug-in for Netscape Messaging Server 4.15. The client for
    whom I did this is now upgrading to iPlanet Messaging Server 5.1 and has
    requested that I update the custom plug-in accordingly. Unfortunately, as
    specified in the iPlanet migration documents, you have to re-code the
    plug-in as a channel to get it to work under iPlanet Messaging Server...
    I've scoured the documentation about how to go about doing this, but I don't
    know how to get started as I don't know anything about writing a channel.
    The plug-in processes incoming messages to see if they were sent from a
    specific domain. It then adds an arbitrary signature to each appropriate
    MIME part in the message before letting the messaging server relay it.
    1. Can anyone direct me to some explicit directions about how to write a
    channel for iPlanet Messaging Server? The documentation for Netscape
    Messaging Server was extremely helpful; I haven't found anything equivalent
    for iPlanet channels.
    2. Channels run as daemons? Do you have to start them when the machine
    boots, or are they started for you by the MTA as a result of the channel
    configuration file?
    3. Do channels listen with sockets on a particular port for communication?
    Do I have to parse incoming data and encode outgoing data as if it was an
    SMTP communication?
    4. Can an SMTP channel co-exist with other SMTP channels on the same
    machine? Do the channels have to listen on unique ports? (Sorry, my socket
    programming is a little rusty.)
    Anxiously awaiting your reply...
    Sean Dockery
    [email protected]

    What is the expected result of the plug-in?
    Also, if you set the smtp log level to debug do you see it initializing the plugin at startup time and also entering the plugin during the smtp-accepts?

  • Using IIS AAR as a reverse proxy for Exchange 2010 & Lync 2013

    hi
    i am planning to use IIS AAR as reverse proxy solution for both Exchange 2010 & Lync 2013 . need clarifications on the below.
    Is it production ready proof solution of using IIS AAR as a reverse proxy solution , if yes what is the sizing considerations for the same.
    Can we have exchange reverse proxy and lync reverse proxy on the same IIS ARR server.
    Is there any special consideration(license/certificates/cal licenses) needs to be taken care while using this solution
      4.  Deployment Guide available?

    hi steve.. thanks for reply..
    1 have gone through that.. however having both exchange & lync reverse proxy on single server is unanswered and the reason for having this in exchange forum is to have consideration from exchange prospective as well ... 
    I am also wondering this.  Can both exist on the same set of proxy servers?  I also plan to have a load balanced solution.  Has anyone had any luck with doing that?

  • SYSTEM MONITORING PLUG-IN FOR MICROSOFT SQL SERVER - Licencing Cost

    Hi,
    We have license for Oracle 10g OEM. We are planning to implement SYSTEM MONITORING PLUG-IN FOR
    MICROSOFT SQL SERVER. Do we need to Buy separate license for this Plugin.
    Ritesh

    On <http://www.oracle.com/us/corporate/pricing/price-lists/index.html> in the technology pricelist
    check for "System Monitoring Plug-in for Non Oracle Databases"

  • HEADS-UP: Plug-in "com.bea.eclipse.server.lib.weblogic9"...is missing

    just a heads-up to anybody else that might come across the same problem i did:
    when i tried to create a new j2ee enterprise application project on a brand new install of workshop 9.2 for solaris 9/sparc, workshop crashed before i could even finish creating the project.
    prior to trying to create the project, i had noticed in "Help -> Manage Configuration" that the "com.bea.eclipse.server.lib.weblogic9" plugin under the "WebLogic Workshop Server Libraries" feature was not configured properly. the configurator was reporting 'Plug-in "com.bea.eclipse.server.lib.weblogic9" referenced by this feature is missing'. i suspected that this missing plugin is what caused the crash.
    i examined $WORKSHOP_HOME/server/eclipse/plugins/com.bea.eclipse.server.lib.weblogic9/plugins.xml and saw that it had been installed originally with the following value for the plugin element:
      <plugin id="com.bea.eclipse.server.lib.weblogic9; singleton:=true"...>whereas the $WORKSHOP_HOME/server/eclipse/features/com.bea.eclipse.server.lib/feature.xml had the following value for the plugin element:
      <plugin id="com.bea.eclipse.server.lib.weblogic9...>i removed "; singleton:=true" from the plugins.xml file and now "Manage Configuration" reports the status of the feature as "configured properly"; plus i am now able to complete the creation of new j2ee enterprise application projects.

    Could you open up a support case on this?
    william boyd wrote:
    just a heads-up to anybody else that might come across the same problem i did:
    when i tried to create a new j2ee enterprise application project on a brand new install of workshop 9.2 for solaris 9/sparc, workshop crashed before i could even finish creating the project.
    prior to trying to create the project, i had noticed in "Help -> Manage Configuration" that the "com.bea.eclipse.server.lib.weblogic9" plugin under the "WebLogic Workshop Server Libraries" feature was not configured properly. the configurator was reporting 'Plug-in "com.bea.eclipse.server.lib.weblogic9" referenced by this feature is missing'. i suspected that this missing plugin is what caused the crash.
    i examined $WORKSHOP_HOME/server/eclipse/plugins/com.bea.eclipse.server.lib..weblogic9/plugins.xml and saw that it had been installed originally with the following value for the plugin element:
      <plugin id="com.bea.eclipse.server.lib.weblogic9; singleton:=true"...>whereas the $WORKSHOP_HOME/server/eclipse/features/com.bea.eclipse.server.lib/feature.xml had the following value for the plugin element:
      <plugin id="com.bea.eclipse.server.lib.weblogic9...>i removed "; singleton:=true" from the plugins.xml file and now "Manage Configuration" reports the status of the feature as "configured properly"; plus i am now able to complete the creation of new j2ee enterprise application projects.

  • Weblogic 8.0 and IIS 5.0 plug in issue

    hi,
    I have a computer with Windows 2000 server and IIS 5.0 installed.
    I am trying to open a connection with a Weblogic Server 8 SP3 on another machine.
    My iisproxy.dll and iisproxy.ini
    are on the folder: C:\WINNT\system32\inetsrv
    iisproxy.ini :
    WlForwardPath=/IhmActivation
    Debug=ALL
    WebLogicHost=toto
    WebLogicPort=49162
    WLLogFile=C:\iisproxy3.log
    I have configured iisproxy.dll in IIS 5.0
    Based on what I entered in my configuration file iisproxy.ini, if I type the URL:
    http://localhost/IhmActivation/here.do
    it should point to
    http://toto:49162/IhmActivation/here.do
    I get a 401 message:
    Going to send headers to the client. Status :401 Unauthorized xxx
    The login and password are ok.
    So I do not know where the problem comes from.
    Does anyone have an idea please ?
    Thanks for your help.

    Since you are attempting to proxy by path you need to configure the iisforward.dll as stated in step #3 here:
    http://e-docs.bea.com/wls/docs81/plugins/isapi.html#100382

  • Urgent - problems with apache plug-in  proxy resolution

    Hi
    I have apache ver as a plug-in to weblogic clustered servers running WL61 SP1. On
    one of our boxes, we have a tunnelling to point to apache at port 80.
    When I hit from outside (not inside the company extranet), I type in http://www.proxyservername.com/...
    This is routed to apache and apache routes it to weblogic running on the internal
    server eg. johnson.xxx.xxx.xxx.com.
    The problem I am experiencing is that when I send the request -
    http://www.proxyservername.com/../... it gives back response with some session data.
    The next request I sent in is a response.sendRedirect(relative url to a jsp page)
    , this time it drops the old session and points to johnson.xxx.xxx.com:80.
    How can I resolve this client sendRedirect to not flip the server name.
    Thanks in advance.

    What exactly is the redirect to (what is the URL)? Secondly, I'm wondering
    which step in the chain is adding the :80 to the redirect. Is it Weblogic or
    one of the tunnelling doohickies or the browser or what? I would suggest
    trying a non-relative URL (fully qualified) to see if that gets messed with
    too.
    Peace,
    Cameron Purdy
    Tangosol, Inc.
    Clustering Weblogic? You're either using Coherence, or you should be!
    Download a Tangosol Coherence eval today at http://www.tangosol.com/
    "arpi" <[email protected]> wrote in message
    news:3ce0500a$[email protected]..
    >
    Hi
    I have apache ver as a plug-in to weblogic clustered servers running WL61SP1. On
    one of our boxes, we have a tunnelling to point to apache at port 80.
    When I hit from outside (not inside the company extranet), I type inhttp://www.proxyservername.com/...
    This is routed to apache and apache routes it to weblogic running on theinternal
    server eg. johnson.xxx.xxx.xxx.com.
    The problem I am experiencing is that when I send the request -
    http://www.proxyservername.com/../... it gives back response with some
    session data.
    The next request I sent in is a response.sendRedirect(relative url to ajsp page)
    , this time it drops the old session and points to johnson.xxx.xxx.com:80.
    How can I resolve this client sendRedirect to not flip the server name.
    Thanks in advance.

  • Plugging monitor into headless mini server

    I bought a new monitor to place in my colocation. I plugged it into the vga dongle on my Mac Mini server, and it didn't recognize the monitor, so I unplugged the dongle and plugged it back in, and it saw the new monitor. All I got on the display, however, was a grey screen with the mouse pointer. I could get the volume control to display but no other icons or the finder, etc.
    Is there a way via the shell (I can ssh in with my iPhone) to reset the display so that it will be recognized as the primary display without rebooting the computer? Rebooting fixed the problem, but I am not a huge fan of rebooting a production server unless I absolutely have to.
    The monitor is small (16") and will remain in the rack, and is currently plugged into the Mini, but turned off. I have similar problems with the datacenter crash carts where the monitor won't display unless I unplug the dongle, and I still have to reboot to get control on the monitor.
    Thanks for any help!
    -Cameron

    It really is the little things that **** us off the most.
    I recall having this issue a while back, I don't make a habit of plugging in displays, but I understand how frustrating it is to have to reboot.
    Have you tried clicking mouse buttons, moving the cursor around, pressing keys?  You might also try remoting into the server via VNC/ Remote Desktop/ Screen Sharing and seeing if you get a picture on a remote computer/ iPhone/ iPad (whatever you use to remote in).  I'm thinking logging in with remote device will trigger the display physically connected to the Mac Mini.  I seem to recall doing that once... Anyway, worth a shot!

  • How to install plug-in from my web server?

    My intranet can't access internet.
    I have downloaded the java plug-in.
    I hope the other machine install it through
    my web page. Just like it access the sun's
    web page.
    How do?
    Thanks

    I download the jinstall-1_3_1_02.ini file from sun and change all URL from
    http://java.sun.com/products/plugin/autodl/j2re-1_3_1_02-win.exe
    http://java.sun.com/products/plugin/autodl/j2re-1_3_1_02-win-i.exe
    to my URL like:
    http://100.100.100.100/plugin/j2re-1_3_1_02-win-i.exe
    Than I extract the jinstall-1_3_1_02-win.cab file and I get the two new files called:
    jinstall-1_3_1_02.inf and jinstall.exe
    In the jinstall-1_3_1_02.inf file I change the line from:
    run=%EXTRACT_DIR%\jinstall.exe http://java.sun.com/products/plugin/autodl/jinstall-1_3_1_02.ini
    to
    run=%EXTRACT_DIR%\jinstall.exe http://100.100.100.100/plugin/jinstall-1_3_1_02.ini
    I make a new jinstall-1_3_1_02-win.cab file with the new files in it and put it on the Server.
    in the HTML file I change the codebase from:
    codebase="http://java.sun.com/products/plugin/autodl/jinstall-1_3_1_02-win.cab#Version=1,3,1,2">
    to
    codebase="http://100.100.100.100/plugin/jinstall-1_3_1_02-win.cab#Version=1,3,1,2">
    I'll get a download window with a processbar but nothing happens.
    Perhaps you will have more luck
    regards
    Markus

  • The System Monitoring Plug-in for Microsoft SQL Server

    Hello all,
    I have EM 11g monitoring all of my Oracle dbs - love it.
    I am playing around with SQL plugin and wanted to know a few things:
    1. does this need to be licensed
    2. does the plug in monitor the actual databases or just at the instance level (performance of the engine only)
    3. I was able to add the plug-in and everything seems good to go until i got to the following step in the documentation:
    Adding Instances for Monitoring
    Follow these steps to add the plug-in target to Grid Control for central monitoring and management:
    +1.From the Agent home page where the plug-in was deployed, select the Microsoft SQL Server target type from the Add drop-down list, then click Go. The Add Microsoft SQL Server page appears.+
    for the life of me, i can't figure out where to find the "Add drop-down list". Please help.!

    Yes it needs to be licensed
    Regards
    Rob
    http://oemgc.wordpress.com

  • Installing the plug-in from an intranet server

    Hi all!
    Does anyone know if it is possible to store the installation file of the 1.3.1 plug-in (jinstall-131-win32.cab ?) on a server, so that client machines in the intranet can load it and install the plug-in, without having to visit java.sun.com? It would be a major time saver.
    Thanks!
    Vagelis.

    I think I found the answer
    http://java.sun.com/products/plugin/1.3/docs/intranet.html

  • Installing the Apache HTTP Server Plug-In on Win2000 apache server for WebLogic 6.0

    Hi, I was wondering if there was a plugin available for apache on a win 2000. I
    only see those for unix solaris, hp. I need one for my Win2000 apache server to
    proxy requests to my weblogic6.0 clustered servers. Thanks.

    I guess this is not available for 6.0sp1 users, since I cannot find this folder.
    Thanks,
    Diana
    "Jong Lee" <[email protected]> wrote:
    >
    We only support apache20 on win32 platform.
    You can find mod_wl_20.so in $WLS_HOME/bin/apache20 from 6.1.
    "Jane" <[email protected]> wrote:
    Hi, I was wondering if there was a plugin available for apache on awin
    2000. I
    only see those for unix solaris, hp. I need one for my Win2000 apache
    server to
    proxy requests to my weblogic6.0 clustered servers. Thanks.

  • Issues using IIS 8.5 with ARR 3.0 as Reverse Proxy for Lync 2013

    Dear reader, after searching for a day without finding a solution to my problem I end up here ;-)
    Working Lync 2013 environment (gradually adding functionality) consisting of 2 FE servers, Persistent Chat Server, Web Apps server, Edge Server, Reverse Proxy Server (IIS 8.5/ARR 3.0), SQL Server.
    Set up a fresh Windows 2012 R2 with IIS 8.5, installed ARR 3.0 and followed along this
    TechNet article.
    So far so good, external clients (incl. mobile phone apps) can all connect.
    Now trying to add Web Apps to the reverse proxy, which is slightly different from the others by not forwarding 80/8080 and 443/4443, but just 80 and 443 to internal Web Apps server.
    After creating the server farm/URL rewrite, browsing to the webapps.FQDN/hosting/discovery ends up with a 404 error (instead of XML, which is shown when try from the LAN).
    After moving this rewrite rule to the top, it started working, but now my lyncdiscover.FQDN stops working.
    Ofcourse moving the webapps rule down restores the lyncdiscover.
    Any ideas? (everything setup as described in above mentioned TechNet article, so using wildcards. Tried fiddling around with webext.* and lyncdiscover.* and so, but no luck. (I'm completely new to ARR)
    Thanks,
    Barry

    Can you confirm that for each URL Rewrite Rule, you have an {http_host} record that matches something like webext.* as you referenced above and as seen in step 15 here:
    http://blogs.technet.com/b/nexthop/archive/2013/02/19/using-iis-arr-as-a-reverse-proxy-for-lync-server-2013.aspx
    It might help if you posted a screenshot of your URL rewrite rules.
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question please click "Mark As Answer".
    SWC Unified Communications

  • Lync Mobile unable to sign in using IIS ARR

    We have a deployment which currently has no issues using an Apache reverse proxy running on Ubuntu. I am working on switching over to a supported reverse proxy, so IIS ARR is the obvious choice. I have configured IIS ARR by following the steps at:
    http://uclobby.com/2013/08/02/configuring-arr-for-lync-server/
    http://blogs.technet.com/b/nexthop/archive/2013/02/19/using-iis-arr-as-a-reverse-proxy-for-lync-server-2013.aspx
    When I try to sign on externally using Lync 2013 Mobile, I get a message saying "An unknown error occured". The Lync Mobile logs show the following error:
    Caused by: java.net.ConnectException: failed to connect to /xxx.xxx.xxx.xxx (port 443) after 60000ms: isConnected failed: ECONNREFUSED (Connection refused)
    I have even gone as far as opening all the ports to the IIS ARR server on the firewall and disabling Windows firewall on everything.

    To fix issue "502 - Web server received an invalid response while acting as a gateway or proxy server.", you can refer below link
    http://support.microsoft.com/kb/2455129/en-us
    it's assume reverse proxy configuration issue, please check the following things:
    Please make sure your internal web service url and external web service url are not pointed to the same FQDN.
    Verify you have update the public certifcates including lyncautodiscover URL in the SAN entries for your reverse proxy server
    Check the authenticated delegation is set to "No delegation, but clients may authenticate directly"
    Please try to enable internal access and see if it works
    If still no luck,please enable Lync server logging tool and reproduce the issues,then use snooper to analyze the log for more specific information
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Mai Ali | My blog: Technical

  • Lync 2013 IIS ARR Pattern

    Hi Guys,
    I have the following setup:
    standard edition 2013 FE
    edge server 2013
    reverse proxy with iis 8 with arr 2.5 and patched with the hotfix
    Questions:
    1. with reverse proxy, does the route go something like this
    lync.xxx.com>reverse proxy>internet>fqdn external web services on fe public ip?
    2. I have multiple sip domains and to cut down on costs and forecast for future sip domains I setup the web services as follows: https://lync.xxx.com/sipdomain1/meet/ https://lync.xxx.com/sipdomain2/meetwhatever I try this doesn't proxy to the fe external
    web service fqdn it errors out on the proxy server. I am looking for the proper expression/pattern in iis to make it work. Whats interesting is https://lync.xxx.com/dialin works and is forwarded to the web services fqdn on the fe server, however if I try and
    login it doesn't do anything. This leads me to believe the pattern in iis arr for the url rewrite is somehow dropping the request. logs don't tell me much. this is all driving me insane as I have been working on this for a week.  this is the pattern I
    have been trying: ((?:^dialin|^id|^Abs|^autodiscover|^CertProv|^CollabContent|^Fonts|^GroupExpansion|^HybridConfig|^lwa|^mcx|^PassiveAuth|^PersistentChat|^Reach|^RequestHandlerExt|^RgsClients|^Scheduler|^Storage|^ucwa|^WebTicket).*)  and also * and also
    (.*) with no avail
    3. cant get lync mobility on iPhone to work, lync 2013 client on ios. same situation as #2, on Microsoft test connectivity I get this error and everything passes including the ssl: ://lyncdiscover.xxx.com/?sipuri=[email protected] has token = "user" http
    content isn't verified http error 502 bad gateway. again the reverse proxy isn't forwarding and simply dropping the connectioon
    Thanks for any suggestions on getting this to work...

    Q1:
    In which scenario you are in?
    Q2:
    Where did you access the simple URL?
    You need to access externally.
    Please check you add DNS A lync.xxx.com recording point to reverse proxy IP.
    Check you have published simple URLs successfully.
    You can refer to the following blog to deploy IIS ARR as a Reverse Proxy for Lync Server 2013
    http://blogs.technet.com/b/nexthop/archive/2013/02/19/using-iis-arr-as-a-reverse-proxy-for-lync-server-2013.aspx
    Lisa Zheng
    TechNet Community Support

Maybe you are looking for