Hi,
I have a consumer
that is accessing another producers web service, the producer gets my request
fine and then sends a response, however I am getting the following. Does anybody
know what might be causing this.
org.apache.axis2.AxisFault: Server was unable to
process request. ---> Object reference not set to an instance of an
object.
at org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:287)
at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:457)
at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:399)
at org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:287)
at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:457)
at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:399)
Thanks for any
help
Dale
