Hi,
I am running axis client using axis2 version 1.7.8 and getting following
error.
It is found that type is null
org.apache.axis2.AxisFault
at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)
at
org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:122)
at
org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:66)
at
org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:347)
at
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:414)
at
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:225)
at
org.apache.axis2.client.OperationClient.execute(OperationClient.java:150)
at
edecwebservice171.EdecServiceStub.goodsDeclarations(EdecServiceStub.java:490)
at edecwebservice171.Test.main(Test.java:86)
Caused by: java.lang.NullPointerException
at
org.apache.axis2.builder.MIMEBuilder.processDocument(MIMEBuilder.java:72)
at
org.apache.axis2.transport.TransportUtils.createDocumentElement(TransportUtils.java:203)
at
org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:144)
at
org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:107)
Any help is appreciated.
Thanks,
Viji M V
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]