Calling Java Code From BPEL Process Returns NoSuchMethodError
(Doc ID 2753385.1)
Last updated on SEPTEMBER 24, 2023
Applies to:
SOA Suite Cloud Service - Version 12.2.1.3 to 12.2.1.4Information in this document applies to any platform.
Goal
Customer has a java code and they imported the library on the WL server.
But they have the below code returned:null
oracle.fabric.common.FabricInvocationException: weblogic.sca.api.ScaException: java.lang.NoSuchMethodError: org.apache.poi.xssf.model.StylesTable.getIndexedColors()Lorg/apache/poi/xssf/usermodel/IndexedColorMap;org.apache.poi.xssf.model.StylesTable.getIndexedColors()Lorg/apache/poi/xssf/usermodel/IndexedColorMap;
What is the exact steps needed to be able to call a java from a BPEL code. Because they added the right java library on the WLS server but it seems it does not work since they still have this error.
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 |