weblogic 12.2.1.3 Driver isssue for transaction
Our new environment is Weblogic 12.2.1.3 and Java 1.8.0_144 and RHEL 7x with Oracle DB 12.1.x
While running application we are getting following exception which is running fine with weblogic 10.3.6.
-----------------------------------------------------------------------------------------------------------
com.acquis.exception.ADEServerException: java.lang.Exception: java.lang.RuntimeException: java.sql.SQLException: Missing IN or OUT parameter at index:: 12
at com.acquis.ade.server.mapper.MapServlet.processPost(MapServlet.java:444)
at com.acquis.ade.server.mapper.MapServlet.doPost(MapServlet.java:830)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
at weblogic.servlet.internal.StubSecurityHelper$