jinitiator issue with 10gr2 [message #435457] |
Wed, 16 December 2009 06:07 |
ma04
Messages: 15 Registered: October 2009 Location: swindon, uk
|
Junior Member |
|
|
hi
i'm not sure if this is the place to ask this but please respond asap.
Jinitiator 1.3.x comes as part of the Oracle Developer Suite install. i have 1.3.1.22 in 10gr2. i want to install 1.3.1.28 which is downloaded and installed on the machine manually.
is there a way to get the install to use the version i want?
regards
MA
|
|
|
Re: jinitiator issue with 10gr2 [message #435660 is a reply to message #435457] |
Thu, 17 December 2009 04:58 |
ma04
Messages: 15 Registered: October 2009 Location: swindon, uk
|
Junior Member |
|
|
got it sorted.
well sort of.
apparently, it's a manual process as follows:
(1) download the version required and copy it to the <oracle_home>\jinit directory. delete/rename the previous version and rename the one you copied to jinit.exe
(2) change the bits in <oracle_home>\forms\server\formsweb.cfg file to use the new version:
# Parameter related to the version of JInitiator
jinit_classid=clsid:CAFECAFE-0013-0001-00<new version>-ABCDEFABCDEF
# Parameter related to the version of JInitiator
jinit_exename=jinit.exe#Version=1,3,1,<new version>
# Parameter related to the version of JInitiator
jinit_mimetype=application/x-jinit-applet;version=1.3.1.<new version>
if anyone knows any other/better or an automatic way of doing this then please share your expertise!!
|
|
|
|