SRT Cartridge Issue
After redeploying the SRT cartridge, WebLogic Server would not start with below error.
Attempting to Initialize ReaderUtilites
java.lang.NoSuchMethodError: oracle.xml.parser.schema.XSDBuilder.build(Ljava/net/URL;)Ljava/lang/Object;
at com.mslv.activation.xml.ValidateSchema.validate(ValidateSchema.java:30)
at com.mslv.asap.srp.client.common.ReaderUtilities.(ReaderUtilities.java:150)
at com.mslv.asap.srp.client.srpclientsource.SrpClientSourceEJB40.(SrpClientSourceEJB40.java:102)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
Truncated. see log file for complete stacktrace
0