Exception Using Java Embedding in a BPEL Process - java.lang.NoSuchMethodError: org.json.XML.toJSONObject
(Doc ID 2388791.1)
Last updated on AUGUST 16, 2024
Applies to:
Oracle SOA Suite - Version 12.2.1.2.0 and laterInformation in this document applies to any platform.
Symptoms
After migrating from 11g to 12c , SCA BPEL with embedded Java not working
ERROR
-----------------------
java.lang.NoSuchMethodError: org.json.XML.toJSONObject(Ljava/lang/String;Z)Lorg/json/JSONObject;
at orabpel.dest_sf_merge_persona.ExecLetBxExe0.execute(ExecLetBxExe0.java:385)
at orabpel.dest_sf_merge_persona.ExecLetBxExe0.execute(ExecLetBxExe0.java:385)
Cause
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
Symptoms |
Cause |
Solution |
References |