Debashis
06-10-2009, 11:41 AM
Hi,
This is my first post in this forum.
Hope you guys are doing well.
I am facing a strange problem.
Our application uses Mappoint webservices. We use axis 1.4 to consume the services. It has been running fine for more than a year. All of a sudden, I am getting the following authentication error on trying to access
http://findv3.mappoint.net/Find-30/FindService.asmx (http://findv3.mappoint.net/Find-30/FindService.asmx) from the application running on my desktop
AxisFault<O:p</O:p
faultCode: {http://xml.apache.org/axis/}HTTP<O:p</O:p
faultSubcode:<O:p</O:p
faultString: (401)Unauthorized<O:p</O:p
faultActor:<O:p</O:p
faultNode:
faultDetail:
{}:return code: 401
<O:p</O:p
{http://xml.apache.org/axis/}HttpErrorCode :401
<O:p</O:p
(401)Unauthorized<O:p</O:p
at org.apache.axis.transport.http.CommonsHTTPSender.i nvoke(CommonsHTTPSender.java: 218<O:p</O:p
...at net.mappoint.s.mappoint_30.FindServiceSoapStub.fin dAddress
FindServiceSoapStub.java:1465
<O:p</O:p
The credentials are still the same that I have been using. And the strange thing is that it works fine when it is uploaded to the application server. I am using the same source, same libraries and the same credentials in both my desktop and the application servers.I am using CommonsHttpSender with Digest Authentication scheme.</O:p
<O:p</O:p
Has anyone faced this before? If so, please help me fix it.
Thanks,
Debashis
This is my first post in this forum.
Hope you guys are doing well.
I am facing a strange problem.
Our application uses Mappoint webservices. We use axis 1.4 to consume the services. It has been running fine for more than a year. All of a sudden, I am getting the following authentication error on trying to access
http://findv3.mappoint.net/Find-30/FindService.asmx (http://findv3.mappoint.net/Find-30/FindService.asmx) from the application running on my desktop
AxisFault<O:p</O:p
faultCode: {http://xml.apache.org/axis/}HTTP<O:p</O:p
faultSubcode:<O:p</O:p
faultString: (401)Unauthorized<O:p</O:p
faultActor:<O:p</O:p
faultNode:
faultDetail:
{}:return code: 401
<O:p</O:p
{http://xml.apache.org/axis/}HttpErrorCode :401
<O:p</O:p
(401)Unauthorized<O:p</O:p
at org.apache.axis.transport.http.CommonsHTTPSender.i nvoke(CommonsHTTPSender.java: 218<O:p</O:p
...at net.mappoint.s.mappoint_30.FindServiceSoapStub.fin dAddress
FindServiceSoapStub.java:1465
<O:p</O:p
The credentials are still the same that I have been using. And the strange thing is that it works fine when it is uploaded to the application server. I am using the same source, same libraries and the same credentials in both my desktop and the application servers.I am using CommonsHttpSender with Digest Authentication scheme.</O:p
<O:p</O:p
Has anyone faced this before? If so, please help me fix it.
Thanks,
Debashis