Upgrade ORMB 2.5.0.4
Upgraded from ORMB 2.5.0.3 to 2.5.0.4 and its giving me an error during app server start up.
. I am getting this error when starting up app server.
####<Feb 6, 2017 9:55:28 PM IST> <Error> <XML> <ofss310421> <myserver> <[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1486398328233> <BEA-130003> <Could not instantiate the specified factory class. ClassNotFoundException. Class org.apache.xalan.processor.TransformerFactoryImpl cannot be located..>
I noticed that for the error. it is complaining about transformerfactoryImpl which is found in the SPLBASE/etc/lib/xalan-2.7.1.jar file. I confirmed when I extracted xalan-2.7.1 jar file. But but it fails to recognize it.