Have a java api that uses AES128 logic from the package org.apache.commons.codec.binary.Base64. Interacts thru spring context in SOA BPEL 12c (jdev version 12.2.1.1.0.0).
While testing , i get the below error (it was successful with java.util.Base64 package). the compatible jar is "commons-codec-1.8" was added to the build path and also on the server. Java version 1.8
Any quick thoughts is really appreciable.
<part name="summary">
<summary>oracle.fabric.common.FabricInvocationException: weblogic.sca.api.ScaException: java.lang.NullPointerException</summary>
</part>