Jar Files - Serializer-2.7.2.jar And Xalan-2.7.2.jar Reference Missing In SetDomainEnv.sh
(Doc ID 2360721.1)
Last updated on JUNE 03, 2024
Applies to:
Oracle Utilities Meter Data Management - Version 2.2.0.0.0 to 2.2.0.2.0 [Release 2.2]Information in this document applies to any platform.
Goal
**Disclaimer:** This KM article may include the following abbreviations:
MDM - Oracle Utilities Meter Data Management
Jar files - serializer-2.7.2.jar and xalan-2.7.2.jar reference missing in setDomainEnv.sh
When upgrading MDM 2.1.0.3 to MDM 2.2.0.1. As part of the post installation tasks, below steps are mentioned in MDM_Installation_Guide_v2_2_0_1.
Update setDomainEnv.sh
Edit setDomainEnv.sh and change antlr, serializer and xalan jar versions to the following:
• antlr-2.7.7.jar
• serializer-2.7.2.jar
• xalan-2.7.2.jar
Per the backup reference below you are able to update setDomainEnv.sh with antlr-2.7.7.jar.
PRE_CLASSPATH="${EXT_PRE_CLASSPATH}${CLASSPATHSEP}${PRE_CLASSPATH}${CLASSPATHSEP}$SPLEBASE/splapp/standalone/lib/antlr-2.7.7.jar"
However there are no reference to the jar files serializer-2.7.2.jar and xalan-2.7.2.jar in setDomainEnv.sh.
Are there any suggestions on how to add these jar files in setDomainEnv.sh?
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 |