# $Id: default.env 14-apr-2005.13:22:07 pkuhn Exp $ # default.env - default Forms environment file, Solaris version # This file is used to set the Forms runtime environment parameters. # If a parameter is not defined here, the value used will be that defined # in the environment in which the servlet engine (OC4J or JServ) was started. # NOTES # 1/ The Forms installation process should replace all occurrences of # FORMS_ORACLE_HOME with the correct ORACLE_HOME # setting, and all occurrences of O_JDK_HOME with # the location of the JDK (usually $ORACLE_HOME/jdk). # Please make these changes manually if not. # 2/ Some of the variables below may need to be changed to suite your needs. # Please refer to the Forms documentation for details. ORACLE_HOME=/ora10gas/products/10gas # Search path for Forms applications (.fmx files, PL/SQL libraries) FORMS_PATH=/applfrm/scanborder/forms/icons:/applfrm/scanborder/reports:/applfrm/scanborder/forms/image:/applfrm/scanborder/forms:/applfrm/scanborder/libs:/ora10gas/products/10gas/forms # webutil config file path WEBUTIL_CONFIG=/ora10gas/products/10gas/forms/server/webutil.cfg # Disable/remove this variable if end-users need access to the query-where # functionality which potentially allows them to enter arbitrary SQL # statements when in enter-query mode. FORMS_RESTRICT_ENTER_QUERY=TRUE # Java class path # This is required for the Forms debugger # You can append your own Java code here) # frmsrv.jar, repository.jar and ldapjclnt10.jar are required for # the password expiry feature to work(#2213140). CLASSPATH=/ora10gas/products/10gas/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar:/ora10gas/products/10gas/jlib/repository.jar:/ora10gas/products/10gas/jlib/ldapjclnt10.jar:/ora10gas/products/10gas/jlib/debugger.jar:/ora10gas/products/10gas/jlib/ewt3.jar:/ora10gas/products/10gas/jlib/share.jar:/ora10gas/products/10gas/jlib/utj.jar:/ora10gas/products/10gas/jlib/zrclient.jar:/ora10gas/products/10gas/reports/jlib/rwrun.jar:/ora10gas/products/10gas/forms/java/frmwebutil.jar:/ora10gas/products/10gas/forms/java/formsimages.jar # The PATH setting is not required for Forms if the Forms executables are # in /bin. However, it is required if Graphics applications # are called from Forms applications. PATH=/ora10gas/products/10gas/bin:usr/bin # Settings for Reports # ------------------------------- # NOTE: This setting is only needed if Reports applications # are called from Forms applications # However, because of bug 2336698 where a report is started from # a forms debugger session with an already running JVM, then # the report's class path should also be included in the forms # class path. # We no longer need to set REPORTS_CLASSPATH as forms will # always start the JVM before calling reports. # Settings for Graphics # ------------------------------- # NOTE: These settings are only needed if Graphics applications # are called from Forms applications # Please uncomment the following and put the correct 6i # oracle_home value to use Graphics applications. # ORACLE_GRAPHICS6I_HOME= # Search path for Graphics applications GRAPHICS60_PATH= # Settings for Forms tracing and logging # ----------------------------------------------- # Note: This entry has to be uncommented to enable tracing and # logging. # FORMS_TRACE_PATH=/forms/server # System settings # --------------- # You should not normally need to modify these settings # Path for shared library objects # This is highly platform (if not machine) specific ! At install time # LD_LIBRARY_PATH should be replaced with the # actual value of the LD_LIBRARY_PATH environment variable (at install # time). That should ensure we have the paths for such necessities as # the motif and X11 libraries. # Explanations: # - Reports needs the path for libjava.so # (.../jre/lib/sparc) # - Forms needs two paths to the jre, for libjvm.so and libhpi.so # - In JDK 1.4.1 the location of libjvm.so is lib/sparc (there is no # classic directory) so we do not include the .../classic directory # below. There are other versions of libjvm.so (in directories server, # client and hotspot) but we will use the version in lib/sparc for now. LD_LIBRARY_PATH=/ora10gas/products/10gas/lib32:/ora10gas/products/10gas/jdk/jre/lib/sparc:/ora10gas/products/10gas/jdk/jre/lib/sparc/native_threads:/tmp/OraInstall2009-07-07_01-17-57PM/jre/1.4.2/lib/sparc/client:/tmp/OraInstall2009-07-07_01-17-57PM/jre/1.4.2/lib/sparc:/tmp/OraInstall2009-07-07_01-17-57PM/jre/1.4.2/../lib/sparc:/usr/lib REPORTS_PATH=/applfrm/scanborder/reports UI_ICON=/applfrm/scanborder/forms/icons TK_ICON=/applfrm/scanborder/forms/icons REPORTS_SERVERMAP=rep_piossr:rep_ssra1