Welcome to Salem Houali ‘s Oracle Developer Notes

Deploy icons in Forms11gR2

Deploying icons in forms11g
To deploy Forms applications on the web that contain icons in buttons and in tree control items, you’ll first need to convert the icon files into GIF or JPG format
 
Create a folder that contains your gif-files
Example: (F:iconsapp)
 
Create a jar-file that contains the gif-files in a dos-command window:
Example: Let use jdk installed within Forms11gRelease2
C:OracleMiddlewareOracle_FRHome1jdkbin>
Jar –cvf  iconsapp.jar  iconsapp*.gif
 jar
 
Modify the formsweb.cfg by adding iconsapp.jar  to the archive-tag
# Forms applet archive setting for other clients (Sun Java Plugin, Appletviewer, etc)
archive=frmall.jar,iconsapp.jar
Verify that:
imageBase=codebase
codebase=forms/java
 
Modify the Registry.dat in : C:OracleMiddlewareuser_projectsdomainsClassicDomainconfigfmwconfigservers
WLS_FORMSapplicationsformsapp_11.1.2configformsregistryoracleformsregistry
 
# The Application Level icon files are relative to the DOCUMENTBASE
#   example: icons/
# or an absolute URL.
#   example: http://www.example.net/~luser/d2k_project/
#
default.icons.iconpath=iconsapp
default.icons.iconextension=gif
 
Example : 
icon-dep
 
 

5 Responses to “Deploy icons in Forms11gR2”

  • maksim says:

    This chapter describes how Forms Services run in Oracle Fusion Middleware, and describes the steps to deploy Forms applications. This chapter also describes the basic configuration files. After installation is completed, you can use the information in this chapter to change your initial configuration or make modifications as your needs change.

  • Thibodeau says:

    I am curious to find out what blog system you’re utilizing?
    I’m having some small security problems with my latest blog and I’d like to find
    something more secure. Do you have any suggestions?

  • Lotfy says:

    I was just seeking this info for some time. After many hours of continuous Googleing, at last I got it in your web site. I wonder what’s the lack of Google strategy that do not rank this kind of informative sites in top of the list.

  • carla says:

    Marvelous, what a blog it is! This weblog presents useful
    data to us, keep it up.

  • Hairstyles says:

    Keep working ,fantastic job!

Leave a Reply