How to Disable SSLv2 in Oracle IAS 10.1.3

How to disable SSLV2 in Oracle IAS 10.1.3.. I added below in ssl.conf file.. But it is not working...
SSLProtocol -ALL SSLv3 TLSv1
SSLCipherSuite ALL:!aNULL:!ADH:!eNULL:!LOW:!EXP:RC4+RSA:+HIGH:+MEDIUM
Thanks
Lalitha

How can you have WebCache if you are using 10.1.3 version?
The cause of this problem has been identified and verified in an unpublished Bug 4761833 : "IE FAILS TO TO CONNECT TO WEBCACHE VIA SSL IF SSLV2.0 IS NOT SELECTED".
By default Webcache sets its SSL_ENABLED parameter in webcache.xml to: SSLV3_V2H
This supports only SSL V2.0 and SSLV3.0 and not TLSV1.0
When IE makes a connection with: SSL V2.0, SSLV3.0, TLSV1.0 all checked, an Ethereal sniff shows:
SSLV2 Client Hello
SSLV3 Server Hello
When IE makes a connection with: SSLV3.0, TLSV1.0 checked, SSL v2.0 unchecked, an Ethereal sniff shows:
TLSV1 Client Hello
SSLV3 Alert (Level: Fatal, Description: Unexpected Message)
When Firefox makes a connection with SSLV3.0, TLSV1.0 checked, SSL v2.0 unchecked an Ethereal
sniff shows:
SSLV2 Client Hello
SSLV3 Server Hello
So even though SSLV2.0 is unchecked it still makes the initial Client Hello via SSLV2.0 hence why Mozilla works
The reason why IE fails when SSLV2.0 is unchecked is because IE always uses what it considers to be the best Protocol and picks TLSV1.0, and as the default SSL_ENABLED parameter in Webcache does not support TLS V1.0, then it fails.
Solution
To implement the solution, execute the following steps:
1. Edit the $ORACLE_HOME/webcache/webcache.xml
For the SSL Listen entry e.g:
<LISTEN IPADDR="ANY" PORT="443" SSLENABLED="SSLV3_V2H" PORTTYPE="NORM">
Change:
"SSLV3_V2H"
to
"SSL"
2. Save the file and restart webcache, and then test you can access Webcache via SSL with SSLV2.0 unchecked
Hope this helps
Regards.

Similar Messages

  • How to disable or rename Oracle Report Server servlet command?

    Hi,
    I'm using Oracle9i App Server R2.
    I would like to learn how to disable or rename Oracle Report Server's servlet command?
    This is to avoid user from accessing http://myserver/reports/rwservlet/showmap to view the key map file content.
    Please advise.

    or example, my report server was rep_appserver, then i want to rename it to rep_test.
    Here some step to accomplish it,
    1. stop mid-tier
    $ORACLE_HOME\opmn\bin\opmnctl stopall
    2. stop em website
    $ORACLE_HOME\bin\emctl stop iasconsole
    3. rename $ORACLE_HOME\reports\conf\rep_<old_report_server_name>.conf to something else or delete it
    4. rename $ORACLE_HOME\reports\server\rep_<old_report_server_name>.dat to something else or delete it
    5. edit $ORACLE_HOME\reports\conf\rwservlet.properties file then change the SERVER parameter to new report server name(remember this new name has to be a unique name)
    6. create a backup copy of the $ORACLE_HOME\sysman\emd\targets.xml file
    7. open $ORACLE_HOME\sysman\emd\targets.xml, find old report server name and then replace it to new report server name
    8. save new targets.xml file
    9. open $ORACLE_HOME\opmn\conf\opmn.xml, old report server name and then replace it to new report server name
    10. start em website
    $ORACLE_HOME\bin\emctl start iasconsole
    11. start mid-tier
    $ORACLE_HOME\opmn\bin\opmnctl startall
    HTH
    Amkotz

  • Running Lion 10.7.5, how to disable sslv2 and use only RC4 ciphers to solve vulnerability found in PCI compliance vulnerability scan.

    This is what the scan report told me to do. Is this even a problem that can be solved in a browser? I have akamai installed on my mac and they say that may be giving a false problem concerning the sslv2. I have no idea how to change the ciphers used.

    ATT says the modem for household use that I have cannot be configured to use the more secure CR4 cipher and disable sslv2 settings. Says I need to get a modem designed for business network use. What a nightmare. All I do is go to a pay gateway website and enter in my customer's credit card numbers, which then is deposited into my bank account. Seems this is the same as any credit card purchase I would make online and that ATT should have security for those transactions covered already. The pay gateway site does use CR4, but the scan has failed me because apparently my modem does not. I am not operating an e-commerce website. (I meant to say false POSITIVE in my question above, not false problem.)

  • How to disable sslv2 on windows server 2008 r2

    we are getting alerts from our third party application regarding the vulnerability error in our doamin.they mentiojn the following  vulnerability message
    Abp

    https://www.sslshopper.com/article-how-to-disable-ssl-2.0-in-iis-7.html
    Twitter!: Please Note: My Posts are provided “AS IS” without warranty of any kind, either expressed or implied.

  • How to disable encryption in oracle forms

    Hi,
    Is there any parameter or profile option need to be changed to disable encryption in oracle forms?
    My requirement is to print all the parameters comes to ListenerServlet.java ,I'm able to do that but in the console i'm getting junk values because of encryption.
    Thanks in advance

    Insufficient information. Start with Forms version and description of what you are trying to do in greater detail.
    The URL is encoded. So what exactly is this junk? Are you seeing encoded things like %20, %7C, etc . along with your actual values? Or, is it completely garbled with unreadable characters? Post a bit of that is you can in a pair of &#123;code&#125; tags like this.&#123;code&#125;<your stuff>&#123;code&#125;.
    Regards,

  • How to disable autostart of Oracle?

    Hi
    I've just installed Oracle 10 Enterpirse Server on Windows XP Prof. When I am starting Windows, Oracle starts also. Is it possible to disable autostart of Oracle?

    Which services you need really depends on what you are doing with Oracle. OracleService<<SID>> is the actual database instance, so you pretty much need that if anything else is going to work. That is also going to account for 99% of the memory and CPU utilization of the services. If you want to connect to the database from another machine, you will have to start the TNS listener. If you are using MTS (Microsoft's Transaction Server), Enterprise Manager, or dbms_scheduler, iSQL*Plus you may need to start other services as well.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • How to Disable a Standart Oracle Forms Error Message?

    Hello,
    On 'Work Incidents' page, we are using 'REPORT_TIME' field for the work starting time. But when we enter a time for work starting time, that is before the 'Incident Time' we get the "APP-PER-289032: The value for Report Time cannot be earlier than the value for Incident Time if Report Date is the same date as Incident Date" error message. I want to disable this error message. How can I do this?
    Thank you...
    Emrah Özgün

    Welcome to the forums !
    Pl post details of your OS and EBS versions. One option could be to use forms personalization
    395117.1 - Form Personalizations in Oracle Applications (Release 12)
    279034.1 - Information About the Oracle Applications Form Personalization Feature in 11i
    468657.1 - How To Do Forms Personalization
    744069.1 - Sample Testcase For Using Form Personalization In Oracle Applications
    Another option could be to use CUSTOM.pll
    438922.1 - ORDER MANAGEMENT SUITE - USAGE OF CUSTOM LIBRARY CUSTOM.pll
    747508.1 - How To Call Code Logic Or Procedure In CUSTOM.PLL Using Form Personalization - Builtin 'Call Custom Library'
    HTH
    Srini

  • How to Disable DMS in Oracle App Server

    We are doing some tests for which we need to disable DMS. How can we do that in Oracle App Server. One of the FAQs on oracle's site says that we need to set "Doracle.dms.console.DMSConsole" property value to "racle.dms.instrument_stub.DMSConsole". But when I do that I get a ClassNotFoundException. Any clues?Pointers?

    Have you read section "Setting the OC4J DMS Sensors Option", chapter 6 "Setting the OC4J DMS Sensors Option", book "Oracle® Application Server Performance Guide, 10g Release 2 (10.1.2), Part No. B14001-01"? or similar section of the release you are using?
    Please note most, if not all, oracle documentation books are available starting from the first google hit of "oracle documentation".

  • How can I disable SSLv2 on OS X 10.8.5 server

    After running a Nessus scan we get the following finding:
    SSL Version 2 (v2) Protocol Detection
    This script is Copyright (C) 2005-2013 Tenable Network Security, Inc.
    Synopsis :
    The remote service encrypts traffic using a protocol with known
    weaknesses.
    Description :
    The remote service accepts connections encrypted using SSL 2.0, which
    reportedly suffers from several cryptographic flaws and has been
    deprecated for several years. An attacker may be able to exploit
    these issues to conduct man-in-the-middle attacks or decrypt
    communications between the affected service and clients.
    See also :
    http://www.schneier.com/paper-ssl.pdf
    http://support.microsoft.com/kb/187498
    http://www.linux4beginners.info/node/disable-sslv2
    Solution :
    Consult the application's documentation to disable SSL 2.0 and use
    SSL 3.0, TLS 1.0, or higher instead.
    Risk factor :
    Medium / CVSS Base Score : 5.0
    (CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:N)
    I cannot find where or how to disable SSLv2? Please help.

    You should post in the server forum, that's where the experts are.
    https://discussions.apple.com/community/servers_enterprise_software?view=overvie w

  • Disable audit in oracle 10g R2

    can any one help me out how to disable audit in oracle 10g R2 ...
    I've executed following commands
    SQL> noaudit session by DEBIT;
    Noaudit succeeded.
    SQL> noaudit session by DEBIT;
    Noaudit succeeded.
    but audit is still running

    What does this have to do with Audit Vault?
    Where are you looking and what are you seeing that makes you believe auditing was not stopped?
    We can not see you monitor.

  • Disabling SSLv2 with Exchange 2010 - potential problems

    This question is not about how to disable SSLv2, that's very simple.  The question is whether there is anything to consider before doing it.  Is it likely to break anything in Exchange 2010 - Outlook Anywhere, CAS communications, OWA?

    While this is probably something that has not been explicitly tested, chances are that it should not negatively impact Exchange. That said I will ask you to test and validate in your lab!
    You are going to have to ensure that all devices, applications and services that connect all support the changed cipher suites.  Some old phones may not (I don't have a list to share), so that is why validation with your specific kit is critical.
    Cheers,
    Rhoderick
    Microsoft Senior Exchange PFE
    Blog:
    http://blogs.technet.com/rmilne 
    Twitter:   LinkedIn:
      Facebook:
      XING:
    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

  • Disabling sslv2 on ACE

    Does anybody know how to disable sslv2 on ACE. I know that when we give "version all" command in the mode parameter-map type ssl, the default setting is sslv3 and TLS1. How do i disable sslv2 because when I give the command "sh stats crypto server" I get stats for sslv2 and sslv3
    Thanks

    Not sure where you see V2 stats as we can only negotiate SSLv3 or TLS1
    From the stats :
    +----------------------------------------------+
    +---- Crypto server termination statistics ----+
    +----------------------------------------------+
    SSLv3 negotiated protocol: 0
    TLSv1 negotiated protocol: 0
    There is no SSLv2.
    We don't support V2 on ACE.
    Gilles.

  • Oracle Ias 9i and Apache - How connected?

    Hi everybody,
    here is my problem:
    i need to know how Oracle Ias 9i communicates with the Apache integrated in itself. I have to understand if i can redirect the requests to the Ias 9i through another Apache instance than the integrated one. This other Apache is resident on another server. Can i manage the communication between this new Apache istance and my Oracle Ias 9i? Does exist something similar to the mod_jk (communication Apache-Tomcat) i can use to do that? Or maybe the only Apache who can answer is the one integrated in my Oracle Ias 9i?
    Please, i'm in a big big hurry...
    Thank you!!!
    Matte

    This is a database package that do the job:
    CREATE OR REPLACE PACKAGE Cryptit AS
       FUNCTION encrypt( Str VARCHAR2 ) RETURN RAW;
       FUNCTION decrypt( xCrypt VARCHAR2 ) RETURN VARCHAR2;
    END Cryptit;
    CREATE OR REPLACE PACKAGE BODY Cryptit AS
       crypt_raw RAW(2000);
       crypt_str VARCHAR(2000);
       FUNCTION encrypt( Str VARCHAR2 ) RETURN RAW AS
       l INTEGER := LENGTH(str);
       i INTEGER;
       padblock RAW(2000);
       Cle RAW(8) := UTL_RAW.CAST_TO_RAW('frankzap');
       BEGIN
          i := 8-MOD(l,8);
          padblock := utl_raw.cast_to_raw(str||RPAD(CHR(i),i,CHR(i)));
          dbms_obfuscation_toolkit.DESEncrypt(
                   input     => padblock,
                   KEY       => Cle,
                   encrypted_data => crypt_raw );
          RETURN crypt_raw ;
       END;
       FUNCTION decrypt( xCrypt VARCHAR2 ) RETURN VARCHAR2 AS
       l NUMBER;
       Cle RAW(8) := UTL_RAW.CAST_TO_RAW('frankzap');
       crypt_raw RAW(2000) := utl_raw.cast_to_raw(utl_raw.cast_to_varchar2(xCrypt)) ;
       BEGIN
          dbms_obfuscation_toolkit.DESDecrypt(
                   input     => xCrypt,
                   KEY       => Cle,
                   decrypted_data => crypt_raw );
          crypt_str := utl_raw.cast_to_varchar2(crypt_raw);
          l := LENGTH(crypt_str);
          crypt_str := RPAD(crypt_str,l-ASCII(SUBSTR(crypt_str,l)));
          RETURN crypt_str;
       END;
    END Cryptit;
    /You can call the encrypt() function to get the encrypted string and call the decrypt() function to get the unencrypted string.
    Francois

  • How to disable trace files in oracle version 11g

    Senario : trace file are growing
    How to disable trace files in oracle version 11g
    pls guide with best practice

    SHANOJ wrote:
    Senario : trace file are growing
    How to disable trace files in oracle version 11g
    pls guide with best practiceIn 11g, there is an extensive tracing that happens for the reasons best known to Oracle only. But if you want to disable it, Coskan had published a small post mentioning an undocumented parameter(which means you must think twice before using it) to disable it- disablehealth_check* . You may want to read the complete post here,
    http://coskan.wordpress.com/2009/06/03/too-many-trace_file-on-11g/
    Aman....

  • How Jserv disable on Oracle Application Server9i?

    Dear All,
    Any one know how Jserv disable on Oracle Application Server? Is HTTP is required to start for Databse Access ? Because When HTTP is started jserv bydefault started.
    Regards
    Vipul Patel

    Dear Avi,
    Actually I have problem with OC4J which I am giving details are as under. Many pepole in forums on net said that in type of our problem your first disable jserv. that's why ...
    Below problem and one more thing that in our oracle9ias OC4J DEMOS AND OC4J HOME ARE NOT ALSO WORKING PROPERLY....
    I have installed Oracle9iAS on RedHat Linux Advance Server
    on IBM Server. The applications on the HTTP Server are working
    fine through the URL http://202.202.202.11:7779/ for html and
    jsp pages, and for .jpg and .txt files.
    But, when I use the OC4J Service, the server allows me to see
    only html and .txt files only. I am not able to execute JSPs
    using this service.
    I try to access the 'webapp' and other demo examples supplied
    and installed by Oracle installation. The URLs I have used
    are listed below:
    Following is the location of the 'webapp':
    /oas1/OHOAS1/j2ee/home/applications/BC4J/webapp
    and I am accessing it from the URL:
    http://202.202.202.11:7779/webapp
    Following are the results from this url:
    [1]http://202.202.202.11:7779/webapp/
    Result:I got the message: 'Directory browsing not allowed',
    So, it is ok I want that.
    [2]http://202.202.202.11:7779/webapp/ordPlayMedia.jsp
    Result:I got the error message:
    JSP Error:
    Request URI:/webapp/ordPlayMedia.jsp
    Exception:
    java.io.FileNotFoundException:
    /oas1/OHOAS1/Apache/Apache/htdocs/webapp/ordPlayMedia.jsp
    (No such file or directory)
    [3]http://202.202.202.11:7779/webapp/jsp/
    Result:I got the message: 'Directory browsing not allowed',
    So, it is ok I want that.
    [4]http://202.202.202.11:7779/webapp/jsp/lov.jsp
    Result:I got the error message:
    JSP Error:
    Request URI:/webapp/jsp/lov.jsp
    Exception:
    java.io.FileNotFoundException:
    /oas1/OHOAS1/Apache/Apache/htdocs/webapp/jsp/lov.jsp
    (No such file or directory)
    [5]http://202.202.202.11:7779/webapp/wm/bc4j.jsp
    Result:I got the error message:
    JSP Error:
    Request URI:/webapp/wm/bc4j.jsp
    Exception:
    java.io.FileNotFoundException:
    /oas1/OHOAS1/Apache/Apache/htdocs/webapp/wm/bc4j.jsp
    (No such file or directory)
    have installed Oracle9iAS on RedHat Linux Advance Server
    on IBM Server. The applications on the HTTP Server are working
    fine through the URL http://202.202.202.11:7779/ for html and
    jsp pages, and for .jpg and .txt files.
    But, when I use the OC4J Service, the server allows me to see
    only html and .txt files only. I am not able to execute JSPs
    using this service.
    I try to access the 'webapp' and other demo examples supplied
    and installed by Oracle installation. The URLs I have used
    are listed below:
    Following is the location of the 'webapp':
    /oas1/OHOAS1/j2ee/home/applications/BC4J/webapp
    and I am accessing it from the URL:
    http://202.202.202.11:7779/webapp
    Following are the results from this url:
    [1]http://202.202.202.11:7779/webapp/
    Result:I got the message: 'Directory browsing not allowed',
    So, it is ok I want that.
    [2]http://202.202.202.11:7779/webapp/ordPlayMedia.jsp
    Result:I got the error message:
    JSP Error:
    Request URI:/webapp/ordPlayMedia.jsp
    Exception:
    java.io.FileNotFoundException:
    /oas1/OHOAS1/Apache/Apache/htdocs/webapp/ordPlayMedia.jsp
    (No such file or directory)
    [3]http://202.202.202.11:7779/webapp/jsp/
    Result:I got the message: 'Directory browsing not allowed',
    So, it is ok I want that.
    [4]http://202.202.202.11:7779/webapp/jsp/lov.jsp
    Result:I got the error message:
    JSP Error:
    Request URI:/webapp/jsp/lov.jsp
    Exception:
    java.io.FileNotFoundException:
    /oas1/OHOAS1/Apache/Apache/htdocs/webapp/jsp/lov.jsp
    (No such file or directory)
    [5]http://202.202.202.11:7779/webapp/wm/bc4j.jsp
    Result:I got the error message:
    JSP Error:
    Request URI:/webapp/wm/bc4j.jsp
    Exception: have installed Oracle9iAS on RedHat Linux Advance Server
    on IBM Server. The applications on the HTTP Server are working
    fine through the URL http://202.202.202.11:7779/ for html and
    jsp pages, and for .jpg and .txt files.
    But, when I use the OC4J Service, the server allows me to see
    only html and .txt files only. I am not able to execute JSPs
    using this service.
    I try to access the 'webapp' and other demo examples supplied
    and installed by Oracle installation. The URLs I have used
    are listed below:
    Following is the location of the 'webapp':
    /oas1/OHOAS1/j2ee/home/applications/BC4J/webapp
    and I am accessing it from the URL:
    http://202.202.202.11:7779/webapp
    Following are the results from this url:
    [1]http://202.202.202.11:7779/webapp/
    Result:I got the message: 'Directory browsing not allowed',
    So, it is ok I want that.
    [2]http://202.202.202.11:7779/webapp/ordPlayMedia.jsp
    Result:I got the error message:
    JSP Error: have installed Oracle9iAS on RedHat Linux Advance Server
    on IBM Server. The applications on the HTTP Server are working
    fine through the URL http://202.202.202.11:7779/ for html and
    jsp pages, and for .jpg and .txt files.
    But, when I use the OC4J Service, the server allows me to see
    only html and .txt files only. I am not able to execute JSPs
    using this service.
    I try to access the 'webapp' and other demo examples supplied
    and installed by Oracle installation. The URLs I have used
    are listed below:
    Following is the location of the 'webapp':
    /oas1/OHOAS1/j2ee/home/applications/BC4J/webapp
    and I am accessing it from the URL:
    http://202.202.202.11:7779/webapp
    Following are the results from this url:
    [1]http://202.202.202.11:7779/webapp/
    Result:I got the message: 'Directory browsing not allowed',
    So, it is ok I want that.
    [2]http://202.202.202.11:7779/webapp/ordPlayMedia.jsp
    Result:I got the error message:
    JSP Error:
    Request URI:/webapp/ordPlayMedia.jsp
    Exception:
    java.io.FileNotFoundException:
    /oas1/OHOAS1/Apache/Apache/htdocs/webapp/ordPlayMedia.jsp
    (No such file or directory)
    [3]http://202.202.202.11:7779/webapp/jsp/
    Result:I got the message: 'Directory browsing not allowed',
    So, it is ok I want that.
    [4]http://202.202.202.11:7779/webapp/jsp/lov.jsp
    Result:I got the error message:
    JSP Error:
    Request URI:/webapp/jsp/lov.jsp
    Exception:
    java.io.FileNotFoundException:
    /oas1/OHOAS1/Apache/Apache/htdocs/webapp/jsp/lov.jsp
    (No such file or directory)
    [5]http://202.202.202.11:7779/webapp/wm/bc4j.jsp
    Result:I got the error message:
    JSP Error:
    Request URI:/webapp/wm/bc4j.jsp
    Exception:
    java.io.FileNotFoundException:
    /oas1/OHOAS1/Apache/Apache/htdocs/webapp/wm/bc4j.jsp
    (No such file or directory)
    [6]http://202.202.202.11:7779/webapp/wm/images/trafficGray.gif
    Result:I got the image of trafic-light,
    So, it is ok and working fine.
    [7]http://202.202.202.11:7779/webapp/admin/bc4jadmin.htm
    Result:I got the message: 'Oracle JDeveloper BC4J Admin Utility
    The location of the BC4J Admin Utility has changed.
    Click here to go to the new location.',
    So, it is ok.
    Is anybody knows how to use OC4J service on Oracle9iAS ? Please
    help me.
    Thank you.
    Request URI:/webapp/ordPlayMedia.jsp
    Exception:
    java.io.FileNotFoundException:
    /oas1/OHOAS1/Apache/Apache/htdocs/webapp/ordPlayMedia.jsp
    (No such file or directory)
    [3]http://202.202.202.11:7779/webapp/jsp/
    Result:I got the message: 'Directory browsing not allowed',
    So, it is ok I want that.
    [4]http://202.202.202.11:7779/webapp/jsp/lov.jsp
    Result:I got the error message:
    JSP Error:
    Request URI:/webapp/jsp/lov.jsp
    Exception:
    java.io.FileNotFoundException:
    /oas1/OHOAS1/Apache/Apache/htdocs/webapp/jsp/lov.jsp
    (No such file or directory)
    [5]http://202.202.202.11:7779/webapp/wm/bc4j.jsp
    Result:I got the error message:
    JSP Error:
    Request URI:/webapp/wm/bc4j.jsp
    Exception:
    java.io.FileNotFoundException:
    /oas1/OHOAS1/Apache/Apache/htdocs/webapp/wm/bc4j.jsp
    (No such file or directory)
    [6]http://202.202.202.11:7779/webapp/wm/images/trafficGray.gif
    Result:I got the image of trafic-light,
    So, it is ok and working fine.
    [7]http://202.202.202.11:7779/webapp/admin/bc4jadmin.htm
    Result:I got the message: 'Oracle JDeveloper BC4J Admin Utility
    The location of the BC4J Admin Utility has changed.
    Click here to go to the new location.',
    So, it is ok.
    Is anybody knows how to use OC4J service on Oracle9iAS ? Please
    help me.
    Thank you.
    java.io.FileNotFoundException:
    /oas1/OHOAS1/Apache/Apache/htdocs/webapp/wm/bc4j.jsp
    (No such file or directory)
    [6]http://202.202.202.11:7779/webapp/wm/images/trafficGray.gif
    Result:I got the image of trafic-light,
    So, it is ok and working fine.
    [7]http://202.202.202.11:7779/webapp/admin/bc4jadmin.htm
    Result:I got the message: 'Oracle JDeveloper BC4J Admin Utility
    The location of the BC4J Admin Utility has changed.
    Click here to go to the new location.',
    So, it is ok.
    Is anybody knows how to use OC4J service on Oracle9iAS ? Please
    help me.
    Thank you.
    [6]http://202.202.202.11:7779/webapp/wm/images/trafficGray.gif
    Result:I got the image of trafic-light,
    So, it is ok and working fine.
    [7]http://202.202.202.11:7779/webapp/admin/bc4jadmin.htm
    Result:I got the message: 'Oracle JDeveloper BC4J Admin Utility
    The location of the BC4J Admin Utility has changed.
    Click here to go to the new location.',
    So, it is ok.
    Is anybody knows how to use OC4J service on Oracle9iAS ? Please
    help me.
    Thank you.

Maybe you are looking for