Question about the future Client (under MS Vista) which works with OAS.
With MS Vista on the client, the certified versions are:-
-Clientside: Sun Java 1.5_10 and above
-OAS: v10.1.2.3 (apparently to be released in March 2008)
See table and notes at
http://www.oracle.com/technology/products/forms/htdocs/10gr2/clientsod_forms10gr2.html
Our application uses Oracle Web Util 1.0.6.
When this first starts up the server attempts to copy three DLLs (jacob.dll JNIsharedstubs.dll d2kwut60.dll ) to a particular directory (eg c:\program files\oracle\J-Initiator 1.3.1.18\bin ).
This has been a problem for my company's infrastructure since that directory is not writeable for most end-users. We got round the problem by creating a script run just once by the end-user which placed the DLL files in position before application is first run. The application still tries so copy the files, and fails - but this does not matter.
In the MS Vista client envt we will have the Sun Java 1.5 client instead of the J-Initiator.
Is it clear into which directory those three DLL files will be placed with this new client-side setup?
Thanks.
Earlier related post:
1063399
Message was edited by:
user451945