Community of VE/MapPoint Users and Developers
This is a discussion on Mappoint WebService Issue with Axis within the MapPoint Web Service and Virtual Earth forums, part of the Map Forums category; Hi, I'm using JDK 1.4 with Axis 1.2. As pointed out in lot many forums, i'm also having issue accessing ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Mappoint WebService Issue with Axis I'm using JDK 1.4 with Axis 1.2. As pointed out in lot many forums, i'm also having issue accessing findAddress API. [java.io.IOException/java.net.ProtocolException]. On tracing found that it is the issue with readFromConnection method of SimpleHTTPSender.java (modified thru client-config.wsdd) The same problem exists while using CommonsHTTPSender.java also. 1. Is there a resolution to this ? 2. Unable to execute wsdl2java using Axis 1.3 3. any alternative to Axis Thankx, Bharath |
| |||
| Mappoint WebService Issue with Axis
Hi All, The issue regarding Axis- Mappoint is resoved. Solution: Remove unwanted Jar files from the class path. I initially had webservices.jar and webserviceclient.jar files in my class path which had the same classes that axis.jar had. Regarding the "java.io.IOException/java.net.ProtocolException or Server redirected too many times", the issue is with the Authentication mechanism that Mappoint uses [Digest Authentication]. The best way is to use CommonsHTTPSender.java. For this, (a) Include client-config.wsdd in the classpath before axis.jar (b) Make sure the .wsdd file has Following are the jar files i required for a successful test execution: commons-codec-1.3.jar commons-logging.jar saaj.jar axis.jar commons-discovery.jar jaxrpc.jar wsdl4j.jar commons-httpclient-3.0-rc3.jar mail.jar activation.jar Hope it is helpful ! Regards, Bharath N |
![]() |
| Tags |
| axis, issue, mappoint, webservice |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem with Java 1.5, Axis 1.2.1, httpclient 2.0.2, MapPoin | aspolito | MapPoint 2006/2009 Discussion | 1 | 10-21-2005 01:09 PM |
| Moving Text Balloon Issue | mroyle | MapPoint 2006/2009 Discussion | 0 | 10-13-2005 05:20 PM |
| License issue for own Web application | Anonymous | MapPoint 2006/2009 Discussion | 1 | 03-29-2005 02:54 PM |
| java issue | Anonymous | MapPoint 2006/2009 Discussion | 1 | 03-01-2005 06:11 PM |
| vb6 server issue | starbuck | MapPoint 2006/2009 Discussion | 1 | 04-15-2004 11:27 AM |