How Does One Apply The Pre-requisite For Patch 9371120 (Web Service Framework Takes More Time for Giving the Response) As Mentioned In Note 556540.1?
(Doc ID 1333789.1)
Last updated on FEBRUARY 20, 2019
Applies to:
Oracle E-Business Suite Integrated SOA Gateway - Version 12.1.3 to 12.1.3 [Release 12.1]Information in this document applies to any platform.
Goal
How Does One Apply The Pre-requisite For Patch 9371120 (Web Service Framework Takes More Time for Giving the Response) As Mentioned In <Note 556540.1> Since README is Not Clear.
From README for 9371120
. . .
9. Apply pre-requisite updates.
cd $ORACLE_HOME/webservices/lib
Take backup of orasaaj.jar
use jar uvf to replace 2 class files
$ORACLE_HOME/webservices/classes/orasaaj/oracle/j2ee/ws/saaj/util/NamespaceStack.class
$ORACLE_HOME/webservices/classes/orasaaj/oracle/j2ee/ws/saaj/util/XMLWriter.class
in orasaaj.jar
stop the server
start the server
. . .
9. Apply pre-requisite updates.
cd $ORACLE_HOME/webservices/lib
Take backup of orasaaj.jar
use jar uvf to replace 2 class files
$ORACLE_HOME/webservices/classes/orasaaj/oracle/j2ee/ws/saaj/util/NamespaceStack.class
$ORACLE_HOME/webservices/classes/orasaaj/oracle/j2ee/ws/saaj/util/XMLWriter.class
in orasaaj.jar
stop the server
start the server
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |