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

Similar Messages

  • SSL between WebLogic 10.0 and IIS 6.0 does'nt work

    Hi,
    I don't understand why the SSL connection between WL10.0 and IIS 6.0 doesn't work. My ini file is below:
    WebLogicHost=10.0.162.31
    WebLogicPort=7002
    ConnectTimeoutSecs=20
    ConnectRetrySecs=2
    WlForwardPath=/weblogic
    PathTrim=/weblogic
    Debug=ON
    SecureProxy=ON
    TrustedCAFile=C:\trustedca.pem
    EnforceBasicConstraints=off
    RequireSSLHostMatch=false
    where 'trustedca.pem' is the pem extracted (and converted) from wlsdemoca contained into DemoTrust.jks and '7002' is my ssl listen port.
    I need to set any more parameter??
    My wlpsoxy.log for one request is:
    ================New Request: [crl4/.wlforward] =================
    Thu Apr 17 10:27:32 2008 <351612084388524> SSL is not being used
    Thu Apr 17 10:27:32 2008 <351612084388524> resolveRequest: wlforward: /crl4/
    Thu Apr 17 10:27:32 2008 <351612084388524> URI is /crl4/, len=6
    Thu Apr 17 10:27:32 2008 <351612084388524> Request URI = [crl4/]
    Thu Apr 17 10:27:32 2008 <351612084388524> attempt #0 out of a max of 10
    Thu Apr 17 10:27:32 2008 <351612084388524> Trying a pooled connection for '10.0.162.31/7001/7001'
    Thu Apr 17 10:27:32 2008 <351612084388524> getPooledConn: No more connections in the pool for Host[10.0.162.31] Port[7001] SecurePort[7001]
    Thu Apr 17 10:27:32 2008 <351612084388524> general list: trying connect to '10.0.162.31'/7001/7001 at line 1239 for '/crl4/'
    Thu Apr 17 10:27:32 2008 <351612084388524> INFO: New NON-SSL URL
    Thu Apr 17 10:27:32 2008 <351612084388524> Connect returns -1, and error no set to 10035, msg 'Unknown error'
    Thu Apr 17 10:27:32 2008 <351612084388524> EINPROGRESS in connect() - selecting
    Thu Apr 17 10:27:32 2008 <351612084388524> Local Port of the socket is 1476
    Thu Apr 17 10:27:32 2008 <351612084388524> Remote Host 10.0.162.31 Remote Port 7001
    Thu Apr 17 10:27:32 2008 <351612084388524> general list: created a new connection to '10.0.162.31'/7001 for '/crl4/', Local port: 1476
    Thu Apr 17 10:27:32 2008 <351612084388524> WLS info in sendRequest: 10.0.162.31:7001 recycled? 0
    Thu Apr 17 10:27:32 2008 <351612084388524> URL::parseHeaders: CompleteStatusLine set to [HTTP/1.1 200 OK]
    Thu Apr 17 10:27:32 2008 <351612084388524> URL::parseHeaders: StatusLine set to [200 OK]
    Thu Apr 17 10:27:32 2008 <351612084388524> parsed all headers OK
    Thu Apr 17 10:27:32 2008 <351612084388524> sendResponse() : uref->getStatus() = '200'
    Thu Apr 17 10:27:32 2008 <351612084388524> Going to send headers to the client. Status :200 OK
    Thu Apr 17 10:27:32 2008 <351612084388524> Content Length = 264
    Thu Apr 17 10:27:32 2008 <351612084388524> canRecycle: conn=1 status=200 isKA=1 clen=264 isCTE=0
    Thu Apr 17 10:27:32 2008 <351612084388524> closeConn: pooling for '10.0.162.31/7001'
    Thu Apr 17 10:27:32 2008 <351612084388524> request [crl4/] processed successfully ..................
    Thu Apr 17 10:27:57 2008 <351612084387971> timed out 1 connections, idle for (at least) 25 secs
    Any idea that help me?

    I had a look into the xlclient.cmd file and went to the JAVA directory which is being used. And did a search for the "cacerts" and found out that there is a file named cacerts in the JAVA_HOME/jre/lib/security folder over there.
    But how does that relate to the problem of running the keytool command successfully at the right place (OIM_DC_HOME) ?
    Any hints Kevin....
    Thanks,
    - oidm.

  • Secure Communication between Weblogic 5.1 and IIS

    I have WL5.1 and IIS running on two separate machines. I've installed
    SSL certificates on IIS. So the traffic between the browser and IIS is
    encrypted.
    When the "iisforward" filter is used to forward servlet execute to
    Weblogic I get a message on the browser which says "You're about to be
    redirected to a connection which is not secure. The information you're
    sending to the current site might be retransmitted to a non-secure site. Do
    you wish to continue?"
    This makes sense as IIS does not know where the filter is forwarding this
    data. But how do I get rid of that message? There does not seem to be a way
    in 5.1 for the plugin/filter on IIS to communicate securely over SSL to the
    Weblogic server.
    Thanks,
    - Ayush

    Can you give more details on how you configured credentials on jboss end.
    post this on jboss forumn as the solution lies in jboss configuration not that of wls.

  • Running apache and IIS on SBS: 403 permissions issue

    I'm trying to run Apache and IIS at the same time on the
    Windows SBS. I can bring up the Apache screen from a terminal, but
    I get the dreaded: 403 access denied. I've hunted around for a
    solution, but without much luck. Thanks in advance for any
    suggestions.
    Mike

    update: last night i was up so late trying to tweak the
    config file that i probably messed something up. i uninstalled the
    apache and re-installed and set the port to listen on 8080. seems
    to be working now!
    one thing i found strange: on the server i typed in the ip
    address of the server:8080 and it woudn't access the apache . . .
    but, it would as a localhost.
    anyway its working now . . . proof that just posting
    something on this board gets results ;)

  • WebLogic 8.1SP4 and IIS

    Hi,
    I want to configure weblogic with IIS and have found enough articles on how to proxy IIS to point to a single instance or a clustered environment but not on how to proxy IIS to multiple WebLogic servers
    I have the application running on
    http://<weblogic-server>:7201/elms
    http://<weblogic-server>:7301/elms
    http://<weblogic-server>:7401/elms
    and I want to be able to access these via the IIS through these URLs:
    http://<IIS_Server>/elms
    http://<IIS_Server>/elms_sit
    http://<IIS_Server>/elms_uat
    Is this configuration possible? Any help would be highly appreciated.
    Thanks
    Sandeep

    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

  • IIS and Oracle Apps server plug-in issue

    Hi,
    I am getting following error with oracle IIS plug in.
    Thanks you for your help. Let me know if further information is required.
    Here is my proxy config file:
    oproxy.serverlist=v3appec2
    oproxy.v3appec2.hostname=vsgnyweblogic1.vitech.com
    oproxy.v3appec2.port=80
    oproxy.v3appec2.urlrule=/*
    Error below
    11/05/08 15:51:35: [op_uri_map.c (348)]: Into op_uri_map_t::map_uri_to_host
    11/05/08 15:51:35: [op_uri_map.c (414)]: op_uri_map_t::map_uri_to_host, Found a match host=vsgnyweblogic1.vitech.com
    11/05/08 15:51:35: [op_isapi_plugin.c (515)]: HttpFilterProc [em] is a proxy url - should redirect to host 0
    11/05/08 15:51:35: [op_isapi_plugin.c (535)]: No Authorization header found
    11/05/08 15:51:35: [op_isapi_plugin.c (457)]: Start of HttpFilterProc
    11/05/08 15:51:35: [op_uri_map.c (348)]: Into op_uri_map_t::map_uri_to_host
    11/05/08 15:51:35: [op_uri_map.c (414)]: op_uri_map_t::map_uri_to_host, Found a match host=vsgnyweblogic1.vitech.com
    11/05/08 15:51:35: [op_isapi_plugin.c (515)]: HttpFilterProc [oproxy/oracle_proxy.dll] is a proxy url - should redirect to host 0
    11/05/08 15:51:35: [op_isapi_plugin.c (535)]: No Authorization header found
    11/05/08 15:51:35: [op_isapi_plugin.c (634)]: HttpExtensionProc started
    11/05/08 15:51:35: [op_isapi_plugin.c (859)]: In init_ws_service
    11/05/08 15:51:35: [op_isapi_plugin.c (905)]: init_ws_service: uri=/oproxy/oracle_proxy.dll
    11/05/08 15:51:35: [op_proxy.c (34)]: op_send_proxy_request, hostname=vsgnyweblogic1.vitech.com port=80
    11/05/08 15:51:35: [op_proxy.c (63)]: op_send_proxy_request, assembled URI is /oproxy/oracle_proxy.dll
    11/05/08 15:51:35: [op_http.c (192)]: op_set_http_url: host=vsgnyweblogic1.vitech.com port=80 uri=/oproxy/oracle_proxy.dll
    11/05/08 15:51:35: [op_isapi_plugin.c (1073)]: Skipping header connection=keep-alive
    11/05/08 15:51:35: [op_isapi_plugin.c (1069)]: Sending header keep-alive=300
    11/05/08 15:51:35: [op_isapi_plugin.c (1069)]: Sending header accept=text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
    11/05/08 15:51:35: [op_isapi_plugin.c (1069)]: Sending header accept-charset=ISO-8859-1,utf-8;q=0.7,*;q=0.7
    11/05/08 15:51:35: [op_isapi_plugin.c (1069)]: Sending header accept-encoding=gzip,deflate
    11/05/08 15:51:35: [op_isapi_plugin.c (1069)]: Sending header accept-language=en-us,en;q=0.5
    11/05/08 15:51:35: [op_isapi_plugin.c (1073)]: Skipping header host=vsgnyweblogic1.vitech.com
    11/05/08 15:51:35: [op_isapi_plugin.c (1069)]: Sending header user-agent=Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4
    11/05/08 15:51:35: [op_isapi_plugin.c (1073)]: Skipping header oproxysuri=/oproxy/oracle_proxy.dll
    11/05/08 15:51:35: [op_isapi_plugin.c (1073)]: Skipping header oproxyshost=0
    11/05/08 15:51:35: [op_http.c (257)]: Into op_get_connection
    11/05/08 15:51:35: [op_http.c (372)]: op_open_new_socket, try to connect socket = 540
    11/05/08 15:51:35: [op_http.c (381)]: op_open_new_socket, after connect ret = 0
    11/05/08 15:51:35: [op_http.c (393)]: op_open_new_socket, set TCP_NODELAY to on
    11/05/08 15:51:35: [op_http.c (397)]: op_open_new_socket, return, sd = 540
    11/05/08 15:51:35: [op_http.c (717)]: op_send_http_request, exiting with rc = 1
    11/05/08 15:51:35: [op_isapi_plugin.c (457)]: Start of HttpFilterProc

    Are you trying to access some Forms application using Proxy Plug-in? If yes, you might want to refer Note:294418.1 on MetaLink.
    Thanks
    Shail

  • Weblogic(6.1 and above) plug-in expertise help?

    could anybody direct me to some docs and insight onto the weblogic (6.1 and above)
    plug-ins ?
    I wanted to know all the details and deep internals about how this plug-in work
    I have foud this link: http://e-docs.bea.com/wls/docs61/faq/plugin.html
    which is a piece of junk for me.
    please advise with some docs or feedback.
    thanks in advance,sangita

    Thanks Mika. But iam looking more on on how to calculate and verify the "successful"
    and "unsuccessful" requests.
    i wanted to know ....the internals that how does the request passes through to
    wls clusters and why and on what bases the plugin rejects the requests and mark
    them "unsuccessful".....i don't want the basic stuff but needs to know the internals
    of this plugin.
    any ideas.......let me know.
    thanks, sangita
    "Mika" <[email protected]> wrote:
    >
    http://e-docs.bea.com/wls/docs81/plugins/index.html
    http://e-docs.bea.com/wls/docs70/plugins/index.html
    Regards, Mika
    "sangita" <[email protected]> wrote:
    could anybody direct me to some docs and insight onto the weblogic (6.1
    and above)
    plug-ins ?
    I wanted to know all the details and deep internals about how this plug-in
    work
    I have foud this link: http://e-docs.bea.com/wls/docs61/faq/plugin.html
    which is a piece of junk for me.
    please advise with some docs or feedback.
    thanks in advance,sangita

  • How to make OC4J and IIS on diffrent machines ?

    Hi,
    How to make OC4J and IIS running diffrent machines. following document tells use "standalone ONS daemon",Can anybody tell what standalone ONS daemon means and steps to be done to make IIS working on diffrent machine
    http://download-west.oracle.com/docs/cd/B25221_03/web.1013/b25211/oc4jplugin.htm#i638738
    Thanks & Regards
    Vino joy

    sender,
    the quantize menu is in the top info box in the arrange.
    if you double click on it, an extended parameter box appears with a lot of quantizing options. also RTFM about this bit.
    in the sample editor, there is an audio quantize feature.
    but it is old, and probably hasn't been updated in ten years........try it, you
    'll prolly hate it.
    there is also a quantize audio/groove plug, in the special menu.
    it works....sorta.
    if you're talkin' drums, on seperate tracks, like kik on one, and snr on the next, etc., try strip silence to cut the loop/file up, then select same in the arrange trk and quantize this, as above. (info box).
    this does work well provided you know just where you want the feel to be.
    you could also try making a groove template of the original clip/loop and use this as a timing reference.
    this also works well if you can get a clean footprint of the audio.
    best,
    DR9

  • Weblogic 8.1 and Eclipse using Weblogic Server Tools

    I am working on a project that has been developed with Weblogic 8.1 without integration into an IDE (Eclipse, etc.) We are trying to convert the source tree to a form usable within Eclipse using Weblogic Server Tools. We want to make deployment on developer workstations quicker and easier and provide for server side debugging. There is not much documentation on how to do this that I have been able to find. I have just finished reading the details of the split directory strucuture in the Weblogic documentation and understand that Server Tools uses the split directory concept. My question is basically how we create the project in Eclipse (with Server Tools plug-ins) initially. Is anyone out there still using Weblogic 8.1 and Eclipse 3.3 (Europa) using Weblogic Server Tools that can help?

    There isn't much in a way of documentation that's explicit to WebLogic Server Tools, but a lot of Workshop 10.2 documentation applies. Basically, you will want to create Dynamic Web Projects to house your code. On the first page of Dynamic Web Project wizard, you will get a chance to define and target a server (WLS 8.1 in your case). That will configure your project classpath for WLS 8.1 and get everything else squared away.
    Note that there is only very basic support for 8.1. In particular, the split-directory concept is not supported, but deployment is taken care of for you behind the scenes, so the details shouldn't matter that much.

  • WebLogic on Unix and web server on NT

    Hi,
    I would like to know whether it is possible to run a WebLogic server on Solaris
    and IIS web server on NT and have IIS forward its JSP requests to WebLogic.
    Are there any problems if somebody is running this kind of setup
    Thanks in advance,
    Ramkumar

    Hi.
    Sure, we offer a plugin for IIS that you can configure to forward JSP requests to
    WLS. See the following link for more details:
    http://e-docs.bea.com/wls/docs61/adminguide/isapi.html
    Michael
    Ramkumar Sampathkumaran wrote:
    Hi,
    I would like to know whether it is possible to run a WebLogic server on Solaris
    and IIS web server on NT and have IIS forward its JSP requests to WebLogic.
    Are there any problems if somebody is running this kind of setup
    Thanks in advance,
    Ramkumar--
    Developer Relations Engineer
    BEA Support

  • Step to Upgrade service plug-ins the ST-PI and ST-A/PI Plug-Ins

    Dear all,
    I have to upgrade service plug-ins the ST-PI and ST-A/PI Plug-Ins the current release.
    Plug-In     Release
    ST-A/PI     01J_ECC500
    ST-PI     2005_1_640
    After running the report RTCCTOOL the following details are
    No.   Missing addon/ transport / note  
       Description                 Implementation
    1. [Note 69455  ]     Addon ST-A/PI 01L_ECC500
         Description     "Servicetools for Applications Plug-In" for ERP 2004 / ECC 5.00
    2. [Note 539977  ]    Addon ST-PI 2008_1_640
         Description     "Solution tools plugin" ST-PI 2008_1_640 Addon for 6.40 / Netweaver 04
                                 [Basis tools for services]
    3. Note 207223
        Description     Setup of the EarlyWatch Alert service
    Please suggest the step by step  how to the implemented service  and caution to before applying.
    Regards,

    Hai,
    Please download the plug ins and upload them into the /usr/sap/trans/EPS/in.
    You can do it from frontend through SAINT tcode, this will automatically uncar the files and place it in the
    /usr/sap/trans/EPS/in directory.
    Then you have to apply the plugins from SAINT.
    http://www.sappoint.com/PHPWebUI/Documents/Applying%20Support%20Pack%20and%20Plug-ins.pdf
    You have to do this from 000 client and user with enough authorizations.
    http://www.saptechies.com/how-to-implement-support-packagesaddonsplugins/
    Regards,
    Yoganand.V

  • Everytime i eject my ipod and reconnect it all my music is gone. and sometimes while i try adding music to it. itunes completely freezes. please help. and sometimes when i plug it back into my PC i have to rename my ipod and such

    Everytime i eject my ipod and reconnect it all my music is gone. and sometimes while i try adding music to it. itunes completely freezes. please help. and sometimes when i plug it back into my PC i have to rename my ipod and such

    Antivirus has a tendency to freeze iTunes sync Operation with iPod Classic, causing a timeout, which corrupt your iPod filesystem, so when iTunes can't read the iPod, it is pointing to this problem. Other causes is when your iPod hardisk is dying, or your battery is dying causing hardisk crashes.
    My suggestion.
    Connect your iPod to the PC and run chkdsk, to fix any iPod diskerror, then disconnect it, after chkdsk complete.
    Disconnect your PC from Internet. (just to make sure no nasties creep into your system while you syncing.
    Stop the Antivirus program
    Connect your Ipod to the PC
    When iTunes Open up, Restore your iPod please, this is for iTunes to map correctly, to fix the corrupted filesystem.
    When Restore complete, eject the iPod and reconnect again.
    Sync your ipod, preferably manually Manage in small batches and disconnect after every batch, to check that all is well, since you got such a huge library.
    When all sync is complete, and iPod disconnected, start back your Antivirus and connect back the Internet.
    If this doesn't resolve your problem, then let me know.
    Good Luck!

  • Java SSO and IIS

    This is a repeat of this post: Java SSO and IIS
    Noone answered there.
    Hello,
    my organization uses Java SSO authentication in Oracle Application Server. Now we want to "expand" SSO so that our IIS applications can benefit from Oracle SSO and user needn't print user name / password again. Is there any way to use Java SSO in IIS? In this project we use Java SSO, not Oracle Identity Management.
    Thanks in advance

    Hi ,
    I was installed and configured policy agent successfully.while i am trying to access the application url i am getting following error.
    I am using IIS6.0 and access manager 7.1.
    Error 2824:15b9918 AuthService: AuthService::processLoginStatus() Exception message=[Application user ID is not valid.] errorCode='107' templateName=login_failed_template.jsp.
    2009-03-10 00:03:05.828 Error 2824:15b9918 PolicyEngine: am_policy_evaluate: InternalException in AuthService::processLoginStatus() with error message:Exception message=[Application user ID is not valid.] errorCode='107' templateName=login_failed_template.jsp and code:3
    2009-03-10 00:03:05.828 Warning 2824:15b9918 PolicyAgent: am_web_is_access_allowed()(http://fcs-ylwkuzfoz1q.ramesh.com:99/website.html, GET) denying access: status = Access Manager authentication service failure
    2009-03-10 00:03:05.828 Debug 2824:15b9918 PolicyAgent: am_web_is_access_allowed(): Successfully logged to remote server for GET action by user unknown user to resource http://fcs-ylwkuzfoz1q.ramesh.com:99/website.html.
    2009-03-10 00:03:05.828 Info 2824:15b9918 PolicyAgent: am_web_is_access_allowed()(http://fcs-ylwkuzfoz1q.ramesh.com:99/website.html, GET) returning status: Access Manager authentication service failure.
    2009-03-10 00:03:05.828 Debug 2824:15b9918 PolicyAgent: HttpExtensionProc(): status after am_web_is_access_allowed = Access Manager authentication service failure (3)
    2009-03-10 00:03:05.828 Error 2824:15b9918 PolicyAgent: HttpExtensionProc(): status: Access Manager authentication service failure (3)
    2009-03-10 00:03:05.828 Debug 2824:15b9918 PolicyAgent: OnSendResponse(): HTTP Status code is 500
    can any one please help me to resolve this.
    Thanks
    Ramesh Kumar GV

  • I updated to 7.1 and now when I plug my phone into the computer, it says there are no pictures??????

    I updated to 7.1 and now when I plug my phone into the computer, it says there are no pictures??????  When I have 500 pictures on it!!!!!  Im soooooo mad I did the update! Worst decision ever!!!!!!!!!!   I am SOOOO ready to leave the IPHONE alone- maybe throw it in the river or lay it on the train tracks.   Its been NOTHING BUT TROUBLE since the update!

    Just to be clear: Tap on the Photos app to start the app. Then tap on Albums at the bottom of the screen. You might have several albums but only one is named "Camera Roll." Are there photos in that album?
    If there are NO photos in the Camera Roll album there are no pictures to import. The remaining albums might have come from a sync with your computer or they might be your PhotoStream.
    If there ARE photos in the Camera Roll album, connect your iPhone to your computer and start your camera application on the computer. Your phone should be recognized as a camera.

  • My phone has been asked to be plugged into itunes for the past hour or so, and it has been plugged in the whole time... i have tried holding in both buttons too turn it on and nothing is happening... whats wrong with it and how do i fix this :(?

    My phone has been asked to be plugged into itunes for the past hour or so, and it has been plugged in the whole time... i have tried holding in both buttons too turn it on and nothing is happening... whats wrong with it and how do i fix this :(?

    Does iTunes see your phone?
    Do you have a PC or a Mac?
    ~Lyssa

Maybe you are looking for

  • How do I set up AppleTV to share play iTunes libraries from the same Mac

    I have a Mac Pro (2008), running Lion (10.7.3), Airport Extreme running 7.6.1 and a 2nd gen AppleTV running 4.2.1. On the Mac Pro, I have 3 user accounts (User1, User2 and User3), each with their own iTunes libraries. I have enabled Home Sharing on e

  • Basic questions with respect to ABAP WebDynpro Application

    Hi All, I have two basic questions with respect to an ABAP WebDynpro application : a) If an ABAP WebDynpro application has been developed, how could it be made available to the end user? b) Can an ABAP WebDynpro application be developed in ECC or is

  • Power on closed Macbook Pro 9,1?

    Will the Apple Wireless Keyboard power on a closed MacBook Pro? If not, are there any aftermarket keyboards that will?

  • Why does virgin IMAP email keep failing

    My wife and I both have iPhone 4's and iPad 2's, and all are set up to access our Virgin email accounts via IMAP using the imap.virginmedia.com server.  For some reason my wife's iPhone keeps having an issue every few days or so where emails cannot b

  • A figure of 1107 is still showing in aperture trash. Urgent please.

    In aperture 3 , In the empty trash, in the left side, its still says , I have 1107 files in the trash , there is nothing so see in there, I have cleaned out the mac trash, done a Mac clean. . been told its due to referenced and managed files, in the