icons
hello
i have install oracle application server 10g forms and report services on my desktop
when i try to display the icons i fail i make these changes
- i open the file forms.conf and append
# Virtual path for icons
AliasMatch ^/forms/icons/(..*) "d:\oracle\FRHome_1/forms/java/ums_icons/$1"
- i put the ums_icons.jar in the folder
oracle\frhome_1\forms\java
- i make folder called ums_icons in the path
oracle\frhome_1\forms\java
and i put all gif icons
- i put in the registry of my windows in forms_path
oracle\frhome_1\forms\java\ums_icons
- i put in the registry.dat the next
default.icons.iconpath=ums_icons/
default.icons.iconextension=gif
-i put in formsweb.cfg
archive_jini=frmall_jinit.jar,ums_icons.jar,frmwebutil.jar,jacob.jar
now where is my error i applicate these steps on another computer is success and icons is display
please help me.
thanks