with weblogic 8.1 ,AXIS gives Failed to set EntityResolver to null on
DocumentBuilder
--------------------------------------------------------------------------------------
Key: AXIS-2767
URL: https://issues.apache.org/jira/browse/AXIS-2767
Project: Axis
Issue Type: Bug
Components: SAAJ
Environment: with weblogic 8.1
Reporter: chandra mehta
i configured AXIS webservice clients in weblogic 8.1 server.On hitting request
to webservice getting exception as
2009-01-04 01:43:07,915 <DEBUG> NSStack: NSPop (32)
2009-01-04 01:43:07,915 <DEBUG> DeserializationContext: Popped element stack to
org.apache.axis.message.MessageElement:TransactionResponse
2009-01-04 01:43:07,915 <DEBUG> DeserializationContext: Exit:
DeserializationContext::endElement()
2009-01-04 01:43:07,915 <DEBUG> HTTPSender: java.lang.NullPointerException
2009-01-04 01:43:07,925 <DEBUG> XMLUtils: Failed to set EntityResolver to null
on DocumentBuilder
java.lang.NullPointerException
at
weblogic.xml.jaxp.ChainingEntityResolver.popEntityResolver(ChainingEntityResolver.java:61)
at
weblogic.xml.jaxp.RegistryDocumentBuilder.setEntityResolver(RegistryDocumentBuilder.java:178)
at org.apache.axis.utils.XMLUtils.releaseDocumentBuilder(XMLUtils.java:252)
at org.apache.axis.utils.XMLUtils.newDocument(XMLUtils.java:342)
at org.apache.axis.utils.XMLUtils.StringToElement(XMLUtils.java:522)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.