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 -> Forms Web Deployment Problem...

Forms Web Deployment Problem...

From: A. Elliot Gibbons <agibbons_at_erols.com>
Date: Tue, 02 Jun 1998 14:17:13 -0400
Message-ID: <357441A9.2CA6@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. Received on Tue Jun 02 1998 - 13:17:13 CDT

Original text of this message

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