How to deploy form on oracle http server

Hi!
I am sitting on windows XP professional
I have created a simple index.html page. There is a link to my form (http://lki:8889/forms/frmservlet?config=zodynas)
My index.html page is deployed on http:\\lki:90 . When i click a link i get a message that the page was not found. When i open my index page from my computer everything works.
Thanks! I am looking forwart to hearing from you.

I'm going to guess and say that you are using Developer Suite based on your reference to port 8889. Assuming this is true, did you start OC4J? If so, a DOS window will open - do NOT close this window as it will terminate OC4J.
Also, what happens if you open a browser and enter the Forms URL directly?
http://lki:8889/forms/frmservlet?config=zodynas

Similar Messages

  • How to call webservice through Oracle HTTP Server

    I have cluster of three Managed Servers. They are behind a Oracle HTTP Server. I deployed a web service to the cluster. When calling web service, I got the error. The error is that the client of web service can not directly access the Managed Servers.
    The error tell that it can not access http://webapp01:7003/webservice/HelloWorld?WSDL
    Where webapp01 is the host name of a managed server.
    Is there a way that web service return the result to HTTP Server and HTTP Server return it to web service client.

    1. Before you invoke the WebServices from client program, I guess you may have already generated the webservices client jar for the WSDL that is deployed using sun jdk "wsimport" command or bea's clientgen ant task. At this time, what is the wsdl url you gave. In the generated client jar file you should see .JAVA files also. Check the Service related .java file and check the WSDL URL in that file. If it is using weblogic servers managed server host and port, then the problem you see is obvious.
    2. To fix this, you re-generate the webservices client jar file again this time giving the http server host and port instead of weblogic host and port. I am hoping you already modified httpd.conf file to accept the webservice url pattern. Check the .JAVA file generated for service to see the WSDL URL that is having inside.
    3. Another approach is on your client side, before you invoke any operation on WebService, you will be first getting Service object, then Port object and invoke methods on Port object. When you get Service Object, you can pass the WSDL URL as one parameter and ServiceName (QName) as second parameter. Most of time we use default constructor without any parameters to get Service object. But you can use other constructor and pass 2 parameters. The WSDL URL will have HttpServers host and port, and rest of the url for wsdl will be the same.
    In our env, we have similar requirment. SOAP BPEL Process WebServices are deployed on WLS 10.3.1 on a Cluster with 2 ManagedServers. We have Apache Proxy in front of this Cluster. All our WSDL requests goes to Apache host and port + wsdl url. This inturn goes to one of the managed servers at a time in round-robin. This is working. In httpd.conf we gave "MatchExpression / " so that any request from apache will go to cluster.
    HTH
    Ravi Jegga

  • Deploying Webgate in Oracle HTTP server fails.

    I am trying to deploy OAM Webgate in Oracle HTTP server with the below command but it fails.
    C:\Oracle\Middleware_AUG31\Oracle_OAMWebGate1\webgate\ohs\tools\deployWebGate> deployWebgateInstance.bat -w C:/Oracle/Middleware_AUG31/Oracle_OAMWebGate1 -oh C:/Oracle/Middleware_AUG31/Oracle_WT1/instances/instance1/config/OHS/ohs1
    "Error: Invalid WebGate Instancedir."The path for the Webgate's instance and OHS instance are correct.
    The version of Webgate is 11.1.1.5 and the OHS version is 11.1.1.6. .Is this supported?
    Edited by: Manikanda Prabhu on Sep 12, 2012 2:30 AM

    Hello,
    you have mixed your paths,
    the command should be:
    C:\Oracle\Middleware_AUG31\Oracle_OAMWebGate1\webgate\ohs\tools\deployWebGate> deployWebgateInstance.bat -w C:/Oracle/Middleware_AUG31/Oracle_WT1/instances/instance1/config/OHS/ohs1 -oh C:/Oracle/Middleware_AUG31/Oracle_OAMWebGate1
    Cheers,
    Dan.

  • How to Deploy ECperf on Oracle Application Server

    Hi,
    I have deployed the ECperf benchmark on Oracle Application Server. I am trying to run the driver.sh script from ECperf/bin directory. I have got the following error while running the driver.sh
    O1:0: Failure looking up home javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
    O1:1: Failure looking up home javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
    O1:2: Failure looking up home javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
    O1:3: Failure looking up home javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
    O1:4: Failure looking up home javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
    Is there anyone who knows this problem?
    Thanks,
    Hari Duche

    I'm going to guess and say that you are using Developer Suite based on your reference to port 8889. Assuming this is true, did you start OC4J? If so, a DOS window will open - do NOT close this window as it will terminate OC4J.
    Also, what happens if you open a browser and enter the Forms URL directly?
    http://lki:8889/forms/frmservlet?config=zodynas

  • How To Deploy Application In Oracle Application Server

    Hi All,
    We have devloped an application in whic we have used tomcat server .
    Now we want to deploy that application in Oracle application server.
    technolgy used: J2ee
    : Shark work flowserver
    database:Oracle(XE)
    Platform: windows XP
    IDE:Eclipse (ganymede)
    Web server:tomcat(6.0)
    Thnaks and regards,
    DK.

    I think you put the questionin the wrong forum, this is all about Oracle SOA Technology, and deployment is a task within SOA.
    I have created a deployment guide/tool for Oracle SOA products (see my blog, includes java deployment).
    Put your question in :
    Oracle Application Server - General (AS General Forum)
    Marc
    http://orasoa.blogspot.com

  • How to deploy forms on oracle portal

    Hello everybody
    I developed some forms in a client/server mode,recently I installed O9iAS(minimal edition(including HTTPserver and oracle portal)).I would like to use those forms on the internet.Its not very clear to me what I am supposed to do next.Can I install form server on the node which is currently running O9iAS?(portal and HTTP server),is it necessary to do a fresh installation of O9iAS(enterprise edition,which includes form server?).I would also appreciate any help regarding necessary configuration tips.
    Best Rgds
    sabasaba

    your best bet would be to do a full install of Oracle9iAS. This will install the Forms server for you and configure everything. It will save you a lot of configuration probems.

  • How to deploy Forms/report on Application Server 10.1.3

    Hi,
    I have Forms and Reports created with Developer10g R2, I want to deploy these with Application Server R10.1.3 but after reading a lot of manuals like Administrator guide, Installation guide, deployment Guide I didn't find a way how and where should I place my Forms/Reports and how to call it via browser, some one plz explain me or send a link where I am going wrong.
    Thanks and Regards.
    Khawar

    Hi Kashif,
    SSO (single sign on) is a feature of infrastructure. what does it mean?.
    When you intended to use SSO, then you will need to you the infra in which you have what it calls Metadata & OID (oracle internet directory) some think like LDAP server.
    so just when you want to connect through your FR&REP the user must be well known by SSO (created in OID). otherwise you can not login to your apps+DB.
    SO about your question version 10.1.3 for forms&rep servers (BI) is not availble just version 10.1.2.0.2. you can download separately or toegether with you infra. (it depends on what you want.
    You can see forms&rep server as OC4J container in which you can deploy your applications (fmx files).
    Hope it is clear now for you otherwise let me know so I can provide you with some links which will help you.
    Cheers,
    Hamdy

  • Starting of Oracle HTTP Server

    Hi , I've installed Oracle 9i database, unable to start my Oracle HTTP Server. Mine is a standalone Win2k system, not connecetd to the Internet, doesnt have a modem either. How do i start my Oracle HTTP Server?
    Thanks in advance,
    Raj

    open your Windows Services (Settings->Control Panel->Administrative Tools)
    and verify your whether your service OracleOraHomexxHTTPServer is started or not. If not you can start it from there.
    hope it helps...

  • Set up Oracle HTTP Server  for a particular IP address

    How do I set up Oracle HTTP Server to allow access control based on a particular IP address to certain CGI Scripts if a site is a local site?
    I have tried this in httpd.conf file but it does not restrict a particular IP address (say 10.1.2.4) in my home network (consists of 3 PCs). 10.1.2.3 is the IP address of node where OHS is installed. I access my OHS from client like this http://10.1.2.3:7777/cgi-bin/printenv
    ScriptAlias /cgi-bin/ "C:\oracle_home\Apache\Apache\cgi-bin/"
    <Directory C:\oracle_home\Apache\Apache\cgi-bin>
    AllowOverride None
    Options None
    Order Deny,Allow
    Deny from all
    Allow from 10.1.2.3
    </Directory>
    Note: - I have not made any changes in the default configuration of OHS.
    Any help for a student like me will be highly appreciated.
    Regards
    Rajesh Kumar

    No the idea is not to disable the signature. The reason why I wanted you to locate the specific block/deny was to make it easier to fix it. I would still recommend to use the Event Action Filters only to exclude the host and not disable the signature altogether.
    That said, there are some signatures that "according to the documentation" cannot be excluded using event actions like Sweep signatures. These signatures have a field for Source/Dest IP built-in to exclude specific hosts. HOwever to be honest I could get event actions to work perfectly with event actions on our customers ;), so it could be an old restriction still mentioned in the docs.
    Lastly, you only disable a signature when you are absolutely sure that you are not running the Software/Application/Service on your network. For example on one customer we would frequently get VPN 3000 COnc. HTTP attack signatures fired for internet traffic, and since there is no chance to add any VPN3k on this network (its already End of Sale), I disabled this signature.
    Regards
    Farrrukh

  • How to configure Oracle HTTP server

    Hi, I installed APEX 3.0 in Oracle 10.2.0.2 database. I installed HTTP server from Oracle 10.2.0 database companion CD. The problem is I am not sure which conf file I need to modify as in the installation document, it only shows steps for how to configure HTTP server 9.0.3/11g/Oracle Application Server 10g. Anybody knows where to get the right doc? Thanks.

    Hi,
    Configure the Oracle HTTP Server (OHS) from the companion CD is the same for other OHS (apart from OHS 9.x where it uses wdbsvr.app).
    So just follow the install guide from
    4.4 About Configuring Oracle HTTP Server
    http://download-west.oracle.com/docs/cd/B32472_01/doc/install.300/b32468/post_inst.htm#BHAGICFJ
    Regards,
    Sunny Patel.

  • How to integrate Oracle Http Server with Weblogic

    Weblogic supports Apache web server 2.0 and 2.2 to be a proxy server. Oracle Http Server (OHS) is based on Apache 2.0. I am trying to configure Weblogic to use OHS that comes with OAS install as proxy on Linux environment. I am unable to get the WLS plugin for Apache to work with OHS. When I tried to start the OHS, I got the following errors:
    /oracle/product/10.1.3.1/OracleAS_3/Apache/Apache/bin/apachectl startssl: execing httpd
    Syntax error on line 1125 of /oracle/product/10.1.3.1/OracleAS_3/Apache/Apache/conf/httpd.conf:
    Cannot load /oracle/product/10.1.3.1/OracleAS_3/Apache/Apache/libexec/mod_wl128_20.so into server: /oracle/product/10.1.3.1/OracleAS_3/Apache/Apache/libexec/mod_wl128_20.so: undefined symbol: apr_pool_cleanup_null
    I checked the library, and I found in several places, such as /usr/lib.
    The following is the configuration that I put in http.conf file:
    <IfModule mod_weblogic.c>
    WebLogicCluster 127.0.0.1:7001
    MatchExpression /AIP
    </IfModule>
    <Location /weblogic>
    SetHandler weblogic-handler
    WebLogicCluster 127.0.0.1:7001
    DebugConfigInfo ON
    PathTrim /weblogic
    </Location>
    Anybody knows how to fix this?
    Thanks.

    You're right: Weblogic supports Apache web server 2.0 and 2.2 to be a proxy server but you are using Oracle Application Server 10.1.3.1.0 which is based on Apache *1.3* as you can read in "Oracle® HTTP Server Administrator's Guide"
    10g (10.1.3.1.0) - Part Number B28948-01 - 1.1 Oracle HTTP Server Features, right under "Based on Apache - HTTP v1.1 Support" at
    http://download.oracle.com/docs/cd/B31017_01/web.1013/b28948/overview.htm#i1008837.
    As far as I know, the only OHS based on Apache *2.0* is available as a standalone release: "Oracle HTTP Server (Apache 2.0) (10.1.3.3.0) for Linux x86" - 32bit. You can download it from http://www.oracle.com/technology/software/products/database/oracle11g/111060_linuxsoft.html (as_101330_apache2_lnx.zip).
    I've tested it successfully.
    Edited by: Virgil on Jan 15, 2009 3:08 AM

  • How to install Oracle HTTP Server 10.1.3.0 on Solaris 10

    Hi !
    I am new to solaris 10 and i want to install oracle HTTP server on solaris 10.
    Kindly can any one share steps/documents how to prepare my system for installation
    uname -r = 5.10
    my user=oracle fro installation
    group=oinstall oracle user group
    Shell = bin/sh bourn shell
    no variable defined in .profile file OR at any place
    my istallation directory=> OracleHome ==> /home/oracle/OracleAs_1
    my oraInventory directory=> orainventory ==> /opt/ora/oraInventory
    following commands executed using root
    chown -R oracle:oinstall /home/oracle
    chown -R oracle:oinstall /opt/ora
    chmod -R 777 /home/oracle
    chmod -R 777 /opt/ora
    ============================
    executing setup using oracle user
    ./runInstaller -executeSysPrereqs command output==> OK/Pass I dont have patch 118345-03
    As patch 118345-03 is not required for the solaris 10with kernal patch/update 5.
    ./runinstaller and installation type= Advance => OC4j was installed successful but http server gives error.
    HTTP server configuration assistant Fails. Setup doesnot complete.
    error ==> http server fails to start Managed processes after the maximun retry limit.
    error status 206
    **** see HTTP_Server~1.log in opmn/logs folder. nothing in log except startprocess and stop process
    **** Apache/Apache/logs don't have any LOG or httpd.id file.
    ========================================
    When i start Apache using apactlstart.sh it runs and i can access http://localhost:777 ===> working with message use opmnctl
    Need Help :) Thanks in advance

    Here is such a description:
    http://onlineappsdba.com/index.php/2007/06/20/install-oracle-soa-suite-101310/
    Jon petter

  • How to get rid of /j2ee prefix from URL when I use the OC4J via Oracle HTTP server

    In 9iAS 9.0.2 Oracle HTTP Server (OHS) is pre-configured to assign requests to the Home OC4J instance via the URL-prefix "/j2ee"/
    For example, the TEST servlet under OC4J would be passed through OHS using:
    http://urmachine:urApachePort/j2ee/TEST
    whereas in the standlone OC4J version, this URL works:
    http://urmachine:urOC4JPort/TEST
    How to get rid of /j2ee prefix from URL when I use the OC4J via Oracle HTTP Server?

    It is getting the url prefix from mod_oc4j.conf
    under /ora9ias/Apache/Apache/conf
    You can read more on this at
    http://otn.oracle.com/docs/products/ias/doc_library/90200doc_otn/web.902/a92173/confmods.htm#1008977
    -Prasad

  • How to install Soap on the (Apache) Oracle HTTP Server

    Hi,
    Does anyone know how to install SOAP on the Oracle HTTP Server? I downloaded a soap version (it seems that the standard version comes without SOAP) from the xml.apache.org site and followed the installation instructions as far as I could (only Tomcat is described). However, no 'soaping'!!! Maybe I'm overlooking something because I cannot imagine that it should be difficult.
    Thanks in advance!
    Hans

    Hans, the SOAP implementation is part of OC4J. You get it out of the box. Check out how to use the out-of-the-box implementation in the tutorials on Web services with Oracle9i JDeveloper at:
    http://otn.oracle.com/tech/webservices/htdocs/series/content.html
    These tutorials/samples use the implementation of SOAP/WSDL that Oracle calls J2EE Web Services and this is the long term direction of Oracle's Web services implementation. This implementation is what Oracle will be evolving to Sun's Java Web Services Developer Pack as it finalizes into J2EE 1.4.
    If you want to use Oracle/Apache SOAP, this too is included in OC4J but its support is being deprecated in future releases of Oracle9iAS in favour of the J2EE Web Services implementation. To find it, check out the OC4J/soap/webapps/ directory for the soap.ear file (it is in a slightly different spot if you are using the full Oracle9iAS R2 but still within the soap directory structure. Simply add <application name="soap" path="../../../soap/webapps/soap.ear" auto-start="true"/> to your OC4J server.xml and <web-app application="soap" name="soap" root="/soap" /> to your OC4J http-web-site.xml, re-start and away you go.
    Finally, just to be sure, SOAP support in Oracle9iAS did not appear until 1.0.2.2.x and higher. If using 1.0.2.1 or less, you are correct, there is no SOAP support.
    Mike.
    Most folks that try out the J2EE Web Services find it is pretty easy to use so

  • How to get standalone Oracle HTTP Server with mod_plsql?

    Hi,
    I do not know if it is just me but it seems to be a nightmare to get OHS with mod_plsql from the official OTN download site. I downoaded the companion CD for Windows - 3 disks, installed OHS - no mod_plsql. Then I tried to find any clue on OTN on how to download mod_plsql - none. Plenty of information on how to configure it and use it, but nothing on how to get it.
    PLSQL gateways is not an option for us because many of our clients do not allow direct communication between the database and the Internet.
    Windows 2003 Server R2
    Apex 3.2.1
    RDBMS 10.2.0.4
    Any help appreciated,
    WK
    PS.
    I would not like to download the software from unofficial sites but rather get it straight from Oracle.

    Hi,
    For those interested: I found Oracle HTTP Server with mod_plsql on OTN -> downloads -> middleware -> WebCenter suite.
    WK

Maybe you are looking for

  • Problems with RFC transport confirmation in a BPM

    Hi everyone. I have an interface that is stopped now. The problem is that XI tried to send a RFC and the R3 backend is down. Now i have this interface waiting for a transport confirmation (since last sunday morning). is there any way to 're-send' the

  • Publishing my flex application in external server (Channel.Security.Error error Error #2048)

    when i publish my flex application in an external server i get that error if my flash builder beta 2 is closed in my system , i did configure an endpoint to the dataservice to point to the external server and if i run my flash builder and any body br

  • Create an Output of the PO Notification

    Hi all, I'm creating a custom program (in SRM GUI mode) which needs to trigger an output to the vendor similar to the action perform on the web. But then I'm not sure is there a function module to do it? I know that the controls in SPRO is pointing t

  • How to terminate background job for MRP

    Hi dudes, how to terminate background job set earlier and i want start again with fresh scheduling. as user discontinued using the MRP process. thanks inadvance for quick response. Robert.

  • About SAPCAR

    Hi guys , Iam working on SAP 4.6C, Oracle 9.2.0.5, Windows 2003 server. I want to do a Kernel Upgrade to my system as it hasnt been done since long time. Our SAP Kernel Release 46D with Support Package Level 1674. But i heard that before performing t