axisfault getTextContent()
Hi all.
I'm having some difficulties while trying to expose a web service using the yahoo's api.
when I'm running the client, the translation from a location (i.e London) to the woeid number returns this exception:
org.apache.axis2.AxisFault: org.w3c.dom.Node.getTextContent()Ljava/lang/String;
at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:512)
at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOp
eration.java:370)
at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.ja
va:416)
at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOpera
tion.java:228)
at org.apache.axis2.client.OperationClient.execute(OperationClient.java:163)
at music2go.services.Music2GoServicesStub.searchByLocation(Music2GoServicesStub.jav
a:234)
at music2go.main.main(main.java:56)
does anyone have an idea what's the problem?
thanks.
by
0 Replies