Hi,
I am new to mappoint. I have got the evaluation account and I can login on the website using the accountid and password. But using my java client i get the error.
Any Help?
Finding Service...
Finding Service...
Finding Address...
AxisFault
faultCode: {http://xml.apache.org/axis/}HTTP
faultSubcode:
faultString: (401)Unauthorized
faultActor:
faultNode:
faultDetail:
{}string: return code: 401
(401)Unauthorized
at org.apache.axis.transport.http.HTTPSender.readFrom Socket(HTTPSender.java:630)
at org.apache.axis.transport.http.HTTPSender.invoke(H TTPSender.java:12

at org.apache.axis.strategies.InvocationStrategy.visi t(InvocationStrategy.java:71)
at org.apache.axis.SimpleChain.doVisiting(SimpleChain .java:150)
at org.apache.axis.SimpleChain.invoke(SimpleChain.jav a:120)
at org.apache.axis.client.AxisClient.invoke(AxisClien t.java:180)
at org.apache.axis.client.Call.invokeEngine(Call.java :2564)
at org.apache.axis.client.Call.invoke(Call.java:2553)
at org.apache.axis.client.Call.invoke(Call.java:224

at org.apache.axis.client.Call.invoke(Call.java:2171)
at org.apache.axis.client.Call.invoke(Call.java:1691)
at net.mappoint.s.mappoint_30.FindServiceSoapStub.fin dAddress(FindServiceSoapStub.java:1045)
at LocationInformation.findAddressHelper(LocationInfo rmation.java:122)
at LocationInformation.findAddress(LocationInformatio n.java:65)
at MapPointClient.main(MapPointClient.java:41)
(401)Unauthorized
Thanks in advance.