Hi all,
I would like to use FSAL to provide to the users of a migrated forms application the appearance and power of a natively installed application, very much like older client/server Forms 6i.
I wrote a .bat file on my windows machine with the following command:
java -jar frmsal.jar -url "http://sflnx004265.utenze.bankit.it:9001/forms/frmservlet?config=f02mtzz5&userid=wisca36/wisca36@spaces_19.world
Everything works fine except viewing the images which are in signed jar file stored on the Linux runtime server. The same config works correctly if it is invoked from a browser.
Are there any other configurations to do on the client side?
Regards
Luigi