PDA

View Full Version : (401)Unauthorized



harry85027
02-22-2010, 06:20 PM
Hi There,

I am able to access the web service url at the following link on the IE browser with my user name and password.

http://findv3.staging.mappoint.net/Find-30/FindService.asmx

But, when I use the same credentials using the axis server and client proxies , I gets the 401 ( Unauthorized Error).

Please advice what should be done to avoid this error.

arorameetu
03-03-2010, 12:55 AM
I am also facing same issue. Please let me know if you have been able to resolve this issue.

ASRKumar
06-11-2010, 01:35 PM
Hi,

I have faced this issue (some time back) while working on Axis Mappoint implementation and resolved by copying all Axis lib jar files (ex:commons-httpclient-3.1.jar) into my project lib folder. So, can you please check whether all required jar files for Mappoint connection are set in lib or classpath.

Thanks,
ASR