Download required DLL files
ashoshehJun 28 2009 — edited Jun 29 2009Hi,
I'm working on a pluggable java bean (PJC) that requires a DLL file to be found under the client machine's $LD_LIBRARY_PATH , to make the java component work from oracle forms i had to manually put the DLL file under "c:\program files\oracle \jinitiatorXX\bin" . Is there a anyway to download this DLL automatically once jinitiator starts??? because i noticed that jacob.dll is being downloaded to the client machine when WEBUTIL JACOB utility is used inside forms.
Thank You,