Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Forms Web Deployment Problem...

Re: Forms Web Deployment Problem...

From: Dmitry <dima_at_servocomp.ru>
Date: Wed, 3 Jun 1998 13:37:00 +0400
Message-ID: <896866664.501296@servocomp.ru>

  1. Elliot Gibbons wrote in message <357441A9.2CA6_at_erols.com>...
    >Any help would be much appreciated...
    >
    >
    >I have recently installed Developer/2000 Release 1.5
    >and am having a problem with the web deployment...
    >
    >CURRENT STATUS:
    >
    >1. A sample runtime form has been generated on an NT 4.0 server.
    >2. A static web page has been created using the STATIC.HTML
    > template. It references the sample form and includes the
    > CODEBASE and CODE variables/values as specified in the
    > depolyment manual, ie, CODEBASE=/web_code/
    > CODE="oracle.forms.uiClient.v1_4.engine.Main"
    >3. The weblistener (Webserver 2.0) has the required virtual paths
    > and has been modified and restarted:
    >
    > c:\orant\forms45\java NR /web_code/
    > c:\myhtmlfiles\ NR /my_virtual_directory/
    > c:\myhtmlfiles\jars NR /my_virtual_jars_directory/
    >
    >4. The forms listener is running on the NT server and I am trying
    > to access the runtime form via Netscape Navigator 3.01.
    >5. The browser has Java Enabled and the ta.html sample works fine.
    >
    >PROBLEM:
    >
    >The Forms Client applet (Main.class) is not downloaded (even though
    >it exists in the correct directory on the NT server).
    >I have tried the troubleshooting section (2.2.5) of the Developer/2000
    >Depolying Applications on the Web without success.
    >
    >If there is any information on how to enable the downloading of the
    >Main.class it would be very much appreciated.
    >
    >Thank you in advance,
    >
    >Elliot G.

Oracle writes: (Developer/2000 server 2.0 readme) 3.10.8 About the AppletViewer

           At the time of writing, no browsers are compatible with that
           version of the Java Development Kit (JDK) used in Developer/2000
           Server.  Therefore, we are providing a compatible AppletViewer
           which will allow you to run your applications on the Web until
           such browsers become available.  We will continue to make
           upgraded versions of the AppletViewer available for download from
           http://www.oracle.com/products/tools/dev2k/download/download.html


Try Microsoft IE 4.x (works, but there are bugs), Sun Java Plug-in 1.1 (Java Activator) http://www.javasoft.com/products/plugin/ or compatible Applet Viewer

Good Luck, Dmitry Received on Wed Jun 03 1998 - 04:37:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US