Manoj Kumar created AXIS-2938:
---------------------------------

             Summary: axis.encoding.DeserializationContext Exception: 
javax.xml.soap.SOAPException: org.w3c.dom.DOMException: NodeImpl Not found
                 Key: AXIS-2938
                 URL: https://issues.apache.org/jira/browse/AXIS-2938
             Project: Axis
          Issue Type: Bug
          Components: Serialization/Deserialization, WSDL processing
    Affects Versions: 1.4
         Environment: Weblogic version: 12.2.1.4.0
JDK 1.8
            Reporter: Manoj Kumar


HI Team,

 

we are invoking a webservice using Axis 1.4 framework deployed on a oracle 
weblogic server. While connecting the web  Service viaHTTPS connection we are 
observing the  exception and the same is not observed while connected via HTTP.

we are able to consume the web Service successfully and response also received 
as expected. But while traversing through the response element, we are 
observing the following FATAL exception for each element .

 

Exception details:

_[WS-Worker--0] 2020-07-16 15:35:04,529 [FATAL] 
axis.encoding.DeserializationContext Exception:[WS-Worker--0] 2020-07-16 
15:35:04,529 [607277928] [FATAL] axis.encoding.DeserializationContext 
Exception:javax.xml.soap.SOAPException: org.w3c.dom.DOMException: NodeImpl Not 
found at org.apache.axis.message.NodeImpl.setParentElement(NodeImpl.java:634) 
at 
org.apache.axis.encoding.DeserializationContext.pushNewElement(DeserializationContext.java:774)
 at org.apache.axis.message.SOAPHandler.startElement(SOAPHandler.java:94)
_
 

please provide the solution and let us know what is causing the issue.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org

Reply via email to