NullPointerException From ADF EJB Data Control Method That Calls A Web Service As A Client
(Doc ID 2716332.1)
Last updated on MARCH 16, 2021
Applies to:
Oracle JDeveloper - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
NullPointerException is thrown when calling EJB method through EJB Data Control. This EJB Data Control binds to an EJB Stateless Session Bean that has a Web Service call. NPE is thrown from the line that get new instance of PortType class.
Same WS call using JSF Bean and inject EJB Bean, works without problem.
Changes
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 |
Changes |
Cause |
Solution |
References |